#DEE0FF#DEE0FF
#DEE0FF is a very light, muted blue. Relative luminance 0.761; OKLCH L 91.5% C 0.042 H 282.6°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE0FF |
|---|---|
| RGB | rgb(222, 224, 255) |
| HSL | hsl(236, 100%, 94%) |
| HSV | hsv(236, 13%, 100%) |
| CMYK | cmyk(12.9%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(89.89, 5.27, -15.23) |
| CIE-LCH | lch(89.89, 16.12, 289.08°) |
| OKLab | oklab(91.47% 0.0092 -0.0412) |
| OKLCH | oklch(91.47% 0.042 282.6) |
| XYZ | xyz(74.8259, 76.0602, 105.3273) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.93
Periwinkle
#CCCCFF
ΔE00 6.83
Light Periwinkle
#C1C6FC
ΔE00 8.51
Light Blue Grey
#B7C9E2
ΔE00 9.75
Pale Lilac
#E4CBFF
ΔE00 9.78
Ghostwhite
#F8F8FF
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE0FF #FFFDDE
analogous
#DEF0FF #DEE0FF #ECDEFF
triadic
#DEE0FF #FFDEE0 #E0FFDE
tetradic
#DEE0FF #FFDEF0 #FFFDDE #DEFFEC
square
#DEE0FF #FFDEF0 #FFFDDE #DEFFEC
split-complementary
#DEE0FF #FFECDE #F0FFDE
monochromatic
#646DFF #A1A7FF #DEE0FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.30
#DEE0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#DEE0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE0FF
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE0FF | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#D7E5EA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dee0ff; /* rgb */ color: rgb(222, 224, 255); /* oklch */ color: oklch(91.5% 0.042 282.6);
Tailwind
colors: {
custom: {
50: '#e8e9ff',
500: '#dee0ff',
950: '#000000',
},
}SCSS
$custom: #dee0ff; $custom-light: #e8e9ff; $custom-dark: #000000;
JSON
{
"hex": "#dee0ff",
"rgb": {
"r": 222,
"g": 224,
"b": 255
},
"hsl": {
"h": 236.364,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.91474,
"c": 0.04219,
"h": 282.6
},
"luminance": 0.76061
}Semantic roles & 50–950 ramp
primary
#DEE0FF
secondary
#ECE795
accent
#D800E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161618
muted
#848486