Pink Moiré

050 / Benjamin Moore
#F2DACC

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

Spec Sheet

Hex#F2DACC
RGB242, 218, 204
HSL22°, 59%, 87%
On White 1.34:1 Fail
On Black 15.68:1 AAA

For AI Tools

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

Background: #F2EFED
Text: #31231C
Accent: #F2DACC
Support: #629EC0
Neutral: #C6C4B3

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

#F2EFED background RGB 242 239 237
#31231C ink RGB 49 35 28
#F2DACC accent RGB 242 218 204
#629EC0 support RGB 98 158 192
#C6C4B3 neutral RGB 198 196 179
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2EFED;
  --palette-ink: #31231C;
  --palette-accent: #F2DACC;
  --palette-support: #629EC0;
  --palette-neutral: #C6C4B3;
}

Tailwind Config

{
  "palette-background": "#F2EFED",
  "palette-ink": "#31231C",
  "palette-accent": "#F2DACC",
  "palette-support": "#629EC0",
  "palette-neutral": "#C6C4B3"
}

Pro Exports Pro

Color Blindness Simulation

#E1DCCB
Protanopia
#E6E0CC
Deuteranopia
#FAD6D6
Tritanopia

Build a design system around Pink Moiré.