White Lead - Deep

172 / Little Greene
#ECE6D8

The deepest tone in the White Lead family, a noticeable cream that reads as a warm neutral.

Spec Sheet

Hex#ECE6D8
RGB236, 230, 216
HSL42°, 34%, 89%
On White 1.24:1 Fail
On Black 16.88:1 AAA

For AI Tools

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

Background: #F4F3F0
Text: #353127
Accent: #ECE6D8
Support: #7E8BA9
Neutral: #D3D5C8

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

#F4F3F0 background RGB 244 243 240
#353127 ink RGB 53 49 39
#ECE6D8 accent RGB 236 230 216
#7E8BA9 support RGB 126 139 169
#D3D5C8 neutral RGB 211 213 200
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F3F0;
  --palette-ink: #353127;
  --palette-accent: #ECE6D8;
  --palette-support: #7E8BA9;
  --palette-neutral: #D3D5C8;
}

Tailwind Config

{
  "palette-background": "#F4F3F0",
  "palette-ink": "#353127",
  "palette-accent": "#ECE6D8",
  "palette-support": "#7E8BA9",
  "palette-neutral": "#D3D5C8"
}

Pro Exports Pro

Color Blindness Simulation

#EAE5D7
Protanopia
#EBE7D8
Deuteranopia
#F0E4E2
Tritanopia

Build a design system around White Lead - Deep.