#DEE0F0#DEE0F0
#DEE0F0 is a very light, muted blue. Relative luminance 0.751; OKLCH L 91.0% C 0.022 H 280.3°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE0F0 |
|---|---|
| RGB | rgb(222, 224, 240) |
| HSL | hsl(233, 38%, 91%) |
| HSV | hsv(233, 8%, 94%) |
| CMYK | cmyk(7.5%, 6.7%, 0%, 5.9%) |
| CIE-LAB | lab(89.45, 2.31, -8.01) |
| CIE-LCH | lch(89.45, 8.34, 286.09°) |
| OKLab | oklab(90.99% 0.0039 -0.0215) |
| OKLCH | oklch(90.99% 0.022 280.3) |
| XYZ | xyz(72.5049, 75.1318, 93.1033) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.45
Fog
#D8DCE0
ΔE00 6.04
Ghostwhite
#F8F8FF
ΔE00 6.34
Gainsboro
#DCDCDC
ΔE00 7.37
Aliceblue
#F0F8FF
ΔE00 7.44
Light Gray
#D3D3D3
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE0F0 #F0EEDE
analogous
#DEE9F0 #DEE0F0 #E5DEF0
triadic
#DEE0F0 #F0DEE0 #E0F0DE
tetradic
#DEE0F0 #F0DEE9 #F0EEDE #DEF0E5
square
#DEE0F0 #F0DEE9 #F0EEDE #DEF0E5
split-complementary
#DEE0F0 #F0E5DE #E9F0DE
monochromatic
#8A91CA #B4B8DD #DEE0F0 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.31
#DEE0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#DEE0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE0F0
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE0F0 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F1
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#DAE3E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dee0f0; /* rgb */ color: rgb(222, 224, 240); /* oklch */ color: oklch(91.0% 0.022 280.3);
Tailwind
colors: {
custom: {
50: '#e8e9f5',
500: '#dee0f0',
950: '#000000',
},
}SCSS
$custom: #dee0f0; $custom-light: #e8e9f5; $custom-dark: #000000;
JSON
{
"hex": "#dee0f0",
"rgb": {
"r": 222,
"g": 224,
"b": 240
},
"hsl": {
"h": 233.333,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.90992,
"c": 0.02182,
"h": 280.3
},
"luminance": 0.75132
}Semantic roles & 50–950 ramp
primary
#DEE0F0
secondary
#CBC7A7
accent
#A335B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485