#DEE2EB#DEE2EB
#DEE2EB is a very light, near-neutral blue. Relative luminance 0.759; OKLCH L 91.2% C 0.013 H 266.7°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE2EB |
|---|---|
| RGB | rgb(222, 226, 235) |
| HSL | hsl(222, 25%, 90%) |
| HSV | hsv(222, 6%, 92%) |
| CMYK | cmyk(5.5%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(89.82, 0.32, -4.84) |
| CIE-LCH | lch(89.82, 4.86, 273.81°) |
| OKLab | oklab(91.24% -0.0007 -0.0129) |
| OKLCH | oklch(91.24% 0.013 266.7) |
| XYZ | xyz(72.3131, 75.9201, 89.4255) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.86
Gainsboro
#DCDCDC
ΔE00 4.58
Aliceblue
#F0F8FF
ΔE00 5.06
Ghostwhite
#F8F8FF
ΔE00 5.17
Light Gray
#D3D3D3
ΔE00 5.54
Lavender (CSS)
#E6E6FA
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE2EB #EBE7DE
analogous
#DEE9EB #DEE2EB #E1DEEB
triadic
#DEE2EB #EBDEE2 #E2EBDE
tetradic
#DEE2EB #EBDEE9 #EBE7DE #DEEBE1
square
#DEE2EB #EBDEE9 #EBE7DE #DEEBE1
split-complementary
#DEE2EB #EBE1DE #E9EBDE
monochromatic
#929FBD #B8C1D4 #DEE2EB #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.30
#DEE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#DEE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE2EB
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE2EB | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#DBE4E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dee2eb; /* rgb */ color: rgb(222, 226, 235); /* oklch */ color: oklch(91.2% 0.013 266.7);
Tailwind
colors: {
custom: {
50: '#e8ebf1',
500: '#dee2eb',
950: '#000000',
},
}SCSS
$custom: #dee2eb; $custom-light: #e8ebf1; $custom-dark: #000000;
JSON
{
"hex": "#dee2eb",
"rgb": {
"r": 222,
"g": 226,
"b": 235
},
"hsl": {
"h": 221.538,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.91235,
"c": 0.01296,
"h": 266.7
},
"luminance": 0.7592
}Semantic roles & 50–950 ramp
primary
#DEE2EB
secondary
#C3BBAA
accent
#8542A3
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485