#DEE4F2#DEE4F2
#DEE4F2 is a very light, muted blue. Relative luminance 0.774; OKLCH L 91.8% C 0.020 H 267.3°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE4F2 |
|---|---|
| RGB | rgb(222, 228, 242) |
| HSL | hsl(222, 43%, 91%) |
| HSV | hsv(222, 8%, 95%) |
| CMYK | cmyk(8.3%, 5.8%, 0%, 5.1%) |
| CIE-LAB | lab(90.52, 0.62, -7.49) |
| CIE-LCH | lch(90.52, 7.51, 274.75°) |
| OKLab | oklab(91.84% -0.0009 -0.0201) |
| OKLCH | oklch(91.84% 0.02 267.3) |
| XYZ | xyz(73.8913, 77.4266, 95.0391) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.28
Fog
#D8DCE0
ΔE00 4.86
Aliceblue
#F0F8FF
ΔE00 5.51
Ghostwhite
#F8F8FF
ΔE00 5.64
Gainsboro
#DCDCDC
ΔE00 6.68
Whitesmoke
#F5F5F5
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE4F2 #F2ECDE
analogous
#DEEEF2 #DEE4F2 #E2DEF2
triadic
#DEE4F2 #F2DEE4 #E4F2DE
tetradic
#DEE4F2 #F2DEEE #F2ECDE #DEF2E2
square
#DEE4F2 #F2DEEE #F2ECDE #DEF2E2
split-complementary
#DEE4F2 #F2E2DE #EEF2DE
monochromatic
#869CCF #B2C0E1 #DEE4F2 #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.27
#DEE4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#DEE4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE4F2
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE4F2 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F3
Deuteranopia (green-blind)
#DEE3F2
Tritanopia (blue-blind)
#DAE7E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dee4f2; /* rgb */ color: rgb(222, 228, 242); /* oklch */ color: oklch(91.8% 0.020 267.3);
Tailwind
colors: {
custom: {
50: '#e8ecf6',
500: '#dee4f2',
950: '#000000',
},
}SCSS
$custom: #dee4f2; $custom-light: #e8ecf6; $custom-dark: #000000;
JSON
{
"hex": "#dee4f2",
"rgb": {
"r": 222,
"g": 228,
"b": 242
},
"hsl": {
"h": 222,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.91844,
"c": 0.02009,
"h": 267.3
},
"luminance": 0.77427
}Semantic roles & 50–950 ramp
primary
#DEE4F2
secondary
#CFC2A5
accent
#8E2FB7
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485