#D8D7DC#D8D7DC
#D8D7DC is a very light, near-neutral grey. Relative luminance 0.684; OKLCH L 88.1% C 0.007 H 295.4°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D7DC |
|---|---|
| RGB | rgb(216, 215, 220) |
| HSL | hsl(252, 7%, 85%) |
| HSV | hsv(252, 2%, 86%) |
| CMYK | cmyk(1.8%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(86.19, 1.25, -2.34) |
| CIE-LCH | lch(86.19, 2.65, 298.14°) |
| OKLab | oklab(88.14% 0.003 -0.0062) |
| OKLCH | oklch(88.14% 0.007 295.4) |
| XYZ | xyz(65.5354, 68.3671, 77.4399) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 2.87
Gainsboro
#DCDCDC
ΔE00 2.98
Light Gray
#D3D3D3
ΔE00 3.00
Silver (survey)
#C5C9C7
ΔE00 6.23
Silver
#C0C0C0
ΔE00 6.40
Light Grey
#D8DCD6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D7DC #DBDCD7
analogous
#D7D8DC #D8D7DC #DAD7DC
triadic
#D8D7DC #DCD8D7 #D7DCD8
tetradic
#D8D7DC #DCD7D8 #DBDCD7 #D7DCDA
square
#D8D7DC #DCD7D8 #DBDCD7 #D7DCDA
split-complementary
#D8D7DC #DCDAD7 #D8DCD7
monochromatic
#9896A3 #B8B6BF #D8D7DC #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.43
#D8D7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#D8D7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D7DC
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D7DC | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#D6D8DC
Tritanopia (blue-blind)
#D7D8D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d8d7dc; /* rgb */ color: rgb(216, 215, 220); /* oklch */ color: oklch(88.1% 0.007 295.4);
Tailwind
colors: {
custom: {
50: '#e4e3e6',
500: '#d8d7dc',
950: '#000000',
},
}SCSS
$custom: #d8d7dc; $custom-light: #e4e3e6; $custom-dark: #000000;
JSON
{
"hex": "#d8d7dc",
"rgb": {
"r": 216,
"g": 215,
"b": 220
},
"hsl": {
"h": 252,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.8814,
"c": 0.00687,
"h": 295.4
},
"luminance": 0.68367
}Semantic roles & 50–950 ramp
primary
#D8D7DC
secondary
#AEAFA8
accent
#915585
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484