#DEE2F8#DEE2F8
#DEE2F8 is a very light, muted blue. Relative luminance 0.767; OKLCH L 91.6% C 0.030 H 277.6°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE2F8 |
|---|---|
| RGB | rgb(222, 226, 248) |
| HSL | hsl(231, 65%, 92%) |
| HSV | hsv(231, 10%, 97%) |
| CMYK | cmyk(10.5%, 8.9%, 0%, 2.7%) |
| CIE-LAB | lab(90.18, 2.83, -11.13) |
| CIE-LCH | lch(90.18, 11.48, 284.27°) |
| OKLab | oklab(91.64% 0.004 -0.0299) |
| OKLCH | oklch(91.64% 0.03 277.6) |
| XYZ | xyz(74.2603, 76.6990, 99.6808) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.05
Ghostwhite
#F8F8FF
ΔE00 7.58
Fog
#D8DCE0
ΔE00 8.04
Aliceblue
#F0F8FF
ΔE00 8.53
Light Blue Grey
#B7C9E2
ΔE00 8.55
Gainsboro
#DCDCDC
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE2F8 #F8F4DE
analogous
#DEEFF8 #DEE2F8 #E7DEF8
triadic
#DEE2F8 #F8DEE2 #E2F8DE
tetradic
#DEE2F8 #F8DEEF #F8F4DE #DEF8E7
square
#DEE2F8 #F8DEEF #F8F4DE #DEF8E7
split-complementary
#DEE2F8 #F8E7DE #EFF8DE
monochromatic
#7989E3 #ACB6ED #DEE2F8 #E6E9FA #E6E9FA
Accessibility & contrast
On white
1.29
#DEE2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#DEE2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE2F8
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE2F8 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F9
Deuteranopia (green-blind)
#DBE2F7
Tritanopia (blue-blind)
#D9E6E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dee2f8; /* rgb */ color: rgb(222, 226, 248); /* oklch */ color: oklch(91.6% 0.030 277.6);
Tailwind
colors: {
custom: {
50: '#e8ebfa',
500: '#dee2f8',
950: '#000000',
},
}SCSS
$custom: #dee2f8; $custom-light: #e8ebfa; $custom-dark: #000000;
JSON
{
"hex": "#dee2f8",
"rgb": {
"r": 222,
"g": 226,
"b": 248
},
"hsl": {
"h": 230.769,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.91638,
"c": 0.03019,
"h": 277.6
},
"luminance": 0.767
}Semantic roles & 50–950 ramp
primary
#DEE2F8
secondary
#DBD29F
accent
#B119CD
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485