#D9DCDB#D9DCDB
#D9DCDB is a very light, near-neutral grey. Relative luminance 0.711; OKLCH L 89.2% C 0.004 H 174.5°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DCDB |
|---|---|
| RGB | rgb(217, 220, 219) |
| HSL | hsl(160, 4%, 86%) |
| HSV | hsv(160, 1%, 86%) |
| CMYK | cmyk(1.4%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(87.51, -1.19, 0.13) |
| CIE-LCH | lch(87.51, 1.20, 173.57°) |
| OKLab | oklab(89.19% -0.0035 0.0003) |
| OKLCH | oklch(89.19% 0.004 174.5) |
| XYZ | xyz(66.9924, 71.0525, 77.1893) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.73
Light Gray
#D3D3D3
ΔE00 2.58
Fog
#D8DCE0
ΔE00 2.59
Light Grey
#D8DCD6
ΔE00 2.67
Silver (survey)
#C5C9C7
ΔE00 4.66
Whitesmoke
#F5F5F5
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DCDB #DCD9DA
analogous
#D9DCD9 #D9DCDB #D9DBDC
triadic
#D9DCDB #DBD9DC #DCDBD9
tetradic
#D9DCDB #D9D9DC #DCD9DA #DBDCD9
square
#D9DCDB #D9D9DC #DCD9DA #DBDCD9
split-complementary
#D9DCDB #DCD9DB #DCD9D9
monochromatic
#99A19F #B9BFBD #D9DCDB #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.38
#D9DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D9DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DCDB
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DCDB | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#DBDBDB
Tritanopia (blue-blind)
#D8DCDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d9dcdb; /* rgb */ color: rgb(217, 220, 219); /* oklch */ color: oklch(89.2% 0.004 174.5);
Tailwind
colors: {
custom: {
50: '#e4e6e6',
500: '#d9dcdb',
950: '#000000',
},
}SCSS
$custom: #d9dcdb; $custom-light: #e4e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d9dcdb",
"rgb": {
"r": 217,
"g": 220,
"b": 219
},
"hsl": {
"h": 160,
"s": 4.11,
"l": 85.686
},
"oklch": {
"l": 0.89188,
"c": 0.00352,
"h": 174.5
},
"luminance": 0.71053
}Semantic roles & 50–950 ramp
primary
#D9DCDB
secondary
#AFAAAC
accent
#586A8E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484