#DEE1EF#DEE1EF
#DEE1EF is a very light, near-neutral blue. Relative luminance 0.756; OKLCH L 91.2% C 0.019 H 276.3°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE1EF |
|---|---|
| RGB | rgb(222, 225, 239) |
| HSL | hsl(229, 35%, 90%) |
| HSV | hsv(229, 7%, 94%) |
| CMYK | cmyk(7.1%, 5.9%, 0%, 6.3%) |
| CIE-LAB | lab(89.68, 1.60, -7.16) |
| CIE-LCH | lch(89.68, 7.33, 282.60°) |
| OKLab | oklab(91.16% 0.0021 -0.0192) |
| OKLCH | oklch(91.16% 0.019 276.3) |
| XYZ | xyz(72.6263, 75.6116, 92.4129) |
| Luminance | 0.7561 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.31
Fog
#D8DCE0
ΔE00 5.08
Ghostwhite
#F8F8FF
ΔE00 5.80
Aliceblue
#F0F8FF
ΔE00 6.53
Gainsboro
#DCDCDC
ΔE00 6.56
Light Gray
#D3D3D3
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE1EF #EFECDE
analogous
#DEE9EF #DEE1EF #E3DEEF
triadic
#DEE1EF #EFDEE1 #E1EFDE
tetradic
#DEE1EF #EFDEE9 #EFECDE #DEEFE3
square
#DEE1EF #EFDEE9 #EFECDE #DEEFE3
split-complementary
#DEE1EF #EFE3DE #E9EFDE
monochromatic
#8C96C7 #B5BCDB #DEE1EF #EAECF5 #EAECF5
Accessibility & contrast
On white
1.30
#DEE1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#DEE1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE1EF
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE1EF | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2F0
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#DBE3E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dee1ef; /* rgb */ color: rgb(222, 225, 239); /* oklch */ color: oklch(91.2% 0.019 276.3);
Tailwind
colors: {
custom: {
50: '#e8eaf4',
500: '#dee1ef',
950: '#000000',
},
}SCSS
$custom: #dee1ef; $custom-light: #e8eaf4; $custom-dark: #000000;
JSON
{
"hex": "#dee1ef",
"rgb": {
"r": 222,
"g": 225,
"b": 239
},
"hsl": {
"h": 229.412,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.91159,
"c": 0.01928,
"h": 276.3
},
"luminance": 0.75612
}Semantic roles & 50–950 ramp
primary
#DEE1EF
secondary
#CAC4A8
accent
#9938AE
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485