#D9DBF2#D9DBF2
#D9DBF2 is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.7% C 0.031 H 281.8°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DBF2 |
|---|---|
| RGB | rgb(217, 219, 242) |
| HSL | hsl(235, 49%, 90%) |
| HSV | hsv(235, 10%, 95%) |
| CMYK | cmyk(10.3%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(87.88, 3.69, -11.44) |
| CIE-LCH | lch(87.88, 12.02, 287.89°) |
| OKLab | oklab(89.69% 0.0064 -0.0308) |
| OKLCH | oklch(89.69% 0.031 281.8) |
| XYZ | xyz(69.9705, 71.8250, 94.1645) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.80
Light Blue Grey
#B7C9E2
ΔE00 8.31
Fog
#D8DCE0
ΔE00 8.57
Periwinkle
#CCCCFF
ΔE00 8.57
Ghostwhite
#F8F8FF
ΔE00 8.85
Lightsteelblue
#B0C4DE
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DBF2 #F2F0D9
analogous
#D9E8F2 #D9DBF2 #E3D9F2
triadic
#D9DBF2 #F2D9DB #DBF2D9
tetradic
#D9DBF2 #F2D9E8 #F2F0D9 #D9F2E3
square
#D9DBF2 #F2D9E8 #F2F0D9 #D9F2E3
split-complementary
#D9DBF2 #F2E3D9 #E8F2D9
monochromatic
#7E85D3 #ABB0E2 #D9DBF2 #E8E9F7 #E8E9F7
Accessibility & contrast
On white
1.37
#D9DBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D9DBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DBF2
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DBF2 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF3
Deuteranopia (green-blind)
#D5DCF1
Tritanopia (blue-blind)
#D4DFE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d9dbf2; /* rgb */ color: rgb(217, 219, 242); /* oklch */ color: oklch(89.7% 0.031 281.8);
Tailwind
colors: {
custom: {
50: '#e4e6f6',
500: '#d9dbf2',
950: '#000000',
},
}SCSS
$custom: #d9dbf2; $custom-light: #e4e6f6; $custom-dark: #000000;
JSON
{
"hex": "#d9dbf2",
"rgb": {
"r": 217,
"g": 219,
"b": 242
},
"hsl": {
"h": 235.2,
"s": 49.02,
"l": 90
},
"oklch": {
"l": 0.89689,
"c": 0.03144,
"h": 281.8
},
"luminance": 0.71826
}Semantic roles & 50–950 ramp
primary
#D9DBF2
secondary
#D0CC9F
accent
#B129BC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485