Blushing Brilliance

009 / Benjamin Moore
#F8C9C0

A light pink with warm undertones that feels modern rather than saccharine.

Spec Sheet

Hex#F8C9C0
RGB248, 201, 192
HSL10°, 80%, 86%
On White 1.49:1 Fail
On Black 14.11:1 AAA

For AI Tools

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

Background: #F0EBEA
Text: #1C100D
Accent: #F8C9C0
Support: #7BA4AD
Neutral: #D0C8B9

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

#F0EBEA background RGB 240 235 234
#1C100D ink RGB 28 16 13
#F8C9C0 accent RGB 248 201 192
#7BA4AD support RGB 123 164 173
#D0C8B9 neutral RGB 208 200 185
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0EBEA;
  --palette-ink: #1C100D;
  --palette-accent: #F8C9C0;
  --palette-support: #7BA4AD;
  --palette-neutral: #D0C8B9;
}

Tailwind Config

{
  "palette-background": "#F0EBEA",
  "palette-ink": "#1C100D",
  "palette-accent": "#F8C9C0",
  "palette-support": "#7BA4AD",
  "palette-neutral": "#D0C8B9"
}

Pro Exports Pro

Color Blindness Simulation

#D3CEBF
Protanopia
#DED7C0
Deuteranopia
#FFC3C7
Tritanopia

Build a design system around Blushing Brilliance.