#DEE2F1#DEE2F1
#DEE2F1 is a very light, muted blue. Relative luminance 0.763; OKLCH L 91.4% C 0.021 H 274.0°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE2F1 |
|---|---|
| RGB | rgb(222, 226, 241) |
| HSL | hsl(227, 40%, 91%) |
| HSV | hsv(227, 8%, 95%) |
| CMYK | cmyk(7.9%, 6.2%, 0%, 5.5%) |
| CIE-LAB | lab(89.99, 1.46, -7.75) |
| CIE-LCH | lch(89.99, 7.89, 280.70°) |
| OKLab | oklab(91.42% 0.0015 -0.0208) |
| OKLCH | oklch(91.42% 0.021 274) |
| XYZ | xyz(73.1945, 76.2727, 94.0680) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.24
Fog
#D8DCE0
ΔE00 5.38
Ghostwhite
#F8F8FF
ΔE00 5.90
Aliceblue
#F0F8FF
ΔE00 6.44
Gainsboro
#DCDCDC
ΔE00 6.96
Light Gray
#D3D3D3
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE2F1 #F1EDDE
analogous
#DEEBF1 #DEE2F1 #E3DEF1
triadic
#DEE2F1 #F1DEE2 #E2F1DE
tetradic
#DEE2F1 #F1DEEB #F1EDDE #DEF1E3
square
#DEE2F1 #F1DEEB #F1EDDE #DEF1E3
split-complementary
#DEE2F1 #F1E3DE #EBF1DE
monochromatic
#8896CD #B3BCDF #DEE2F1 #EAECF6 #EAECF6
Accessibility & contrast
On white
1.29
#DEE2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#DEE2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE2F1
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE2F1 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F2
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#DAE5E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dee2f1; /* rgb */ color: rgb(222, 226, 241); /* oklch */ color: oklch(91.4% 0.021 274.0);
Tailwind
colors: {
custom: {
50: '#e8ebf5',
500: '#dee2f1',
950: '#000000',
},
}SCSS
$custom: #dee2f1; $custom-light: #e8ebf5; $custom-dark: #000000;
JSON
{
"hex": "#dee2f1",
"rgb": {
"r": 222,
"g": 226,
"b": 241
},
"hsl": {
"h": 227.368,
"s": 40.426,
"l": 90.784
},
"oklch": {
"l": 0.91418,
"c": 0.02082,
"h": 274
},
"luminance": 0.76273
}Semantic roles & 50–950 ramp
primary
#DEE2F1
secondary
#CDC5A6
accent
#9832B3
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485