#DEE2F7#DEE2F7
#DEE2F7 is a very light, muted blue. Relative luminance 0.766; OKLCH L 91.6% C 0.029 H 277.2°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE2F7 |
|---|---|
| RGB | rgb(222, 226, 247) |
| HSL | hsl(230, 61%, 92%) |
| HSV | hsv(230, 10%, 97%) |
| CMYK | cmyk(10.1%, 8.5%, 0%, 3.1%) |
| CIE-LAB | lab(90.15, 2.63, -10.64) |
| CIE-LCH | lch(90.15, 10.96, 283.89°) |
| OKLab | oklab(91.61% 0.0036 -0.0286) |
| OKLCH | oklch(91.61% 0.029 277.2) |
| XYZ | xyz(74.1055, 76.6371, 98.8659) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.04
Ghostwhite
#F8F8FF
ΔE00 7.32
Fog
#D8DCE0
ΔE00 7.68
Aliceblue
#F0F8FF
ΔE00 8.23
Light Blue Grey
#B7C9E2
ΔE00 8.50
Gainsboro
#DCDCDC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE2F7 #F7F3DE
analogous
#DEEFF7 #DEE2F7 #E7DEF7
triadic
#DEE2F7 #F7DEE2 #E2F7DE
tetradic
#DEE2F7 #F7DEEF #F7F3DE #DEF7E7
square
#DEE2F7 #F7DEEF #F7F3DE #DEF7E7
split-complementary
#DEE2F7 #F7E7DE #EFF7DE
monochromatic
#7B8BDF #ADB7EB #DEE2F7 #E6E9F9 #E6E9F9
Accessibility & contrast
On white
1.29
#DEE2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#DEE2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE2F7
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE2F7 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F8
Deuteranopia (green-blind)
#DBE2F6
Tritanopia (blue-blind)
#D9E6E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dee2f7; /* rgb */ color: rgb(222, 226, 247); /* oklch */ color: oklch(91.6% 0.029 277.2);
Tailwind
colors: {
custom: {
50: '#e8ebf9',
500: '#dee2f7',
950: '#000000',
},
}SCSS
$custom: #dee2f7; $custom-light: #e8ebf9; $custom-dark: #000000;
JSON
{
"hex": "#dee2f7",
"rgb": {
"r": 222,
"g": 226,
"b": 247
},
"hsl": {
"h": 230.4,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.91606,
"c": 0.02885,
"h": 277.2
},
"luminance": 0.76638
}Semantic roles & 50–950 ramp
primary
#DEE2F7
secondary
#D9D0A0
accent
#AD1DC9
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485