#D9DBEF#D9DBEF
#D9DBEF is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.6% C 0.027 H 281.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DBEF |
|---|---|
| RGB | rgb(217, 219, 239) |
| HSL | hsl(235, 41%, 89%) |
| HSV | hsv(235, 9%, 94%) |
| CMYK | cmyk(9.2%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(87.80, 3.10, -9.99) |
| CIE-LCH | lch(87.80, 10.46, 287.25°) |
| OKLab | oklab(89.59% 0.0054 -0.0268) |
| OKLCH | oklch(89.59% 0.027 281.3) |
| XYZ | xyz(69.5236, 71.6463, 91.8110) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.68
Fog
#D8DCE0
ΔE00 7.49
Ghostwhite
#F8F8FF
ΔE00 8.13
Light Blue Grey
#B7C9E2
ΔE00 8.14
Gainsboro
#DCDCDC
ΔE00 8.83
Light Gray
#D3D3D3
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DBEF #EFEDD9
analogous
#D9E6EF #D9DBEF #E2D9EF
triadic
#D9DBEF #EFD9DB #DBEFD9
tetradic
#D9DBEF #EFD9E6 #EFEDD9 #D9EFE2
square
#D9DBEF #EFD9E6 #EFEDD9 #D9EFE2
split-complementary
#D9DBEF #EFE2D9 #E6EFD9
monochromatic
#8389CB #AEB2DD #D9DBEF #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.37
#D9DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D9DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DBEF
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DBEF | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#D5DEE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d9dbef; /* rgb */ color: rgb(217, 219, 239); /* oklch */ color: oklch(89.6% 0.027 281.3);
Tailwind
colors: {
custom: {
50: '#e4e6f4',
500: '#d9dbef',
950: '#000000',
},
}SCSS
$custom: #d9dbef; $custom-light: #e4e6f4; $custom-dark: #000000;
JSON
{
"hex": "#d9dbef",
"rgb": {
"r": 217,
"g": 219,
"b": 239
},
"hsl": {
"h": 234.545,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.89593,
"c": 0.02735,
"h": 281.3
},
"luminance": 0.71647
}Semantic roles & 50–950 ramp
primary
#D9DBEF
secondary
#CBC7A1
accent
#A832B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485