#D9DBEE#D9DBEE
#D9DBEE is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.6% C 0.026 H 281.1°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DBEE |
|---|---|
| RGB | rgb(217, 219, 238) |
| HSL | hsl(234, 38%, 89%) |
| HSV | hsv(234, 9%, 93%) |
| CMYK | cmyk(8.8%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(87.77, 2.91, -9.50) |
| CIE-LCH | lch(87.77, 9.94, 287.01°) |
| OKLab | oklab(89.56% 0.005 -0.0255) |
| OKLCH | oklch(89.56% 0.026 281.1) |
| XYZ | xyz(69.3763, 71.5873, 91.0351) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.74
Fog
#D8DCE0
ΔE00 7.12
Ghostwhite
#F8F8FF
ΔE00 7.91
Light Blue Grey
#B7C9E2
ΔE00 8.10
Gainsboro
#DCDCDC
ΔE00 8.46
Light Gray
#D3D3D3
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DBEE #EEECD9
analogous
#D9E6EE #D9DBEE #E2D9EE
triadic
#D9DBEE #EED9DB #DBEED9
tetradic
#D9DBEE #EED9E6 #EEECD9 #D9EEE2
square
#D9DBEE #EED9E6 #EEECD9 #D9EEE2
split-complementary
#D9DBEE #EEE2D9 #E6EED9
monochromatic
#848BC8 #AFB3DB #D9DBEE #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.37
#D9DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D9DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DBEE
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DBEE | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#D6DBED
Tritanopia (blue-blind)
#D5DEE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d9dbee; /* rgb */ color: rgb(217, 219, 238); /* oklch */ color: oklch(89.6% 0.026 281.1);
Tailwind
colors: {
custom: {
50: '#e4e6f3',
500: '#d9dbee',
950: '#000000',
},
}SCSS
$custom: #d9dbee; $custom-light: #e4e6f3; $custom-dark: #000000;
JSON
{
"hex": "#d9dbee",
"rgb": {
"r": 217,
"g": 219,
"b": 238
},
"hsl": {
"h": 234.286,
"s": 38.182,
"l": 89.216
},
"oklch": {
"l": 0.89561,
"c": 0.02599,
"h": 281.1
},
"luminance": 0.71588
}Semantic roles & 50–950 ramp
primary
#D9DBEE
secondary
#C9C5A2
accent
#A534B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485