#DDE2E2#DDE2E2
#DDE2E2 is a very light, near-neutral grey. Relative luminance 0.753; OKLCH L 90.9% C 0.005 H 197.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2E2 |
|---|---|
| RGB | rgb(221, 226, 226) |
| HSL | hsl(180, 8%, 88%) |
| HSV | hsv(180, 2%, 89%) |
| CMYK | cmyk(2.2%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(89.51, -1.68, -0.59) |
| CIE-LCH | lch(89.51, 1.78, 199.28°) |
| OKLab | oklab(90.9% -0.0052 -0.0016) |
| OKLCH | oklch(90.9% 0.005 197) |
| XYZ | xyz(70.7401, 75.2556, 82.7357) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 2.62
Gainsboro
#DCDCDC
ΔE00 2.68
Light Grey
#D8DCD6
ΔE00 3.31
Light Gray
#D3D3D3
ΔE00 4.02
Whitesmoke
#F5F5F5
ΔE00 4.93
Aliceblue
#F0F8FF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2E2 #E2DDDD
analogous
#DDE2DF #DDE2E2 #DDDFE2
triadic
#DDE2E2 #E2DDE2 #E2E2DD
tetradic
#DDE2E2 #DFDDE2 #E2DDDD #DFE2DD
square
#DDE2E2 #DFDDE2 #E2DDDD #DFE2DD
split-complementary
#DDE2E2 #E2DDDF #E2DFDD
monochromatic
#9BAAAA #BCC6C6 #DDE2E2 #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.31
#DDE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#DDE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2E2
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2E2 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E2
Deuteranopia (green-blind)
#E0E1E2
Tritanopia (blue-blind)
#DCE2E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde2e2; /* rgb */ color: rgb(221, 226, 226); /* oklch */ color: oklch(90.9% 0.005 197.0);
Tailwind
colors: {
custom: {
50: '#e7ebeb',
500: '#dde2e2',
950: '#000000',
},
}SCSS
$custom: #dde2e2; $custom-light: #e7ebeb; $custom-dark: #000000;
JSON
{
"hex": "#dde2e2",
"rgb": {
"r": 221,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 7.937,
"l": 87.647
},
"oklch": {
"l": 0.90896,
"c": 0.0054,
"h": 197
},
"luminance": 0.75256
}Semantic roles & 50–950 ramp
primary
#DDE2E2
secondary
#B6ADAD
accent
#545492
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484