#DDE1DC#DDE1DC
#DDE1DC is a very light, near-neutral grey. Relative luminance 0.744; OKLCH L 90.5% C 0.008 H 139.4°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE1DC |
|---|---|
| RGB | rgb(221, 225, 220) |
| HSL | hsl(108, 8%, 87%) |
| HSV | hsv(108, 2%, 88%) |
| CMYK | cmyk(1.8%, 0%, 2.2%, 11.8%) |
| CIE-LAB | lab(89.11, -2.24, 1.97) |
| CIE-LCH | lch(89.11, 2.99, 138.72°) |
| OKLab | oklab(90.53% -0.006 0.0052) |
| OKLCH | oklch(90.53% 0.008 139.4) |
| XYZ | xyz(69.6601, 74.3898, 78.3851) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.25
Gainsboro
#DCDCDC
ΔE00 3.69
Light Gray
#D3D3D3
ΔE00 4.64
Fog
#D8DCE0
ΔE00 4.87
Whitesmoke
#F5F5F5
ΔE00 5.78
Silver (survey)
#C5C9C7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE1DC #E0DCE1
analogous
#E0E1DC #DDE1DC #DCE1DE
triadic
#DDE1DC #DCDDE1 #E1DCDD
tetradic
#DDE1DC #DCE0E1 #E0DCE1 #E1DEDC
square
#DDE1DC #DCE0E1 #E0DCE1 #E1DEDC
split-complementary
#DDE1DC #DEDCE1 #E1DCE0
monochromatic
#9DA99A #BDC5BB #DDE1DC #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.32
#DDE1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#DDE1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE1DC
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE1DC | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DC
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#DDE1DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde1dc; /* rgb */ color: rgb(221, 225, 220); /* oklch */ color: oklch(90.5% 0.008 139.4);
Tailwind
colors: {
custom: {
50: '#e7eae6',
500: '#dde1dc',
950: '#000000',
},
}SCSS
$custom: #dde1dc; $custom-light: #e7eae6; $custom-dark: #000000;
JSON
{
"hex": "#dde1dc",
"rgb": {
"r": 221,
"g": 225,
"b": 220
},
"hsl": {
"h": 108,
"s": 7.692,
"l": 87.255
},
"oklch": {
"l": 0.90526,
"c": 0.00796,
"h": 139.4
},
"luminance": 0.7439
}Semantic roles & 50–950 ramp
primary
#DDE1DC
secondary
#B3ACB5
accent
#549285
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484