Pink Lace

2081-60 / Benjamin Moore
#F5D4DC

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

Spec Sheet

Hex#F5D4DC
RGB245, 212, 220
HSL345°, 62%, 90%
On White 1.37:1 Fail
On Black 15.33:1 AAA

For AI Tools

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

Background: #EDE9EA
Text: #2D1A1F
Accent: #F5D4DC
Support: #49AB93
Neutral: #CDB8B1

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

#EDE9EA background RGB 237 233 234
#2D1A1F ink RGB 45 26 31
#F5D4DC accent RGB 245 212 220
#49AB93 support RGB 73 171 147
#CDB8B1 neutral RGB 205 184 177
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDE9EA;
  --palette-ink: #2D1A1F;
  --palette-accent: #F5D4DC;
  --palette-support: #49AB93;
  --palette-neutral: #CDB8B1;
}

Tailwind Config

{
  "palette-background": "#EDE9EA",
  "palette-ink": "#2D1A1F",
  "palette-accent": "#F5D4DC",
  "palette-support": "#49AB93",
  "palette-neutral": "#CDB8B1"
}

Pro Exports Pro

Color Blindness Simulation

#D8D9DC
Protanopia
#DFDEDB
Deuteranopia
#FBD2D7
Tritanopia

Build a design system around Pink Lace.