#DDE2DE#DDE2DE
#DDE2DE is a very light, near-neutral grey. Relative luminance 0.750; OKLCH L 90.8% C 0.008 H 151.8°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2DE |
|---|---|
| RGB | rgb(221, 226, 222) |
| HSL | hsl(132, 8%, 88%) |
| HSV | hsv(132, 2%, 89%) |
| CMYK | cmyk(2.2%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(89.41, -2.40, 1.36) |
| CIE-LCH | lch(89.41, 2.76, 150.39°) |
| OKLab | oklab(90.78% -0.0067 0.0036) |
| OKLCH | oklch(90.78% 0.008 151.8) |
| XYZ | xyz(70.1977, 75.0386, 79.8788) |
| Luminance | 0.7504 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.67
Gainsboro
#DCDCDC
ΔE00 3.69
Fog
#D8DCE0
ΔE00 4.54
Light Gray
#D3D3D3
ΔE00 4.73
Whitesmoke
#F5F5F5
ΔE00 5.60
Silver (survey)
#C5C9C7
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2DE #E2DDE1
analogous
#DEE2DD #DDE2DE #DDE2E0
triadic
#DDE2DE #DEDDE2 #E2DEDD
tetradic
#DDE2DE #DDDEE2 #E2DDE1 #E2E0DD
square
#DDE2DE #DDDEE2 #E2DDE1 #E2E0DD
split-complementary
#DDE2DE #E0DDE2 #E2DDDE
monochromatic
#9BAA9E #BCC6BE #DDE2DE #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.31
#DDE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#DDE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2DE
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2DE | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DE
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#DCE2E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde2de; /* rgb */ color: rgb(221, 226, 222); /* oklch */ color: oklch(90.8% 0.008 151.8);
Tailwind
colors: {
custom: {
50: '#e7ebe8',
500: '#dde2de',
950: '#000000',
},
}SCSS
$custom: #dde2de; $custom-light: #e7ebe8; $custom-dark: #000000;
JSON
{
"hex": "#dde2de",
"rgb": {
"r": 221,
"g": 226,
"b": 222
},
"hsl": {
"h": 132,
"s": 7.937,
"l": 87.647
},
"oklch": {
"l": 0.90782,
"c": 0.00759,
"h": 151.8
},
"luminance": 0.75039
}Semantic roles & 50–950 ramp
primary
#DDE2DE
secondary
#B6ADB4
accent
#548592
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484