Pink Fairy

2006-70 / Benjamin Moore
#FAE0E0

A luminous pink with blush undertones that feels modern rather than saccharine.

Spec Sheet

Hex#FAE0E0
RGB250, 224, 224
HSL0°, 72%, 93%
On White 1.25:1 Fail
On Black 16.8:1 AAA

For AI Tools

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

Background: #EEE8E8
Text: #291E1E
Accent: #FAE0E0
Support: #5EA1A1
Neutral: #D3C7BB

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 Fairy Palettes are free. Exports aren't.

#EEE8E8 background RGB 238 232 232
#291E1E ink RGB 41 30 30
#FAE0E0 accent RGB 250 224 224
#5EA1A1 support RGB 94 161 161
#D3C7BB neutral RGB 211 199 187
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEE8E8;
  --palette-ink: #291E1E;
  --palette-accent: #FAE0E0;
  --palette-support: #5EA1A1;
  --palette-neutral: #D3C7BB;
}

Tailwind Config

{
  "palette-background": "#EEE8E8",
  "palette-ink": "#291E1E",
  "palette-accent": "#FAE0E0",
  "palette-support": "#5EA1A1",
  "palette-neutral": "#D3C7BB"
}

Pro Exports Pro

Color Blindness Simulation

#E4E3E0
Protanopia
#EAE8E0
Deuteranopia
#FFDEE0
Tritanopia

Build a design system around Pink Fairy.