Pink Cherub

2079-60 / Benjamin Moore
#F8CDE1

A delicate red with warm undertones that commands attention on any surface.

Spec Sheet

Hex#F8CDE1
RGB248, 205, 225
HSL332°, 75%, 89%
On White 1.42:1 Fail
On Black 14.81:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #EFEBED
Text: #1F0F16
Accent: #F8CDE1
Support: #4F9C78
Neutral: #D8C6C5

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Pink Cherub Palettes are free. Exports aren't.

#EFEBED background RGB 239 235 237
#1F0F16 ink RGB 31 15 22
#F8CDE1 accent RGB 248 205 225
#4F9C78 support RGB 79 156 120
#D8C6C5 neutral RGB 216 198 197
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFEBED;
  --palette-ink: #1F0F16;
  --palette-accent: #F8CDE1;
  --palette-support: #4F9C78;
  --palette-neutral: #D8C6C5;
}

Tailwind Config

{
  "palette-background": "#EFEBED",
  "palette-ink": "#1F0F16",
  "palette-accent": "#F8CDE1",
  "palette-support": "#4F9C78",
  "palette-neutral": "#D8C6C5"
}

Pro Exports Pro

Color Blindness Simulation

#D0D5E2
Protanopia
#DADBE0
Deuteranopia
#FFCCD4
Tritanopia

Build a design system around Pink Cherub.