#DEE8F0#DEE8F0
#DEE8F0 is a very light, near-neutral cyan. Relative luminance 0.795; OKLCH L 92.6% C 0.015 H 241.8°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE8F0 |
|---|---|
| RGB | rgb(222, 232, 240) |
| HSL | hsl(207, 38%, 91%) |
| HSV | hsv(207, 8%, 94%) |
| CMYK | cmyk(7.5%, 3.3%, 0%, 5.9%) |
| CIE-LAB | lab(91.48, -1.82, -5.03) |
| CIE-LCH | lch(91.48, 5.35, 250.07°) |
| OKLab | oklab(92.58% -0.0072 -0.0135) |
| OKLCH | oklch(92.58% 0.015 241.8) |
| XYZ | xyz(74.7057, 79.5334, 93.8369) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.54
Fog
#D8DCE0
ΔE00 3.63
Gainsboro
#DCDCDC
ΔE00 5.58
Whitesmoke
#F5F5F5
ΔE00 5.92
Ghostwhite
#F8F8FF
ΔE00 5.93
Azure (CSS)
#F0FFFF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE8F0 #F0E6DE
analogous
#DEF0EF #DEE8F0 #DEDFF0
triadic
#DEE8F0 #F0DEE8 #E8F0DE
tetradic
#DEE8F0 #EFDEF0 #F0E6DE #DFF0DE
square
#DEE8F0 #EFDEF0 #F0E6DE #DFF0DE
split-complementary
#DEE8F0 #F0DEDF #F0EFDE
monochromatic
#8AADCA #B4CBDD #DEE8F0 #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.24
#DEE8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#DEE8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE8F0
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE8F0 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F0
Deuteranopia (green-blind)
#E2E6F0
Tritanopia (blue-blind)
#DAEAEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dee8f0; /* rgb */ color: rgb(222, 232, 240); /* oklch */ color: oklch(92.6% 0.015 241.8);
Tailwind
colors: {
custom: {
50: '#e8eff4',
500: '#dee8f0',
950: '#000000',
},
}SCSS
$custom: #dee8f0; $custom-light: #e8eff4; $custom-dark: #000000;
JSON
{
"hex": "#dee8f0",
"rgb": {
"r": 222,
"g": 232,
"b": 240
},
"hsl": {
"h": 206.667,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.92579,
"c": 0.01529,
"h": 241.8
},
"luminance": 0.79534
}Semantic roles & 50–950 ramp
primary
#DEE8F0
secondary
#CBB7A7
accent
#6C35B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585