#DEE9F2#DEE9F2
#DEE9F2 is a very light, near-neutral cyan. Relative luminance 0.802; OKLCH L 92.8% C 0.017 H 242.4°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE9F2 |
|---|---|
| RGB | rgb(222, 233, 242) |
| HSL | hsl(207, 43%, 91%) |
| HSV | hsv(207, 8%, 95%) |
| CMYK | cmyk(8.3%, 3.7%, 0%, 5.1%) |
| CIE-LAB | lab(91.78, -1.95, -5.62) |
| CIE-LCH | lch(91.78, 5.95, 250.83°) |
| OKLab | oklab(92.84% -0.0079 -0.0151) |
| OKLCH | oklch(92.84% 0.017 242.4) |
| XYZ | xyz(75.2867, 80.2174, 95.5043) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.50
Fog
#D8DCE0
ΔE00 4.11
Ghostwhite
#F8F8FF
ΔE00 6.06
Gainsboro
#DCDCDC
ΔE00 6.09
Whitesmoke
#F5F5F5
ΔE00 6.24
Azure (CSS)
#F0FFFF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE9F2 #F2E7DE
analogous
#DEF2F1 #DEE9F2 #DEDFF2
triadic
#DEE9F2 #F2DEE9 #E9F2DE
tetradic
#DEE9F2 #F1DEF2 #F2E7DE #DFF2DE
square
#DEE9F2 #F1DEF2 #F2E7DE #DFF2DE
split-complementary
#DEE9F2 #F2DEDF #F2F1DE
monochromatic
#86AECF #B2CCE1 #DEE9F2 #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.23
#DEE9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#DEE9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE9F2
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE9F2 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F2
Deuteranopia (green-blind)
#E3E6F2
Tritanopia (blue-blind)
#D9EBEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dee9f2; /* rgb */ color: rgb(222, 233, 242); /* oklch */ color: oklch(92.8% 0.017 242.4);
Tailwind
colors: {
custom: {
50: '#e8f0f6',
500: '#dee9f2',
950: '#000000',
},
}SCSS
$custom: #dee9f2; $custom-light: #e8f0f6; $custom-dark: #000000;
JSON
{
"hex": "#dee9f2",
"rgb": {
"r": 222,
"g": 233,
"b": 242
},
"hsl": {
"h": 207,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.92838,
"c": 0.01699,
"h": 242.4
},
"luminance": 0.80218
}Semantic roles & 50–950 ramp
primary
#DEE9F2
secondary
#CFB8A5
accent
#6C2FB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585