White Chiffon

30YY 83/050 / Dulux
#EEE6D4

A white with a whisper of warm yellow — like sunlight through sheer fabric. Elegant and airy in any room.

Spec Sheet

Hex#EEE6D4
RGB238, 230, 212
HSL42°, 43%, 88%
On White 1.24:1 Fail
On Black 16.9:1 AAA

For AI Tools

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

Background: #F5F3F0
Text: #211D12
Accent: #EEE6D4
Support: #6B85C2
Neutral: #C4C7B8

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

#F5F3F0 background RGB 245 243 240
#211D12 ink RGB 33 29 18
#EEE6D4 accent RGB 238 230 212
#6B85C2 support RGB 107 133 194
#C4C7B8 neutral RGB 196 199 184
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F5F3F0;
  --palette-ink: #211D12;
  --palette-accent: #EEE6D4;
  --palette-support: #6B85C2;
  --palette-neutral: #C4C7B8;
}

Tailwind Config

{
  "palette-background": "#F5F3F0",
  "palette-ink": "#211D12",
  "palette-accent": "#EEE6D4",
  "palette-support": "#6B85C2",
  "palette-neutral": "#C4C7B8"
}

Pro Exports Pro

Color Blindness Simulation

#EBE5D3
Protanopia
#EDE7D4
Deuteranopia
#F3E3E1
Tritanopia

Build a design system around White Chiffon.