#DCD8D7#DCD8D7
#DCD8D7 is a very light, near-neutral grey. Relative luminance 0.692; OKLCH L 88.5% C 0.005 H 34.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8D7 |
|---|---|
| RGB | rgb(220, 216, 215) |
| HSL | hsl(12, 7%, 85%) |
| HSV | hsv(12, 2%, 86%) |
| CMYK | cmyk(0%, 1.8%, 2.3%, 13.7%) |
| CIE-LAB | lab(86.62, 1.18, 0.97) |
| CIE-LCH | lch(86.62, 1.53, 39.42°) |
| OKLab | oklab(88.51% 0.0038 0.0026) |
| OKLCH | oklch(88.51% 0.005 34.3) |
| XYZ | xyz(66.3350, 69.2339, 74.1457) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.07
Light Gray
#D3D3D3
ΔE00 2.36
Fog
#D8DCE0
ΔE00 4.24
Light Grey
#D8DCD6
ΔE00 5.39
Silver (survey)
#C5C9C7
ΔE00 5.88
Silver
#C0C0C0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8D7 #D7DBDC
analogous
#DCD7D8 #DCD8D7 #DCDAD7
triadic
#DCD8D7 #D7DCD8 #D8D7DC
tetradic
#DCD8D7 #D8DCD7 #D7DBDC #DAD7DC
square
#DCD8D7 #D8DCD7 #D7DBDC #DAD7DC
split-complementary
#DCD8D7 #D7DCDA #D7D8DC
monochromatic
#A39896 #BFB8B6 #DCD8D7 #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.41
#DCD8D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#DCD8D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8D7
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8D7 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D7
Deuteranopia (green-blind)
#DAD9D7
Tritanopia (blue-blind)
#DDD8D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd8d7; /* rgb */ color: rgb(220, 216, 215); /* oklch */ color: oklch(88.5% 0.005 34.3);
Tailwind
colors: {
custom: {
50: '#e6e4e3',
500: '#dcd8d7',
950: '#000000',
},
}SCSS
$custom: #dcd8d7; $custom-light: #e6e4e3; $custom-dark: #000000;
JSON
{
"hex": "#dcd8d7",
"rgb": {
"r": 220,
"g": 216,
"b": 215
},
"hsl": {
"h": 12,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.8851,
"c": 0.00461,
"h": 34.3
},
"luminance": 0.69234
}Semantic roles & 50–950 ramp
primary
#DCD8D7
secondary
#A8AEAF
accent
#859155
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484