Nice White

SW 6062 / Sherwin-Williams
#E6DDD5

A subtle, muted white tone with enough complexity to stand alone or support bolder choices.

Spec Sheet

Hex#E6DDD5
RGB230, 221, 213
HSL28°, 25%, 87%
On White 1.34:1 Fail
On Black 15.67:1 AAA

For AI Tools

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

Background: #ECE8E4
Text: #2E2319
Accent: #E6DDD5
Support: #6789A8
Neutral: #C1C1B3

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

#ECE8E4 background RGB 236 232 228
#2E2319 ink RGB 46 35 25
#E6DDD5 accent RGB 230 221 213
#6789A8 support RGB 103 137 168
#C1C1B3 neutral RGB 193 193 179
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECE8E4;
  --palette-ink: #2E2319;
  --palette-accent: #E6DDD5;
  --palette-support: #6789A8;
  --palette-neutral: #C1C1B3;
}

Tailwind Config

{
  "palette-background": "#ECE8E4",
  "palette-ink": "#2E2319",
  "palette-accent": "#E6DDD5",
  "palette-support": "#6789A8",
  "palette-neutral": "#C1C1B3"
}

Pro Exports Pro

Color Blindness Simulation

#E0DDD5
Protanopia
#E2DFD5
Deuteranopia
#EADBDB
Tritanopia

Build a design system around Nice White.