Diamond Light

580C-1 / Behr
#E2F2F9

A very light, rich blue with composed depth. Evokes sky, sea, and serenity across virtually any room.

Spec Sheet

Hex#E2F2F9
RGB226, 242, 249
HSL198°, 66%, 93%
On White 1.15:1 Fail
On Black 18.3:1 AAA

For AI Tools

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

Background: #E4EAEC
Text: #1E2A2F
Accent: #E2F2F9
Support: #BF866E
Neutral: #BDC1D1

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

#E4EAEC background RGB 228 234 236
#1E2A2F ink RGB 30 42 47
#E2F2F9 accent RGB 226 242 249
#BF866E support RGB 191 134 110
#BDC1D1 neutral RGB 189 193 209
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E4EAEC;
  --palette-ink: #1E2A2F;
  --palette-accent: #E2F2F9;
  --palette-support: #BF866E;
  --palette-neutral: #BDC1D1;
}

Tailwind Config

{
  "palette-background": "#E4EAEC",
  "palette-ink": "#1E2A2F",
  "palette-accent": "#E2F2F9",
  "palette-support": "#BF866E",
  "palette-neutral": "#BDC1D1"
}

Pro Exports Pro

Color Blindness Simulation

#EEF1F9
Protanopia
#EBEEF9
Deuteranopia
#DCF4F4
Tritanopia

Build a design system around Diamond Light.