#DEE1FF#DEE1FF
#DEE1FF is a very light, muted blue. Relative luminance 0.766; OKLCH L 91.7% C 0.041 H 281.0°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE1FF |
|---|---|
| RGB | rgb(222, 225, 255) |
| HSL | hsl(235, 100%, 94%) |
| HSV | hsv(235, 13%, 100%) |
| CMYK | cmyk(12.9%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(90.14, 4.75, -14.86) |
| CIE-LCH | lch(90.14, 15.60, 287.72°) |
| OKLab | oklab(91.67% 0.0078 -0.0401) |
| OKLCH | oklch(91.67% 0.041 281) |
| XYZ | xyz(75.0955, 76.5992, 105.4171) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.62
Periwinkle
#CCCCFF
ΔE00 7.18
Light Periwinkle
#C1C6FC
ΔE00 8.75
Light Blue Grey
#B7C9E2
ΔE00 9.46
Ghostwhite
#F8F8FF
ΔE00 9.83
Pale Lilac
#E4CBFF
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE1FF #FFFCDE
analogous
#DEF1FF #DEE1FF #EBDEFF
triadic
#DEE1FF #FFDEE1 #E1FFDE
tetradic
#DEE1FF #FFDEF1 #FFFCDE #DEFFEB
square
#DEE1FF #FFDEF1 #FFFCDE #DEFFEB
split-complementary
#DEE1FF #FFEBDE #F1FFDE
monochromatic
#6472FF #A1A9FF #DEE1FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.29
#DEE1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#DEE1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE1FF
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE1FF | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#D7E6EB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dee1ff; /* rgb */ color: rgb(222, 225, 255); /* oklch */ color: oklch(91.7% 0.041 281.0);
Tailwind
colors: {
custom: {
50: '#e8eaff',
500: '#dee1ff',
950: '#000000',
},
}SCSS
$custom: #dee1ff; $custom-light: #e8eaff; $custom-dark: #000000;
JSON
{
"hex": "#dee1ff",
"rgb": {
"r": 222,
"g": 225,
"b": 255
},
"hsl": {
"h": 234.545,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.91669,
"c": 0.04091,
"h": 281
},
"luminance": 0.766
}Semantic roles & 50–950 ramp
primary
#DEE1FF
secondary
#ECE495
accent
#D100E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486