#DCD9D7#DCD9D7
#DCD9D7 is a very light, near-neutral grey. Relative luminance 0.697; OKLCH L 88.7% C 0.004 H 56.4°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9D7 |
|---|---|
| RGB | rgb(220, 217, 215) |
| HSL | hsl(24, 7%, 85%) |
| HSV | hsv(24, 2%, 86%) |
| CMYK | cmyk(0%, 1.4%, 2.3%, 13.7%) |
| CIE-LAB | lab(86.87, 0.66, 1.34) |
| CIE-LCH | lch(86.87, 1.50, 63.67°) |
| OKLab | oklab(88.71% 0.0024 0.0036) |
| OKLCH | oklch(88.71% 0.004 56.4) |
| XYZ | xyz(66.5919, 69.7479, 74.2313) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.71
Light Gray
#D3D3D3
ΔE00 2.21
Fog
#D8DCE0
ΔE00 4.08
Light Grey
#D8DCD6
ΔE00 4.50
Silver (survey)
#C5C9C7
ΔE00 5.50
Whitesmoke
#F5F5F5
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9D7 #D7DADC
analogous
#DCD7D7 #DCD9D7 #DCDBD7
triadic
#DCD9D7 #D7DCD9 #D9D7DC
tetradic
#DCD9D7 #D7DCD7 #D7DADC #DBD7DC
square
#DCD9D7 #D7DCD7 #D7DADC #DBD7DC
split-complementary
#DCD9D7 #D7DCDB #D7D7DC
monochromatic
#A39B96 #BFBAB6 #DCD9D7 #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.40
#DCD9D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#DCD9D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9D7
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9D7 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D7
Deuteranopia (green-blind)
#DBDAD7
Tritanopia (blue-blind)
#DDD8D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd9d7; /* rgb */ color: rgb(220, 217, 215); /* oklch */ color: oklch(88.7% 0.004 56.4);
Tailwind
colors: {
custom: {
50: '#e6e4e3',
500: '#dcd9d7',
950: '#000000',
},
}SCSS
$custom: #dcd9d7; $custom-light: #e6e4e3; $custom-dark: #000000;
JSON
{
"hex": "#dcd9d7",
"rgb": {
"r": 220,
"g": 217,
"b": 215
},
"hsl": {
"h": 24,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.88709,
"c": 0.00429,
"h": 56.4
},
"luminance": 0.69748
}Semantic roles & 50–950 ramp
primary
#DCD9D7
secondary
#A8ACAF
accent
#799155
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484