#DCD7DC#DCD7DC
#DCD7DC is a very light, near-neutral grey. Relative luminance 0.690; OKLCH L 88.5% C 0.009 H 325.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7DC |
|---|---|
| RGB | rgb(220, 215, 220) |
| HSL | hsl(300, 7%, 85%) |
| HSV | hsv(300, 2%, 86%) |
| CMYK | cmyk(0%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(86.50, 2.60, -1.85) |
| CIE-LCH | lch(86.50, 3.19, 324.57°) |
| OKLab | oklab(88.46% 0.0071 -0.0049) |
| OKLCH | oklch(88.46% 0.009 325.6) |
| XYZ | xyz(66.7318, 68.9840, 77.4960) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.02
Light Gray
#D3D3D3
ΔE00 4.13
Fog
#D8DCE0
ΔE00 4.74
Silver
#C0C0C0
ΔE00 7.14
Lavender (CSS)
#E6E6FA
ΔE00 7.14
Lavenderblush
#FFF0F5
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7DC #D7DCD7
analogous
#D9D7DC #DCD7DC #DCD7D9
triadic
#DCD7DC #DCDCD7 #D7DCDC
tetradic
#DCD7DC #DCD9D7 #D7DCD7 #D7D9DC
square
#DCD7DC #DCD9D7 #D7DCD7 #D7D9DC
split-complementary
#DCD7DC #D9DCD7 #D7DCD9
monochromatic
#A396A3 #BFB6BF #DCD7DC #F1EFF1 #F1EFF1
Accessibility & contrast
On white
1.42
#DCD7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#DCD7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7DC
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7DC | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#DCD7D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd7dc; /* rgb */ color: rgb(220, 215, 220); /* oklch */ color: oklch(88.5% 0.009 325.6);
Tailwind
colors: {
custom: {
50: '#e6e3e6',
500: '#dcd7dc',
950: '#000000',
},
}SCSS
$custom: #dcd7dc; $custom-light: #e6e3e6; $custom-dark: #000000;
JSON
{
"hex": "#dcd7dc",
"rgb": {
"r": 220,
"g": 215,
"b": 220
},
"hsl": {
"h": 300,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.88456,
"c": 0.00865,
"h": 325.6
},
"luminance": 0.68984
}Semantic roles & 50–950 ramp
primary
#DCD7DC
secondary
#A8AFA8
accent
#915555
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484