#DEE8F2#DEE8F2
#DEE8F2 is a very light, near-neutral cyan. Relative luminance 0.797; OKLCH L 92.6% C 0.017 H 248.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE8F2 |
|---|---|
| RGB | rgb(222, 232, 242) |
| HSL | hsl(210, 43%, 91%) |
| HSV | hsv(210, 8%, 95%) |
| CMYK | cmyk(8.3%, 4.1%, 0%, 5.1%) |
| CIE-LAB | lab(91.53, -1.44, -5.99) |
| CIE-LCH | lch(91.53, 6.16, 256.49°) |
| OKLab | oklab(92.64% -0.0065 -0.0161) |
| OKLCH | oklch(92.64% 0.017 248) |
| XYZ | xyz(75.0045, 79.6529, 95.4102) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.68
Fog
#D8DCE0
ΔE00 4.01
Ghostwhite
#F8F8FF
ΔE00 5.80
Gainsboro
#DCDCDC
ΔE00 6.05
Whitesmoke
#F5F5F5
ΔE00 6.34
Pale Grey
#FDFDFE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE8F2 #F2E8DE
analogous
#DEF2F2 #DEE8F2 #DEDEF2
triadic
#DEE8F2 #F2DEE8 #E8F2DE
tetradic
#DEE8F2 #F2DEF2 #F2E8DE #DEF2DE
square
#DEE8F2 #F2DEF2 #F2E8DE #DEF2DE
split-complementary
#DEE8F2 #F2DEDE #F2F2DE
monochromatic
#86ABCF #B2C9E1 #DEE8F2 #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.24
#DEE8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#DEE8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE8F2
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE8F2 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F3
Deuteranopia (green-blind)
#E2E6F2
Tritanopia (blue-blind)
#D9EAEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dee8f2; /* rgb */ color: rgb(222, 232, 242); /* oklch */ color: oklch(92.6% 0.017 248.0);
Tailwind
colors: {
custom: {
50: '#e8eff6',
500: '#dee8f2',
950: '#000000',
},
}SCSS
$custom: #dee8f2; $custom-light: #e8eff6; $custom-dark: #000000;
JSON
{
"hex": "#dee8f2",
"rgb": {
"r": 222,
"g": 232,
"b": 242
},
"hsl": {
"h": 210,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.92639,
"c": 0.01732,
"h": 248
},
"luminance": 0.79654
}Semantic roles & 50–950 ramp
primary
#DEE8F2
secondary
#CFBAA5
accent
#732FB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585