#DEE8FD#DEE8FD
#DEE8FD is a very light, muted blue. Relative luminance 0.803; OKLCH L 93.0% C 0.030 H 265.3°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE8FD |
|---|---|
| RGB | rgb(222, 232, 253) |
| HSL | hsl(221, 89%, 93%) |
| HSV | hsv(221, 12%, 99%) |
| CMYK | cmyk(12.3%, 8.3%, 0%, 0.8%) |
| CIE-LAB | lab(91.83, 0.71, -11.28) |
| CIE-LCH | lch(91.83, 11.30, 273.62°) |
| OKLab | oklab(92.98% -0.0025 -0.0304) |
| OKLCH | oklch(92.98% 0.03 265.3) |
| XYZ | xyz(76.7065, 80.3337, 104.3742) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.43
Aliceblue
#F0F8FF
ΔE00 6.73
Ghostwhite
#F8F8FF
ΔE00 7.14
Fog
#D8DCE0
ΔE00 7.49
Light Blue Grey
#B7C9E2
ΔE00 8.03
Gainsboro
#DCDCDC
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE8FD #FDF3DE
analogous
#DEF7FD #DEE8FD #E3DEFD
triadic
#DEE8FD #FDDEE8 #E8FDDE
tetradic
#DEE8FD #FDDEF7 #FDF3DE #DEFDE3
square
#DEE8FD #FDDEF7 #FDF3DE #DEFDE3
split-complementary
#DEE8FD #FDE3DE #F7FDDE
monochromatic
#6B98F6 #A4C0FA #DEE8FD #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.23
#DEE8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#DEE8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE8FD
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE8FD | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FE
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#D7ECEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dee8fd; /* rgb */ color: rgb(222, 232, 253); /* oklch */ color: oklch(93.0% 0.030 265.3);
Tailwind
colors: {
custom: {
50: '#e8effe',
500: '#dee8fd',
950: '#000000',
},
}SCSS
$custom: #dee8fd; $custom-light: #e8effe; $custom-dark: #000000;
JSON
{
"hex": "#dee8fd",
"rgb": {
"r": 222,
"g": 232,
"b": 253
},
"hsl": {
"h": 220.645,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.9298,
"c": 0.03049,
"h": 265.3
},
"luminance": 0.80335
}Semantic roles & 50–950 ramp
primary
#DEE8FD
secondary
#E7CE98
accent
#9B00E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585