Reserved White

SW 7056 / Sherwin-Williams
#E0E0D9

A gentle, whisper-quiet white tone lending architectural weight to walls and trim alike.

Spec Sheet

Hex#E0E0D9
RGB224, 224, 217
HSL60°, 10%, 86%
On White 1.33:1 Fail
On Black 15.83:1 AAA

For AI Tools

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

Background: #F6F6F4
Text: #222211
Accent: #E0E0D9
Support: #6868C4
Neutral: #CFD3CA

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

#F6F6F4 background RGB 246 246 244
#222211 ink RGB 34 34 17
#E0E0D9 accent RGB 224 224 217
#6868C4 support RGB 104 104 196
#CFD3CA neutral RGB 207 211 202
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F6F6F4;
  --palette-ink: #222211;
  --palette-accent: #E0E0D9;
  --palette-support: #6868C4;
  --palette-neutral: #CFD3CA;
}

Tailwind Config

{
  "palette-background": "#F6F6F4",
  "palette-ink": "#222211",
  "palette-accent": "#E0E0D9",
  "palette-support": "#6868C4",
  "palette-neutral": "#CFD3CA"
}

Pro Exports Pro

Color Blindness Simulation

#E1DFD9
Protanopia
#E2E0D9
Deuteranopia
#E1DFDE
Tritanopia

Build a design system around Reserved White.