#D8DCDB#D8DCDB
#D8DCDB is a very light, near-neutral grey. Relative luminance 0.709; OKLCH L 89.1% C 0.005 H 179.7°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCDB |
|---|---|
| RGB | rgb(216, 220, 219) |
| HSL | hsl(165, 5%, 85%) |
| HSV | hsv(165, 2%, 86%) |
| CMYK | cmyk(1.8%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(87.44, -1.53, 0.02) |
| CIE-LCH | lch(87.44, 1.53, 179.36°) |
| OKLab | oklab(89.11% -0.0045 0) |
| OKLCH | oklch(89.11% 0.005 179.7) |
| XYZ | xyz(66.6960, 70.8996, 77.1754) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.19
Light Grey
#D8DCD6
ΔE00 2.52
Fog
#D8DCE0
ΔE00 2.68
Light Gray
#D3D3D3
ΔE00 2.88
Silver (survey)
#C5C9C7
ΔE00 4.57
Whitesmoke
#F5F5F5
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCDB #DCD8D9
analogous
#D8DCD9 #D8DCDB #D8DBDC
triadic
#D8DCDB #DBD8DC #DCDBD8
tetradic
#D8DCDB #D9D8DC #DCD8D9 #DBDCD8
square
#D8DCDB #D9D8DC #DCD8D9 #DBDCD8
split-complementary
#D8DCDB #DCD8DB #DCD9D8
monochromatic
#97A29F #B8BFBD #D8DCDB #EFF1F0 #EFF1F0
Accessibility & contrast
On white
1.38
#D8DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#D8DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCDB
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCDB | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDB
Deuteranopia (green-blind)
#DBDBDB
Tritanopia (blue-blind)
#D7DCDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d8dcdb; /* rgb */ color: rgb(216, 220, 219); /* oklch */ color: oklch(89.1% 0.005 179.7);
Tailwind
colors: {
custom: {
50: '#e4e6e6',
500: '#d8dcdb',
950: '#000000',
},
}SCSS
$custom: #d8dcdb; $custom-light: #e4e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d8dcdb",
"rgb": {
"r": 216,
"g": 220,
"b": 219
},
"hsl": {
"h": 165,
"s": 5.405,
"l": 85.49
},
"oklch": {
"l": 0.89112,
"c": 0.00454,
"h": 179.7
},
"luminance": 0.709
}Semantic roles & 50–950 ramp
primary
#D8DCDB
secondary
#AFA9AB
accent
#56648F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484