Lighthouse Landing

1044 / Benjamin Moore
#E7D9BE

A gentle, sun-kissed neutral that reads differently against warm and cool companions.

Spec Sheet

Hex#E7D9BE
RGB231, 217, 190
HSL40°, 46%, 83%
On White 1.39:1 Fail
On Black 15.07:1 AAA

For AI Tools

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

Background: #F5F3F0
Text: #2B2313
Accent: #E7D9BE
Support: #456096
Neutral: #BFC3AC

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

#F5F3F0 background RGB 245 243 240
#2B2313 ink RGB 43 35 19
#E7D9BE accent RGB 231 217 190
#456096 support RGB 69 96 150
#BFC3AC neutral RGB 191 195 172
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F5F3F0;
  --palette-ink: #2B2313;
  --palette-accent: #E7D9BE;
  --palette-support: #456096;
  --palette-neutral: #BFC3AC;
}

Tailwind Config

{
  "palette-background": "#F5F3F0",
  "palette-ink": "#2B2313",
  "palette-accent": "#E7D9BE",
  "palette-support": "#456096",
  "palette-neutral": "#BFC3AC"
}

Pro Exports Pro

Color Blindness Simulation

#E0D8BC
Protanopia
#E4DCBF
Deuteranopia
#EED4D1
Tritanopia

Build a design system around Lighthouse Landing.