Blanched Coral

886 / Benjamin Moore
#F8E9E0

Refined and very pale, this pink holds amber character beneath its softness.

Spec Sheet

Hex#F8E9E0
RGB248, 233, 224
HSL22°, 63%, 93%
On White 1.18:1 Fail
On Black 17.72:1 AAA

For AI Tools

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

Background: #F0ECEB
Text: #3B2A21
Accent: #F8E9E0
Support: #517F9A
Neutral: #CBC8B4

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

#F0ECEB background RGB 240 236 235
#3B2A21 ink RGB 59 42 33
#F8E9E0 accent RGB 248 233 224
#517F9A support RGB 81 127 154
#CBC8B4 neutral RGB 203 200 180
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0ECEB;
  --palette-ink: #3B2A21;
  --palette-accent: #F8E9E0;
  --palette-support: #517F9A;
  --palette-neutral: #CBC8B4;
}

Tailwind Config

{
  "palette-background": "#F0ECEB",
  "palette-ink": "#3B2A21",
  "palette-accent": "#F8E9E0",
  "palette-support": "#517F9A",
  "palette-neutral": "#CBC8B4"
}

Pro Exports Pro

Color Blindness Simulation

#EDEADF
Protanopia
#F1EDE0
Deuteranopia
#FDE6E6
Tritanopia

Build a design system around Blanched Coral.