Vision Of Light

MQ3-7 / Behr
#DDD1CA

A grounded light neutral that reads warm in daylight. Complements natural materials like linen, wood, and stone.

Spec Sheet

Hex#DDD1CA
RGB221, 209, 202
HSL22°, 22%, 83%
On White 1.49:1 Fail
On Black 14.05:1 AAA

For AI Tools

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

Background: #EFEDEC
Text: #1F1814
Accent: #DDD1CA
Support: #4E768D
Neutral: #D5D3C8

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

#EFEDEC background RGB 239 237 236
#1F1814 ink RGB 31 24 20
#DDD1CA accent RGB 221 209 202
#4E768D support RGB 78 118 141
#D5D3C8 neutral RGB 213 211 200
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFEDEC;
  --palette-ink: #1F1814;
  --palette-accent: #DDD1CA;
  --palette-support: #4E768D;
  --palette-neutral: #D5D3C8;
}

Tailwind Config

{
  "palette-background": "#EFEDEC",
  "palette-ink": "#1F1814",
  "palette-accent": "#DDD1CA",
  "palette-support": "#4E768D",
  "palette-neutral": "#D5D3C8"
}

Pro Exports Pro

Color Blindness Simulation

#D4D2CA
Protanopia
#D7D4CA
Deuteranopia
#E1CFCF
Tritanopia

Build a design system around Vision Of Light.