#DEE0F4#DEE0F4
#DEE0F4 is a very light, muted blue. Relative luminance 0.754; OKLCH L 91.1% C 0.027 H 281.3°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE0F4 |
|---|---|
| RGB | rgb(222, 224, 244) |
| HSL | hsl(235, 50%, 91%) |
| HSV | hsv(235, 9%, 96%) |
| CMYK | cmyk(9%, 8.2%, 0%, 4.3%) |
| CIE-LAB | lab(89.57, 3.08, -9.94) |
| CIE-LCH | lch(89.57, 10.41, 287.23°) |
| OKLab | oklab(91.12% 0.0053 -0.0267) |
| OKLCH | oklch(91.12% 0.027 281.3) |
| XYZ | xyz(73.1057, 75.3721, 96.2672) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.67
Ghostwhite
#F8F8FF
ΔE00 7.31
Fog
#D8DCE0
ΔE00 7.57
Aliceblue
#F0F8FF
ΔE00 8.57
Light Blue Grey
#B7C9E2
ΔE00 8.86
Gainsboro
#DCDCDC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE0F4 #F4F2DE
analogous
#DEEBF4 #DEE0F4 #E7DEF4
triadic
#DEE0F4 #F4DEE0 #E0F4DE
tetradic
#DEE0F4 #F4DEEB #F4F2DE #DEF4E7
square
#DEE0F4 #F4DEEB #F4F2DE #DEF4E7
split-complementary
#DEE0F4 #F4E7DE #EBF4DE
monochromatic
#828AD5 #B0B5E5 #DEE0F4 #E8E9F7 #E8E9F7
Accessibility & contrast
On white
1.31
#DEE0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#DEE0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE0F4
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE0F4 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F5
Deuteranopia (green-blind)
#DAE0F3
Tritanopia (blue-blind)
#DAE3E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dee0f4; /* rgb */ color: rgb(222, 224, 244); /* oklch */ color: oklch(91.1% 0.027 281.3);
Tailwind
colors: {
custom: {
50: '#e8e9f7',
500: '#dee0f4',
950: '#000000',
},
}SCSS
$custom: #dee0f4; $custom-light: #e8e9f7; $custom-dark: #000000;
JSON
{
"hex": "#dee0f4",
"rgb": {
"r": 222,
"g": 224,
"b": 244
},
"hsl": {
"h": 234.545,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.91117,
"c": 0.02724,
"h": 281.3
},
"luminance": 0.75373
}Semantic roles & 50–950 ramp
primary
#DEE0F4
secondary
#D3CFA3
accent
#B028BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485