Filtered Sunlight

2154-60 / Benjamin Moore
#FAEBCC

A light orange with warm warmth that envelops a room without overpowering it.

Spec Sheet

Hex#FAEBCC
RGB250, 235, 204
HSL40°, 82%, 89%
On White 1.18:1 Fail
On Black 17.82:1 AAA

For AI Tools

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

Background: #EEECE7
Text: #342C1E
Accent: #FAEBCC
Support: #5D7EC0
Neutral: #C2C7AE

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

#EEECE7 background RGB 238 236 231
#342C1E ink RGB 52 44 30
#FAEBCC accent RGB 250 235 204
#5D7EC0 support RGB 93 126 192
#C2C7AE neutral RGB 194 199 174
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEECE7;
  --palette-ink: #342C1E;
  --palette-accent: #FAEBCC;
  --palette-support: #5D7EC0;
  --palette-neutral: #C2C7AE;
}

Tailwind Config

{
  "palette-background": "#EEECE7",
  "palette-ink": "#342C1E",
  "palette-accent": "#FAEBCC",
  "palette-support": "#5D7EC0",
  "palette-neutral": "#C2C7AE"
}

Pro Exports Pro

Color Blindness Simulation

#F3EACA
Protanopia
#F7EECD
Deuteranopia
#FFE6E2
Tritanopia

Build a design system around Filtered Sunlight.