#DEE0EB#DEE0EB
#DEE0EB is a very light, near-neutral blue. Relative luminance 0.748; OKLCH L 90.8% C 0.015 H 277.8°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE0EB |
|---|---|
| RGB | rgb(222, 224, 235) |
| HSL | hsl(231, 25%, 90%) |
| HSV | hsv(231, 6%, 92%) |
| CMYK | cmyk(5.5%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(89.32, 1.36, -5.59) |
| CIE-LCH | lch(89.32, 5.75, 283.66°) |
| OKLab | oklab(90.84% 0.0021 -0.0149) |
| OKLCH | oklch(90.84% 0.015 277.8) |
| XYZ | xyz(71.7724, 74.8387, 89.2453) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.99
Lavender (CSS)
#E6E6FA
ΔE00 4.26
Gainsboro
#DCDCDC
ΔE00 5.34
Ghostwhite
#F8F8FF
ΔE00 5.45
Light Gray
#D3D3D3
ΔE00 6.08
Aliceblue
#F0F8FF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE0EB #EBE9DE
analogous
#DEE7EB #DEE0EB #E3DEEB
triadic
#DEE0EB #EBDEE0 #E0EBDE
tetradic
#DEE0EB #EBDEE7 #EBE9DE #DEEBE3
square
#DEE0EB #EBDEE7 #EBE9DE #DEEBE3
split-complementary
#DEE0EB #EBE3DE #E7EBDE
monochromatic
#9298BD #B8BCD4 #DEE0EB #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.32
#DEE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#DEE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE0EB
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE0EB | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#DBE2E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dee0eb; /* rgb */ color: rgb(222, 224, 235); /* oklch */ color: oklch(90.8% 0.015 277.8);
Tailwind
colors: {
custom: {
50: '#e8e9f1',
500: '#dee0eb',
950: '#000000',
},
}SCSS
$custom: #dee0eb; $custom-light: #e8e9f1; $custom-dark: #000000;
JSON
{
"hex": "#dee0eb",
"rgb": {
"r": 222,
"g": 224,
"b": 235
},
"hsl": {
"h": 230.769,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.90839,
"c": 0.01507,
"h": 277.8
},
"luminance": 0.74839
}Semantic roles & 50–950 ramp
primary
#DEE0EB
secondary
#C3BFAA
accent
#9442A3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485