#DCD7D7#DCD7D7
#DCD7D7 is a very light, near-neutral grey. Relative luminance 0.687; OKLCH L 88.3% C 0.005 H 17.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7D7 |
|---|---|
| RGB | rgb(220, 215, 215) |
| HSL | hsl(0, 7%, 85%) |
| HSV | hsv(0, 2%, 86%) |
| CMYK | cmyk(0%, 2.3%, 2.3%, 13.7%) |
| CIE-LAB | lab(86.37, 1.71, 0.61) |
| CIE-LCH | lch(86.37, 1.81, 19.54°) |
| OKLab | oklab(88.31% 0.0053 0.0016) |
| OKLCH | oklch(88.31% 0.006 17.2) |
| XYZ | xyz(66.0795, 68.7231, 74.0605) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.64
Light Gray
#D3D3D3
ΔE00 2.75
Fog
#D8DCE0
ΔE00 4.55
Light Grey
#D8DCD6
ΔE00 6.27
Silver (survey)
#C5C9C7
ΔE00 6.34
Silver
#C0C0C0
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7D7 #D7DCDC
analogous
#DCD7D9 #DCD7D7 #DCD9D7
triadic
#DCD7D7 #D7DCD7 #D7D7DC
tetradic
#DCD7D7 #D9DCD7 #D7DCDC #D9D7DC
square
#DCD7D7 #D9DCD7 #D7DCDC #D9D7DC
split-complementary
#DCD7D7 #D7DCD9 #D7D9DC
monochromatic
#A39696 #BFB6B6 #DCD7D7 #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.42
#DCD7D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#DCD7D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7D7
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7D7 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D7
Deuteranopia (green-blind)
#D9D8D7
Tritanopia (blue-blind)
#DDD7D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd7d7; /* rgb */ color: rgb(220, 215, 215); /* oklch */ color: oklch(88.3% 0.005 17.2);
Tailwind
colors: {
custom: {
50: '#e6e3e3',
500: '#dcd7d7',
950: '#000000',
},
}SCSS
$custom: #dcd7d7; $custom-light: #e6e3e3; $custom-dark: #000000;
JSON
{
"hex": "#dcd7d7",
"rgb": {
"r": 220,
"g": 215,
"b": 215
},
"hsl": {
"h": 0,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.88312,
"c": 0.0055,
"h": 17.2
},
"luminance": 0.68723
}Semantic roles & 50–950 ramp
primary
#DCD7D7
secondary
#A8AFAF
accent
#919155
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484