#DEE8EA#DEE8EA
#DEE8EA is a very light, near-neutral cyan. Relative luminance 0.792; OKLCH L 92.4% C 0.011 H 211.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE8EA |
|---|---|
| RGB | rgb(222, 232, 234) |
| HSL | hsl(190, 22%, 89%) |
| HSV | hsv(190, 5%, 92%) |
| CMYK | cmyk(5.1%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(91.32, -2.95, -2.12) |
| CIE-LCH | lch(91.32, 3.64, 215.74°) |
| OKLab | oklab(92.4% -0.0095 -0.0057) |
| OKLCH | oklch(92.4% 0.011 211) |
| XYZ | xyz(73.8291, 79.1827, 89.2202) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.93
Aliceblue
#F0F8FF
ΔE00 4.57
Gainsboro
#DCDCDC
ΔE00 4.96
Light Grey
#D8DCD6
ΔE00 5.02
Azure (CSS)
#F0FFFF
ΔE00 5.13
Whitesmoke
#F5F5F5
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE8EA #EAE0DE
analogous
#DEEAE6 #DEE8EA #DEE2EA
triadic
#DEE8EA #EADEE8 #E8EADE
tetradic
#DEE8EA #E6DEEA #EAE0DE #E2EADE
square
#DEE8EA #E6DEEA #EAE0DE #E2EADE
split-complementary
#DEE8EA #EADEE2 #EAE6DE
monochromatic
#93B4BA #B9CED2 #DEE8EA #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.25
#DEE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DEE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE8EA
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE8EA | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#E4E5EA
Tritanopia (blue-blind)
#DBE9E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dee8ea; /* rgb */ color: rgb(222, 232, 234); /* oklch */ color: oklch(92.4% 0.011 211.0);
Tailwind
colors: {
custom: {
50: '#e8eff0',
500: '#dee8ea',
950: '#000000',
},
}SCSS
$custom: #dee8ea; $custom-light: #e8eff0; $custom-dark: #000000;
JSON
{
"hex": "#dee8ea",
"rgb": {
"r": 222,
"g": 232,
"b": 234
},
"hsl": {
"h": 190,
"s": 22.222,
"l": 89.412
},
"oklch": {
"l": 0.92402,
"c": 0.01106,
"h": 211
},
"luminance": 0.79183
}Semantic roles & 50–950 ramp
primary
#DEE8EA
secondary
#C1AFAB
accent
#5445A1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585