#D8DCD7#D8DCD7
#D8DCD7 is a very light, near-neutral grey. Relative luminance 0.707; OKLCH L 89.0% C 0.008 H 139.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCD7 |
|---|---|
| RGB | rgb(216, 220, 215) |
| HSL | hsl(108, 7%, 85%) |
| HSV | hsv(108, 2%, 86%) |
| CMYK | cmyk(1.8%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(87.33, -2.25, 1.98) |
| CIE-LCH | lch(87.33, 3.00, 138.71°) |
| OKLab | oklab(89% -0.0061 0.0052) |
| OKLCH | oklch(89% 0.008 139.5) |
| XYZ | xyz(66.1758, 70.6915, 74.4353) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 0.48
Gainsboro
#DCDCDC
ΔE00 3.61
Light Gray
#D3D3D3
ΔE00 4.03
Silver (survey)
#C5C9C7
ΔE00 4.71
Fog
#D8DCE0
ΔE00 4.78
Whitesmoke
#F5F5F5
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCD7 #DBD7DC
analogous
#DADCD7 #D8DCD7 #D7DCD8
triadic
#D8DCD7 #D7D8DC #DCD7D8
tetradic
#D8DCD7 #D7DADC #DBD7DC #DCD8D7
square
#D8DCD7 #D7DADC #DBD7DC #DCD8D7
split-complementary
#D8DCD7 #D8D7DC #DCD7DA
monochromatic
#98A396 #B8BFB6 #D8DCD7 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.39
#D8DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#D8DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCD7
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCD7 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD7
Deuteranopia (green-blind)
#DCDBD7
Tritanopia (blue-blind)
#D8DCDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d8dcd7; /* rgb */ color: rgb(216, 220, 215); /* oklch */ color: oklch(89.0% 0.008 139.5);
Tailwind
colors: {
custom: {
50: '#e4e6e3',
500: '#d8dcd7',
950: '#000000',
},
}SCSS
$custom: #d8dcd7; $custom-light: #e4e6e3; $custom-dark: #000000;
JSON
{
"hex": "#d8dcd7",
"rgb": {
"r": 216,
"g": 220,
"b": 215
},
"hsl": {
"h": 108,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.88998,
"c": 0.008,
"h": 139.5
},
"luminance": 0.70692
}Semantic roles & 50–950 ramp
primary
#D8DCD7
secondary
#AEA8AF
accent
#559185
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484