#DEE8FC#DEE8FC
#DEE8FC is a very light, muted blue. Relative luminance 0.803; OKLCH L 92.9% C 0.029 H 264.4°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE8FC |
|---|---|
| RGB | rgb(222, 232, 252) |
| HSL | hsl(220, 83%, 93%) |
| HSV | hsv(220, 12%, 99%) |
| CMYK | cmyk(11.9%, 7.9%, 0%, 1.2%) |
| CIE-LAB | lab(91.81, 0.51, -10.80) |
| CIE-LCH | lch(91.81, 10.81, 272.72°) |
| OKLab | oklab(92.95% -0.0028 -0.0291) |
| OKLCH | oklch(92.95% 0.029 264.4) |
| XYZ | xyz(76.5476, 80.2701, 103.5374) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.56
Aliceblue
#F0F8FF
ΔE00 6.40
Ghostwhite
#F8F8FF
ΔE00 6.92
Fog
#D8DCE0
ΔE00 7.15
Light Blue Grey
#B7C9E2
ΔE00 8.03
Gainsboro
#DCDCDC
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE8FC #FCF2DE
analogous
#DEF7FC #DEE8FC #E3DEFC
triadic
#DEE8FC #FCDEE8 #E8FCDE
tetradic
#DEE8FC #FCDEF7 #FCF2DE #DEFCE3
square
#DEE8FC #FCDEF7 #FCF2DE #DEFCE3
split-complementary
#DEE8FC #FCE3DE #F7FCDE
monochromatic
#6E9AF2 #A6C1F7 #DEE8FC #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.23
#DEE8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#DEE8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE8FC
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE8FC | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FD
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#D7ECEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dee8fc; /* rgb */ color: rgb(222, 232, 252); /* oklch */ color: oklch(92.9% 0.029 264.4);
Tailwind
colors: {
custom: {
50: '#e8effd',
500: '#dee8fc',
950: '#000000',
},
}SCSS
$custom: #dee8fc; $custom-light: #e8effd; $custom-dark: #000000;
JSON
{
"hex": "#dee8fc",
"rgb": {
"r": 222,
"g": 232,
"b": 252
},
"hsl": {
"h": 220,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.92948,
"c": 0.02923,
"h": 264.4
},
"luminance": 0.80271
}Semantic roles & 50–950 ramp
primary
#DEE8FC
secondary
#E4CC9A
accent
#9706E0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585