Shaded White

No.201 / Farrow & Ball
#D9D2C1

A warm, understated neutral with a hint of green. Feels like sunlight filtering through muslin, soft enough for whole-house schemes.

Spec Sheet

Hex#D9D2C1
RGB217, 210, 193
HSL42°, 24%, 80%
On White 1.51:1 Fail
On Black 13.94:1 AAA

For AI Tools

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

Background: #EAE9E6
Text: #342F23
Accent: #D9D2C1
Support: #6179B3
Neutral: #C8CDB7

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

#EAE9E6 background RGB 234 233 230
#342F23 ink RGB 52 47 35
#D9D2C1 accent RGB 217 210 193
#6179B3 support RGB 97 121 179
#C8CDB7 neutral RGB 200 205 183
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAE9E6;
  --palette-ink: #342F23;
  --palette-accent: #D9D2C1;
  --palette-support: #6179B3;
  --palette-neutral: #C8CDB7;
}

Tailwind Config

{
  "palette-background": "#EAE9E6",
  "palette-ink": "#342F23",
  "palette-accent": "#D9D2C1",
  "palette-support": "#6179B3",
  "palette-neutral": "#C8CDB7"
}

Pro Exports Pro

Color Blindness Simulation

#D6D1C0
Protanopia
#D8D3C1
Deuteranopia
#DDCFCD
Tritanopia

Build a design system around Shaded White.