Site White

SW 7070 / Sherwin-Williams
#DCDEDC

A gentle, whisper-quiet white tone equally at home in contemporary and traditional settings.

Spec Sheet

Hex#DCDEDC
RGB220, 222, 220
HSL120°, 3%, 87%
On White 1.35:1 Fail
On Black 15.53:1 AAA

For AI Tools

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

Background: #EEF2EE
Text: #1A371A
Accent: #DCDEDC
Support: #B07DB0
Neutral: #BDD1C7

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

#EEF2EE background RGB 238 242 238
#1A371A ink RGB 26 55 26
#DCDEDC accent RGB 220 222 220
#B07DB0 support RGB 176 125 176
#BDD1C7 neutral RGB 189 209 199
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEF2EE;
  --palette-ink: #1A371A;
  --palette-accent: #DCDEDC;
  --palette-support: #B07DB0;
  --palette-neutral: #BDD1C7;
}

Tailwind Config

{
  "palette-background": "#EEF2EE",
  "palette-ink": "#1A371A",
  "palette-accent": "#DCDEDC",
  "palette-support": "#B07DB0",
  "palette-neutral": "#BDD1C7"
}

Pro Exports Pro

Color Blindness Simulation

#DEDEDC
Protanopia
#DEDDDC
Deuteranopia
#DCDEDD
Tritanopia

Build a design system around Site White.