Pure White

OC-64 / Benjamin Moore
#E5E7E4

A delicate white with earthy undertones that shifts character throughout the day.

Spec Sheet

Hex#E5E7E4
RGB229, 231, 228
HSL100°, 6%, 90%
On White 1.24:1 Fail
On Black 16.88:1 AAA

For AI Tools

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

Background: #F2F4F0
Text: #293324
Accent: #E5E7E4
Support: #825A96
Neutral: #BCD7C1

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

#F2F4F0 background RGB 242 244 240
#293324 ink RGB 41 51 36
#E5E7E4 accent RGB 229 231 228
#825A96 support RGB 130 90 150
#BCD7C1 neutral RGB 188 215 193
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F4F0;
  --palette-ink: #293324;
  --palette-accent: #E5E7E4;
  --palette-support: #825A96;
  --palette-neutral: #BCD7C1;
}

Tailwind Config

{
  "palette-background": "#F2F4F0",
  "palette-ink": "#293324",
  "palette-accent": "#E5E7E4",
  "palette-support": "#825A96",
  "palette-neutral": "#BCD7C1"
}

Pro Exports Pro

Color Blindness Simulation

#E7E6E4
Protanopia
#E7E6E4
Deuteranopia
#E5E7E6
Tritanopia

Build a design system around Pure White.