Pink Parfait

2004-60 / Benjamin Moore
#FCCCD6

A light red with rosy undertones that commands attention on any surface.

Spec Sheet

Hex#FCCCD6
RGB252, 204, 214
HSL348°, 89%, 89%
On White 1.42:1 Fail
On Black 14.75:1 AAA

For AI Tools

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

Background: #ECE9EA
Text: #341E22
Accent: #FCCCD6
Support: #609A8E
Neutral: #CAC2BE

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

#ECE9EA background RGB 236 233 234
#341E22 ink RGB 52 30 34
#FCCCD6 accent RGB 252 204 214
#609A8E support RGB 96 154 142
#CAC2BE neutral RGB 202 194 190
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECE9EA;
  --palette-ink: #341E22;
  --palette-accent: #FCCCD6;
  --palette-support: #609A8E;
  --palette-neutral: #CAC2BE;
}

Tailwind Config

{
  "palette-background": "#ECE9EA",
  "palette-ink": "#341E22",
  "palette-accent": "#FCCCD6",
  "palette-support": "#609A8E",
  "palette-neutral": "#CAC2BE"
}

Pro Exports Pro

Color Blindness Simulation

#D2D3D6
Protanopia
#DDDBD5
Deuteranopia
#FFC9CF
Tritanopia

Build a design system around Pink Parfait.