#D9DCEE#D9DCEE
#D9DCEE is a very light, muted blue. Relative luminance 0.721; OKLCH L 89.8% C 0.025 H 278.3°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DCEE |
|---|---|
| RGB | rgb(217, 220, 238) |
| HSL | hsl(231, 38%, 89%) |
| HSV | hsv(231, 9%, 93%) |
| CMYK | cmyk(8.8%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(88.02, 2.38, -9.13) |
| CIE-LCH | lch(88.02, 9.43, 284.64°) |
| OKLab | oklab(89.76% 0.0036 -0.0245) |
| OKLCH | oklch(89.76% 0.025 278.3) |
| XYZ | xyz(69.6379, 72.1107, 91.1223) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.92
Fog
#D8DCE0
ΔE00 6.56
Ghostwhite
#F8F8FF
ΔE00 7.54
Light Blue Grey
#B7C9E2
ΔE00 7.83
Gainsboro
#DCDCDC
ΔE00 8.03
Light Gray
#D3D3D3
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DCEE #EEEBD9
analogous
#D9E7EE #D9DCEE #E1D9EE
triadic
#D9DCEE #EED9DC #DCEED9
tetradic
#D9DCEE #EED9E7 #EEEBD9 #D9EEE1
square
#D9DCEE #EED9E7 #EEEBD9 #D9EEE1
split-complementary
#D9DCEE #EEE1D9 #E7EED9
monochromatic
#848EC8 #AFB5DB #D9DCEE #EAECF6 #EAECF6
Accessibility & contrast
On white
1.36
#D9DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#D9DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DCEE
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DCEE | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D6DCED
Tritanopia (blue-blind)
#D5DFE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d9dcee; /* rgb */ color: rgb(217, 220, 238); /* oklch */ color: oklch(89.8% 0.025 278.3);
Tailwind
colors: {
custom: {
50: '#e4e6f3',
500: '#d9dcee',
950: '#000000',
},
}SCSS
$custom: #d9dcee; $custom-light: #e4e6f3; $custom-dark: #000000;
JSON
{
"hex": "#d9dcee",
"rgb": {
"r": 217,
"g": 220,
"b": 238
},
"hsl": {
"h": 231.429,
"s": 38.182,
"l": 89.216
},
"oklch": {
"l": 0.89759,
"c": 0.02476,
"h": 278.3
},
"luminance": 0.72111
}Semantic roles & 50–950 ramp
primary
#D9DCEE
secondary
#C9C4A2
accent
#9F34B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485