#DDE2E1#DDE2E1
#DDE2E1 is a very light, near-neutral grey. Relative luminance 0.752; OKLCH L 90.9% C 0.006 H 183.0°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2E1 |
|---|---|
| RGB | rgb(221, 226, 225) |
| HSL | hsl(168, 8%, 88%) |
| HSV | hsv(168, 2%, 89%) |
| CMYK | cmyk(2.2%, 0%, 0.4%, 11.4%) |
| CIE-LAB | lab(89.49, -1.86, -0.10) |
| CIE-LCH | lch(89.49, 1.86, 183.06°) |
| OKLab | oklab(90.87% -0.0055 -0.0003) |
| OKLCH | oklch(90.87% 0.006 183) |
| XYZ | xyz(70.6033, 75.2009, 82.0152) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.83
Gainsboro
#DCDCDC
ΔE00 2.84
Fog
#D8DCE0
ΔE00 3.09
Light Gray
#D3D3D3
ΔE00 4.12
Whitesmoke
#F5F5F5
ΔE00 5.03
Off White
#FAF9F6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2E1 #E2DDDE
analogous
#DDE2DE #DDE2E1 #DDE0E2
triadic
#DDE2E1 #E1DDE2 #E2E1DD
tetradic
#DDE2E1 #DEDDE2 #E2DDDE #E0E2DD
square
#DDE2E1 #DEDDE2 #E2DDDE #E0E2DD
split-complementary
#DDE2E1 #E2DDE0 #E2DEDD
monochromatic
#9BAAA7 #BCC6C4 #DDE2E1 #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.31
#DDE2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#DDE2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2E1
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2E1 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E1
Deuteranopia (green-blind)
#E0E1E1
Tritanopia (blue-blind)
#DCE2E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde2e1; /* rgb */ color: rgb(221, 226, 225); /* oklch */ color: oklch(90.9% 0.006 183.0);
Tailwind
colors: {
custom: {
50: '#e7ebea',
500: '#dde2e1',
950: '#000000',
},
}SCSS
$custom: #dde2e1; $custom-light: #e7ebea; $custom-dark: #000000;
JSON
{
"hex": "#dde2e1",
"rgb": {
"r": 221,
"g": 226,
"b": 225
},
"hsl": {
"h": 168,
"s": 7.937,
"l": 87.647
},
"oklch": {
"l": 0.90867,
"c": 0.00555,
"h": 183
},
"luminance": 0.75201
}Semantic roles & 50–950 ramp
primary
#DDE2E1
secondary
#B6ADAF
accent
#546092
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484