#DEE2F4#DEE2F4
#DEE2F4 is a very light, muted blue. Relative luminance 0.765; OKLCH L 91.5% C 0.025 H 275.9°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE2F4 |
|---|---|
| RGB | rgb(222, 226, 244) |
| HSL | hsl(229, 50%, 91%) |
| HSV | hsv(229, 9%, 96%) |
| CMYK | cmyk(9%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(90.07, 2.05, -9.20) |
| CIE-LCH | lch(90.07, 9.42, 282.54°) |
| OKLab | oklab(91.51% 0.0026 -0.0247) |
| OKLCH | oklch(91.51% 0.025 275.9) |
| XYZ | xyz(73.6463, 76.4534, 96.4474) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.41
Ghostwhite
#F8F8FF
ΔE00 6.56
Fog
#D8DCE0
ΔE00 6.56
Aliceblue
#F0F8FF
ΔE00 7.32
Gainsboro
#DCDCDC
ΔE00 8.09
Light Blue Grey
#B7C9E2
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE2F4 #F4F0DE
analogous
#DEEDF4 #DEE2F4 #E5DEF4
triadic
#DEE2F4 #F4DEE2 #E2F4DE
tetradic
#DEE2F4 #F4DEED #F4F0DE #DEF4E5
square
#DEE2F4 #F4DEED #F4F0DE #DEF4E5
split-complementary
#DEE2F4 #F4E5DE #EDF4DE
monochromatic
#8291D5 #B0BAE5 #DEE2F4 #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.29
#DEE2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#DEE2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE2F4
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE2F4 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F5
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#D9E5E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dee2f4; /* rgb */ color: rgb(222, 226, 244); /* oklch */ color: oklch(91.5% 0.025 275.9);
Tailwind
colors: {
custom: {
50: '#e8ebf7',
500: '#dee2f4',
950: '#000000',
},
}SCSS
$custom: #dee2f4; $custom-light: #e8ebf7; $custom-dark: #000000;
JSON
{
"hex": "#dee2f4",
"rgb": {
"r": 222,
"g": 226,
"b": 244
},
"hsl": {
"h": 229.091,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.91511,
"c": 0.02482,
"h": 275.9
},
"luminance": 0.76454
}Semantic roles & 50–950 ramp
primary
#DEE2F4
secondary
#D3CAA3
accent
#A228BD
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485