#DEE2E4#DEE2E4
#DEE2E4 is a very light, near-neutral cyan. Relative luminance 0.755; OKLCH L 91.0% C 0.005 H 228.9°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE2E4 |
|---|---|
| RGB | rgb(222, 226, 228) |
| HSL | hsl(200, 10%, 88%) |
| HSV | hsv(200, 3%, 89%) |
| CMYK | cmyk(2.6%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(89.64, -0.98, -1.44) |
| CIE-LCH | lch(89.64, 1.74, 235.91°) |
| OKLab | oklab(91.03% -0.0034 -0.0039) |
| OKLCH | oklch(91.03% 0.005 228.9) |
| XYZ | xyz(71.3216, 75.5235, 84.2038) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.69
Gainsboro
#DCDCDC
ΔE00 2.30
Light Gray
#D3D3D3
ΔE00 3.82
Light Grey
#D8DCD6
ΔE00 4.44
Whitesmoke
#F5F5F5
ΔE00 4.64
Aliceblue
#F0F8FF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE2E4 #E4E0DE
analogous
#DEE4E3 #DEE2E4 #DEDFE4
triadic
#DEE2E4 #E4DEE2 #E2E4DE
tetradic
#DEE2E4 #E3DEE4 #E4E0DE #DFE4DE
square
#DEE2E4 #E3DEE4 #E4E0DE #DFE4DE
split-complementary
#DEE2E4 #E4DEDF #E4E3DE
monochromatic
#9BA7AD #BCC4C8 #DEE2E4 #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.30
#DEE2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#DEE2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE2E4
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE2E4 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E4
Deuteranopia (green-blind)
#E0E1E4
Tritanopia (blue-blind)
#DDE3E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dee2e4; /* rgb */ color: rgb(222, 226, 228); /* oklch */ color: oklch(91.0% 0.005 228.9);
Tailwind
colors: {
custom: {
50: '#e8ebec',
500: '#dee2e4',
950: '#000000',
},
}SCSS
$custom: #dee2e4; $custom-light: #e8ebec; $custom-dark: #000000;
JSON
{
"hex": "#dee2e4",
"rgb": {
"r": 222,
"g": 226,
"b": 228
},
"hsl": {
"h": 200,
"s": 10,
"l": 88.235
},
"oklch": {
"l": 0.91029,
"c": 0.00512,
"h": 228.9
},
"luminance": 0.75524
}Semantic roles & 50–950 ramp
primary
#DEE2E4
secondary
#B8B1AE
accent
#685194
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484