#DEE8F4#DEE8F4
#DEE8F4 is a very light, near-neutral cyan. Relative luminance 0.798; OKLCH L 92.7% C 0.020 H 252.9°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE8F4 |
|---|---|
| RGB | rgb(222, 232, 244) |
| HSL | hsl(213, 50%, 91%) |
| HSV | hsv(213, 9%, 96%) |
| CMYK | cmyk(9%, 4.9%, 0%, 4.3%) |
| CIE-LAB | lab(91.58, -1.05, -6.95) |
| CIE-LCH | lch(91.58, 7.03, 261.38°) |
| OKLab | oklab(92.7% -0.0057 -0.0187) |
| OKLCH | oklch(92.7% 0.02 252.9) |
| XYZ | xyz(75.3065, 79.7737, 97.0008) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.03
Fog
#D8DCE0
ΔE00 4.53
Ghostwhite
#F8F8FF
ΔE00 5.81
Gainsboro
#DCDCDC
ΔE00 6.60
Lavender (CSS)
#E6E6FA
ΔE00 6.61
Whitesmoke
#F5F5F5
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE8F4 #F4EADE
analogous
#DEF3F4 #DEE8F4 #DFDEF4
triadic
#DEE8F4 #F4DEE8 #E8F4DE
tetradic
#DEE8F4 #F4DEF3 #F4EADE #DEF4DF
square
#DEE8F4 #F4DEF3 #F4EADE #DEF4DF
split-complementary
#DEE8F4 #F4DFDE #F3F4DE
monochromatic
#82A8D5 #B0C8E5 #DEE8F4 #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.24
#DEE8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DEE8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE8F4
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE8F4 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F5
Deuteranopia (green-blind)
#E1E6F4
Tritanopia (blue-blind)
#D9EBEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dee8f4; /* rgb */ color: rgb(222, 232, 244); /* oklch */ color: oklch(92.7% 0.020 252.9);
Tailwind
colors: {
custom: {
50: '#e8eff7',
500: '#dee8f4',
950: '#000000',
},
}SCSS
$custom: #dee8f4; $custom-light: #e8eff7; $custom-dark: #000000;
JSON
{
"hex": "#dee8f4",
"rgb": {
"r": 222,
"g": 232,
"b": 244
},
"hsl": {
"h": 212.727,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.927,
"c": 0.01953,
"h": 252.9
},
"luminance": 0.79774
}Semantic roles & 50–950 ramp
primary
#DEE8F4
secondary
#D3BDA3
accent
#7A28BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585