#DCD7D9#DCD7D9
#DCD7D9 is a very light, near-neutral grey. Relative luminance 0.688; OKLCH L 88.4% C 0.006 H 350.8°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7D9 |
|---|---|
| RGB | rgb(220, 215, 217) |
| HSL | hsl(336, 7%, 85%) |
| HSV | hsv(336, 2%, 86%) |
| CMYK | cmyk(0%, 2.3%, 1.4%, 13.7%) |
| CIE-LAB | lab(86.42, 2.06, -0.38) |
| CIE-LCH | lch(86.42, 2.10, 349.62°) |
| OKLab | oklab(88.37% 0.006 -0.001) |
| OKLCH | oklch(88.37% 0.006 350.8) |
| XYZ | xyz(66.3381, 68.8265, 75.4222) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.04
Light Gray
#D3D3D3
ΔE00 3.16
Fog
#D8DCE0
ΔE00 4.47
Silver
#C0C0C0
ΔE00 6.58
Silver (survey)
#C5C9C7
ΔE00 6.84
Whitesmoke
#F5F5F5
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7D9 #D7DCDA
analogous
#DCD7DB #DCD7D9 #DCD7D7
triadic
#DCD7D9 #D9DCD7 #D7D9DC
tetradic
#DCD7D9 #DBDCD7 #D7DCDA #D7D7DC
square
#DCD7D9 #DBDCD7 #D7DCDA #D7D7DC
split-complementary
#DCD7D9 #D7DCD7 #D7DBDC
monochromatic
#A3969B #BFB6BA #DCD7D9 #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.42
#DCD7D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#DCD7D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7D9
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7D9 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8D9
Deuteranopia (green-blind)
#D8D9D9
Tritanopia (blue-blind)
#DDD7D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd7d9; /* rgb */ color: rgb(220, 215, 217); /* oklch */ color: oklch(88.4% 0.006 350.8);
Tailwind
colors: {
custom: {
50: '#e6e3e4',
500: '#dcd7d9',
950: '#000000',
},
}SCSS
$custom: #dcd7d9; $custom-light: #e6e3e4; $custom-dark: #000000;
JSON
{
"hex": "#dcd7d9",
"rgb": {
"r": 220,
"g": 215,
"b": 217
},
"hsl": {
"h": 336,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.88369,
"c": 0.00609,
"h": 350.8
},
"luminance": 0.68826
}Semantic roles & 50–950 ramp
primary
#DCD7D9
secondary
#A8AFAC
accent
#917955
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484