Hearts Delight

1283 / Benjamin Moore
#E9B2B4

A soft red with flushed undertones that commands attention on any surface.

Spec Sheet

Hex#E9B2B4
RGB233, 178, 180
HSL358°, 56%, 81%
On White 1.83:1 Fail
On Black 11.49:1 AAA

For AI Tools

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

Background: #EEE8E8
Text: #271B1B
Accent: #E9B2B4
Support: #65B8B6
Neutral: #DACEC3

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

#EEE8E8 background RGB 238 232 232
#271B1B ink RGB 39 27 27
#E9B2B4 accent RGB 233 178 180
#65B8B6 support RGB 101 184 182
#DACEC3 neutral RGB 218 206 195
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEE8E8;
  --palette-ink: #271B1B;
  --palette-accent: #E9B2B4;
  --palette-support: #65B8B6;
  --palette-neutral: #DACEC3;
}

Tailwind Config

{
  "palette-background": "#EEE8E8",
  "palette-ink": "#271B1B",
  "palette-accent": "#E9B2B4",
  "palette-support": "#65B8B6",
  "palette-neutral": "#DACEC3"
}

Pro Exports Pro

Color Blindness Simulation

#BBBAB4
Protanopia
#C8C4B3
Deuteranopia
#F4ADB3
Tritanopia

Build a design system around Hearts Delight.