Rose Reflection

2171-60 / Benjamin Moore
#FDDAD5

A very pale red with amber undertones that commands attention on any surface.

Spec Sheet

Hex#FDDAD5
RGB253, 218, 213
HSL7°, 91%, 91%
On White 1.3:1 Fail
On Black 16.17:1 AAA

For AI Tools

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

Background: #ECE5E4
Text: #1B1413
Accent: #FDDAD5
Support: #587E84
Neutral: #D6CEC2

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

#ECE5E4 background RGB 236 229 228
#1B1413 ink RGB 27 20 19
#FDDAD5 accent RGB 253 218 213
#587E84 support RGB 88 126 132
#D6CEC2 neutral RGB 214 206 194
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECE5E4;
  --palette-ink: #1B1413;
  --palette-accent: #FDDAD5;
  --palette-support: #587E84;
  --palette-neutral: #D6CEC2;
}

Tailwind Config

{
  "palette-background": "#ECE5E4",
  "palette-ink": "#1B1413",
  "palette-accent": "#FDDAD5",
  "palette-support": "#587E84",
  "palette-neutral": "#D6CEC2"
}

Pro Exports Pro

Color Blindness Simulation

#E1DED5
Protanopia
#E9E4D5
Deuteranopia
#FFD6D9
Tritanopia

Build a design system around Rose Reflection.