#D9DEEE#D9DEEE
#D9DEEE is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.2% C 0.022 H 272.0°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DEEE |
|---|---|
| RGB | rgb(217, 222, 238) |
| HSL | hsl(226, 38%, 89%) |
| HSV | hsv(226, 9%, 93%) |
| CMYK | cmyk(8.8%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(88.53, 1.34, -8.38) |
| CIE-LCH | lch(88.53, 8.48, 279.10°) |
| OKLab | oklab(90.16% 0.0008 -0.0225) |
| OKLCH | oklch(90.16% 0.022 272) |
| XYZ | xyz(70.1660, 73.1667, 91.2983) |
| Luminance | 0.7317 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.74
Fog
#D8DCE0
ΔE00 5.49
Ghostwhite
#F8F8FF
ΔE00 6.92
Aliceblue
#F0F8FF
ΔE00 7.19
Gainsboro
#DCDCDC
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DEEE #EEE9D9
analogous
#D9E9EE #D9DEEE #DFD9EE
triadic
#D9DEEE #EED9DE #DEEED9
tetradic
#D9DEEE #EED9E9 #EEE9D9 #D9EEDF
square
#D9DEEE #EED9E9 #EEE9D9 #D9EEDF
split-complementary
#D9DEEE #EEDFD9 #E9EED9
monochromatic
#8495C8 #AFB9DB #D9DEEE #EAEDF6 #EAEDF6
Accessibility & contrast
On white
1.34
#D9DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#D9DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DEEE
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DEEE | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#D8DDEE
Tritanopia (blue-blind)
#D5E1E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d9deee; /* rgb */ color: rgb(217, 222, 238); /* oklch */ color: oklch(90.2% 0.022 272.0);
Tailwind
colors: {
custom: {
50: '#e4e8f3',
500: '#d9deee',
950: '#000000',
},
}SCSS
$custom: #d9deee; $custom-light: #e4e8f3; $custom-dark: #000000;
JSON
{
"hex": "#d9deee",
"rgb": {
"r": 217,
"g": 222,
"b": 238
},
"hsl": {
"h": 225.714,
"s": 38.182,
"l": 89.216
},
"oklch": {
"l": 0.90155,
"c": 0.02249,
"h": 272
},
"luminance": 0.73167
}Semantic roles & 50–950 ramp
primary
#D9DEEE
secondary
#C9C0A2
accent
#9334B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485