#DCD6D7#DCD6D7
#DCD6D7 is a very light, near-neutral grey. Relative luminance 0.682; OKLCH L 88.1% C 0.007 H 5.6°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6D7 |
|---|---|
| RGB | rgb(220, 214, 215) |
| HSL | hsl(350, 8%, 85%) |
| HSV | hsv(350, 3%, 86%) |
| CMYK | cmyk(0%, 2.7%, 2.3%, 13.7%) |
| CIE-LAB | lab(86.11, 2.23, 0.24) |
| CIE-LCH | lch(86.11, 2.24, 6.07°) |
| OKLab | oklab(88.11% 0.0067 0.0007) |
| OKLCH | oklch(88.11% 0.007 5.6) |
| XYZ | xyz(65.8257, 68.2154, 73.9759) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.28
Gainsboro
#DCDCDC
ΔE00 3.29
Fog
#D8DCE0
ΔE00 4.97
Silver
#C0C0C0
ΔE00 6.50
Silver (survey)
#C5C9C7
ΔE00 6.87
Very Light Pink
#FFF4F2
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6D7 #D6DCDB
analogous
#DCD6DA #DCD6D7 #DCD8D6
triadic
#DCD6D7 #D7DCD6 #D6D7DC
tetradic
#DCD6D7 #DADCD6 #D6DCDB #D8D6DC
square
#DCD6D7 #DADCD6 #D6DCDB #D8D6DC
split-complementary
#DCD6D7 #D6DCD8 #D6DADC
monochromatic
#A49497 #C0B5B7 #DCD6D7 #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.43
#DCD6D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#DCD6D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6D7
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6D7 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D7
Deuteranopia (green-blind)
#D8D8D7
Tritanopia (blue-blind)
#DDD6D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd6d7; /* rgb */ color: rgb(220, 214, 215); /* oklch */ color: oklch(88.1% 0.007 5.6);
Tailwind
colors: {
custom: {
50: '#e6e2e3',
500: '#dcd6d7',
950: '#000000',
},
}SCSS
$custom: #dcd6d7; $custom-light: #e6e2e3; $custom-dark: #000000;
JSON
{
"hex": "#dcd6d7",
"rgb": {
"r": 220,
"g": 214,
"b": 215
},
"hsl": {
"h": 350,
"s": 7.895,
"l": 85.098
},
"oklch": {
"l": 0.88113,
"c": 0.00672,
"h": 5.6
},
"luminance": 0.68215
}Semantic roles & 50–950 ramp
primary
#DCD6D7
secondary
#A6B0AE
accent
#928754
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484