Gray Lake

2138-70 / Benjamin Moore
#E4E8E2

A delicate white that reads verdant in natural light, grounding spaces without heaviness.

Spec Sheet

Hex#E4E8E2
RGB228, 232, 226
HSL100°, 12%, 90%
On White 1.24:1 Fail
On Black 16.94:1 AAA

For AI Tools

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

Background: #ECF1EA
Text: #212C1B
Accent: #E4E8E2
Support: #A273BA
Neutral: #B4C5B7

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

#ECF1EA background RGB 236 241 234
#212C1B ink RGB 33 44 27
#E4E8E2 accent RGB 228 232 226
#A273BA support RGB 162 115 186
#B4C5B7 neutral RGB 180 197 183
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECF1EA;
  --palette-ink: #212C1B;
  --palette-accent: #E4E8E2;
  --palette-support: #A273BA;
  --palette-neutral: #B4C5B7;
}

Tailwind Config

{
  "palette-background": "#ECF1EA",
  "palette-ink": "#212C1B",
  "palette-accent": "#E4E8E2",
  "palette-support": "#A273BA",
  "palette-neutral": "#B4C5B7"
}

Pro Exports Pro

Color Blindness Simulation

#E9E7E2
Protanopia
#E8E7E2
Deuteranopia
#E4E7E6
Tritanopia

Build a design system around Gray Lake.