Pixel White

N530-1 / Behr
#DFE8E8

A clean, subtle white with quiet undertones. Works as a foundational backdrop in both modern and traditional spaces.

Spec Sheet

Hex#DFE8E8
RGB223, 232, 232
HSL180°, 16%, 89%
On White 1.25:1 Fail
On Black 16.85:1 AAA

For AI Tools

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

Background: #E6EAEA
Text: #1C3131
Accent: #DFE8E8
Support: #834949
Neutral: #B1BFCD

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

#E6EAEA background RGB 230 234 234
#1C3131 ink RGB 28 49 49
#DFE8E8 accent RGB 223 232 232
#834949 support RGB 131 73 73
#B1BFCD neutral RGB 177 191 205
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E6EAEA;
  --palette-ink: #1C3131;
  --palette-accent: #DFE8E8;
  --palette-support: #834949;
  --palette-neutral: #B1BFCD;
}

Tailwind Config

{
  "palette-background": "#E6EAEA",
  "palette-ink": "#1C3131",
  "palette-accent": "#DFE8E8",
  "palette-support": "#834949",
  "palette-neutral": "#B1BFCD"
}

Pro Exports Pro

Color Blindness Simulation

#E7E7E8
Protanopia
#E5E6E8
Deuteranopia
#DDE9E8
Tritanopia

Build a design system around Pixel White.