#D9DBDF#D9DBDF
#D9DBDF is a very light, near-neutral blue. Relative luminance 0.707; OKLCH L 89.1% C 0.006 H 264.5°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DBDF |
|---|---|
| RGB | rgb(217, 219, 223) |
| HSL | hsl(220, 9%, 86%) |
| HSV | hsv(220, 3%, 87%) |
| CMYK | cmyk(2.7%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(87.36, 0.06, -2.20) |
| CIE-LCH | lch(87.36, 2.20, 271.46°) |
| OKLab | oklab(89.1% -0.0006 -0.0058) |
| OKLCH | oklch(89.1% 0.006 264.5) |
| XYZ | xyz(67.2637, 70.7423, 79.9087) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 0.99
Gainsboro
#DCDCDC
ΔE00 2.11
Light Gray
#D3D3D3
ΔE00 2.78
Light Grey
#D8DCD6
ΔE00 5.58
Silver (survey)
#C5C9C7
ΔE00 5.77
Whitesmoke
#F5F5F5
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DBDF #DFDDD9
analogous
#D9DEDF #D9DBDF #DAD9DF
triadic
#D9DBDF #DFD9DB #DBDFD9
tetradic
#D9DBDF #DFD9DE #DFDDD9 #D9DFDA
square
#D9DBDF #DFD9DE #DFDDD9 #D9DFDA
split-complementary
#D9DBDF #DFDAD9 #DEDFD9
monochromatic
#979CA7 #B8BCC3 #D9DBDF #EEEFF1 #EEEFF1
Accessibility & contrast
On white
1.39
#D9DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D9DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DBDF
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DBDF | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#D9DBDF
Tritanopia (blue-blind)
#D8DCDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d9dbdf; /* rgb */ color: rgb(217, 219, 223); /* oklch */ color: oklch(89.1% 0.006 264.5);
Tailwind
colors: {
custom: {
50: '#e4e6e9',
500: '#d9dbdf',
950: '#000000',
},
}SCSS
$custom: #d9dbdf; $custom-light: #e4e6e9; $custom-dark: #000000;
JSON
{
"hex": "#d9dbdf",
"rgb": {
"r": 217,
"g": 219,
"b": 223
},
"hsl": {
"h": 220,
"s": 8.571,
"l": 86.275
},
"oklch": {
"l": 0.89104,
"c": 0.00588,
"h": 264.5
},
"luminance": 0.70742
}Semantic roles & 50–950 ramp
primary
#D9DBDF
secondary
#B3B0A9
accent
#7D5393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484