#DEE8EB#DEE8EB
#DEE8EB is a very light, near-neutral cyan. Relative luminance 0.792; OKLCH L 92.4% C 0.011 H 217.6°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE8EB |
|---|---|
| RGB | rgb(222, 232, 235) |
| HSL | hsl(194, 25%, 90%) |
| HSV | hsv(194, 6%, 92%) |
| CMYK | cmyk(5.5%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(91.34, -2.77, -2.61) |
| CIE-LCH | lch(91.34, 3.80, 223.32°) |
| OKLab | oklab(92.43% -0.0091 -0.007) |
| OKLCH | oklch(92.43% 0.011 217.6) |
| XYZ | xyz(73.9732, 79.2404, 89.9789) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.73
Aliceblue
#F0F8FF
ΔE00 4.27
Gainsboro
#DCDCDC
ΔE00 4.96
Azure (CSS)
#F0FFFF
ΔE00 5.30
Light Grey
#D8DCD6
ΔE00 5.40
Whitesmoke
#F5F5F5
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE8EB #EBE1DE
analogous
#DEEBE8 #DEE8EB #DEE2EB
triadic
#DEE8EB #EBDEE8 #E8EBDE
tetradic
#DEE8EB #E8DEEB #EBE1DE #E2EBDE
square
#DEE8EB #E8DEEB #EBE1DE #E2EBDE
split-complementary
#DEE8EB #EBDEE2 #EBE8DE
monochromatic
#92B3BD #B8CDD4 #DEE8EB #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.25
#DEE8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#DEE8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE8EB
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE8EB | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#E4E5EB
Tritanopia (blue-blind)
#DBE9E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dee8eb; /* rgb */ color: rgb(222, 232, 235); /* oklch */ color: oklch(92.4% 0.011 217.6);
Tailwind
colors: {
custom: {
50: '#e8eff1',
500: '#dee8eb',
950: '#000000',
},
}SCSS
$custom: #dee8eb; $custom-light: #e8eff1; $custom-dark: #000000;
JSON
{
"hex": "#dee8eb",
"rgb": {
"r": 222,
"g": 232,
"b": 235
},
"hsl": {
"h": 193.846,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.92431,
"c": 0.01148,
"h": 217.6
},
"luminance": 0.79241
}Semantic roles & 50–950 ramp
primary
#DEE8EB
secondary
#C3B0AA
accent
#5942A3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585