Lighthouse

2018-60 / Benjamin Moore
#FEF0C6

Warm and gentle, this yellow brings golden energy without overwhelming a room.

Spec Sheet

Hex#FEF0C6
RGB254, 240, 198
HSL45°, 97%, 89%
On White 1.14:1 Fail
On Black 18.49:1 AAA

For AI Tools

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

Background: #EDECE9
Text: #221F16
Accent: #FEF0C6
Support: #6B7DB3
Neutral: #CCD1BD

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

#EDECE9 background RGB 237 236 233
#221F16 ink RGB 34 31 22
#FEF0C6 accent RGB 254 240 198
#6B7DB3 support RGB 107 125 179
#CCD1BD neutral RGB 204 209 189
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDECE9;
  --palette-ink: #221F16;
  --palette-accent: #FEF0C6;
  --palette-support: #6B7DB3;
  --palette-neutral: #CCD1BD;
}

Tailwind Config

{
  "palette-background": "#EDECE9",
  "palette-ink": "#221F16",
  "palette-accent": "#FEF0C6",
  "palette-support": "#6B7DB3",
  "palette-neutral": "#CCD1BD"
}

Pro Exports Pro

Color Blindness Simulation

#FAEEC3
Protanopia
#FDF2C7
Deuteranopia
#FFE9E4
Tritanopia

Build a design system around Lighthouse.