#DDE1E2#DDE1E2
#DDE1E2 is a very light, near-neutral grey. Relative luminance 0.747; OKLCH L 90.7% C 0.005 H 214.2°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE1E2 |
|---|---|
| RGB | rgb(221, 225, 226) |
| HSL | hsl(192, 8%, 88%) |
| HSV | hsv(192, 2%, 89%) |
| CMYK | cmyk(2.2%, 0.4%, 0%, 11.4%) |
| CIE-LAB | lab(89.26, -1.16, -0.96) |
| CIE-LCH | lch(89.26, 1.51, 219.53°) |
| OKLab | oklab(90.7% -0.0038 -0.0026) |
| OKLCH | oklch(90.7% 0.005 214.2) |
| XYZ | xyz(70.4690, 74.7133, 82.6454) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 1.92
Gainsboro
#DCDCDC
ΔE00 2.13
Light Gray
#D3D3D3
ΔE00 3.58
Light Grey
#D8DCD6
ΔE00 3.83
Whitesmoke
#F5F5F5
ΔE00 4.83
Aliceblue
#F0F8FF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE1E2 #E2DEDD
analogous
#DDE2E0 #DDE1E2 #DDDEE2
triadic
#DDE1E2 #E2DDE1 #E1E2DD
tetradic
#DDE1E2 #E0DDE2 #E2DEDD #DEE2DD
square
#DDE1E2 #E0DDE2 #E2DEDD #DEE2DD
split-complementary
#DDE1E2 #E2DDDE #E2E0DD
monochromatic
#9BA7AA #BCC4C6 #DDE1E2 #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.32
#DDE1E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#DDE1E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE1E2
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE1E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE1E2 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E2
Deuteranopia (green-blind)
#DFE0E2
Tritanopia (blue-blind)
#DCE1E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde1e2; /* rgb */ color: rgb(221, 225, 226); /* oklch */ color: oklch(90.7% 0.005 214.2);
Tailwind
colors: {
custom: {
50: '#e7eaeb',
500: '#dde1e2',
950: '#000000',
},
}SCSS
$custom: #dde1e2; $custom-light: #e7eaeb; $custom-dark: #000000;
JSON
{
"hex": "#dde1e2",
"rgb": {
"r": 221,
"g": 225,
"b": 226
},
"hsl": {
"h": 192,
"s": 7.937,
"l": 87.647
},
"oklch": {
"l": 0.90696,
"c": 0.00455,
"h": 214.2
},
"luminance": 0.74714
}Semantic roles & 50–950 ramp
primary
#DDE1E2
secondary
#B6AFAD
accent
#605492
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484