#DCD6DC#DCD6DC
#DCD6DC is a very light, near-neutral grey. Relative luminance 0.685; OKLCH L 88.3% C 0.010 H 325.7°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6DC |
|---|---|
| RGB | rgb(220, 214, 220) |
| HSL | hsl(300, 8%, 85%) |
| HSV | hsv(300, 3%, 86%) |
| CMYK | cmyk(0%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(86.24, 3.12, -2.22) |
| CIE-LCH | lch(86.24, 3.83, 324.59°) |
| OKLab | oklab(88.26% 0.0086 -0.0059) |
| OKLCH | oklch(88.26% 0.01 325.7) |
| XYZ | xyz(66.4780, 68.4763, 77.4113) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.74
Light Gray
#D3D3D3
ΔE00 4.77
Fog
#D8DCE0
ΔE00 5.41
Lavender (CSS)
#E6E6FA
ΔE00 6.94
Lavenderblush
#FFF0F5
ΔE00 7.04
Silver
#C0C0C0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6DC #D6DCD6
analogous
#D9D6DC #DCD6DC #DCD6D9
triadic
#DCD6DC #DCDCD6 #D6DCDC
tetradic
#DCD6DC #DCD9D6 #D6DCD6 #D6D9DC
square
#DCD6DC #DCD9D6 #D6DCD6 #D6D9DC
split-complementary
#DCD6DC #D9DCD6 #D6DCD9
monochromatic
#A494A4 #C0B5C0 #DCD6DC #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.43
#DCD6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#DCD6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6DC
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6DC | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#DCD6D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd6dc; /* rgb */ color: rgb(220, 214, 220); /* oklch */ color: oklch(88.3% 0.010 325.7);
Tailwind
colors: {
custom: {
50: '#e6e2e6',
500: '#dcd6dc',
950: '#000000',
},
}SCSS
$custom: #dcd6dc; $custom-light: #e6e2e6; $custom-dark: #000000;
JSON
{
"hex": "#dcd6dc",
"rgb": {
"r": 220,
"g": 214,
"b": 220
},
"hsl": {
"h": 300,
"s": 7.895,
"l": 85.098
},
"oklch": {
"l": 0.88258,
"c": 0.01039,
"h": 325.7
},
"luminance": 0.68476
}Semantic roles & 50–950 ramp
primary
#DCD6DC
secondary
#A6B0A6
accent
#925454
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484