#DEE2E3#DEE2E3
#DEE2E3 is a very light, near-neutral cyan. Relative luminance 0.755; OKLCH L 91.0% C 0.005 H 214.3°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE2E3 |
|---|---|
| RGB | rgb(222, 226, 227) |
| HSL | hsl(192, 8%, 88%) |
| HSV | hsv(192, 2%, 89%) |
| CMYK | cmyk(2.2%, 0.4%, 0%, 11%) |
| CIE-LAB | lab(89.61, -1.16, -0.96) |
| CIE-LCH | lch(89.61, 1.50, 219.53°) |
| OKLab | oklab(91% -0.0037 -0.0026) |
| OKLCH | oklch(91% 0.005 214.3) |
| XYZ | xyz(71.1832, 75.4681, 83.4748) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.05
Gainsboro
#DCDCDC
ΔE00 2.23
Light Gray
#D3D3D3
ΔE00 3.77
Light Grey
#D8DCD6
ΔE00 3.91
Whitesmoke
#F5F5F5
ΔE00 4.62
Aliceblue
#F0F8FF
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE2E3 #E3DFDE
analogous
#DEE3E1 #DEE2E3 #DEDFE3
triadic
#DEE2E3 #E3DEE2 #E2E3DE
tetradic
#DEE2E3 #E1DEE3 #E3DFDE #DFE3DE
square
#DEE2E3 #E1DEE3 #E3DFDE #DFE3DE
split-complementary
#DEE2E3 #E3DEDF #E3E1DE
monochromatic
#9CA8AB #BDC5C7 #DEE2E3 #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.30
#DEE2E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#DEE2E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE2E3
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE2E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE2E3 | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E3
Deuteranopia (green-blind)
#E0E1E3
Tritanopia (blue-blind)
#DDE2E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dee2e3; /* rgb */ color: rgb(222, 226, 227); /* oklch */ color: oklch(91.0% 0.005 214.3);
Tailwind
colors: {
custom: {
50: '#e8ebeb',
500: '#dee2e3',
950: '#000000',
},
}SCSS
$custom: #dee2e3; $custom-light: #e8ebeb; $custom-dark: #000000;
JSON
{
"hex": "#dee2e3",
"rgb": {
"r": 222,
"g": 226,
"b": 227
},
"hsl": {
"h": 192,
"s": 8.197,
"l": 88.039
},
"oklch": {
"l": 0.91,
"c": 0.00454,
"h": 214.3
},
"luminance": 0.75468
}Semantic roles & 50–950 ramp
primary
#DEE2E3
secondary
#B7B0AE
accent
#605392
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484