#DCD6D8#DCD6D8
#DCD6D8 is a very light, near-neutral grey. Relative luminance 0.683; OKLCH L 88.1% C 0.007 H 354.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6D8 |
|---|---|
| RGB | rgb(220, 214, 216) |
| HSL | hsl(340, 8%, 85%) |
| HSV | hsv(340, 3%, 86%) |
| CMYK | cmyk(0%, 2.7%, 1.8%, 13.7%) |
| CIE-LAB | lab(86.14, 2.40, -0.26) |
| CIE-LCH | lch(86.14, 2.42, 353.94°) |
| OKLab | oklab(88.14% 0.0071 -0.0006) |
| OKLCH | oklch(88.14% 0.007 354.8) |
| XYZ | xyz(65.9546, 68.2669, 74.6547) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.50
Gainsboro
#DCDCDC
ΔE00 3.50
Fog
#D8DCE0
ΔE00 4.97
Silver
#C0C0C0
ΔE00 6.63
Silver (survey)
#C5C9C7
ΔE00 7.12
Very Light Pink
#FFF4F2
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6D8 #D6DCDA
analogous
#DCD6DB #DCD6D8 #DCD7D6
triadic
#DCD6D8 #D8DCD6 #D6D8DC
tetradic
#DCD6D8 #DBDCD6 #D6DCDA #D7D6DC
square
#DCD6D8 #DBDCD6 #D6DCDA #D7D6DC
split-complementary
#DCD6D8 #D6DCD7 #D6DBDC
monochromatic
#A49499 #C0B5B9 #DCD6D8 #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.43
#DCD6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#DCD6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6D8
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6D8 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D8
Deuteranopia (green-blind)
#D8D8D8
Tritanopia (blue-blind)
#DDD6D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd6d8; /* rgb */ color: rgb(220, 214, 216); /* oklch */ color: oklch(88.1% 0.007 354.8);
Tailwind
colors: {
custom: {
50: '#e6e2e4',
500: '#dcd6d8',
950: '#000000',
},
}SCSS
$custom: #dcd6d8; $custom-light: #e6e2e4; $custom-dark: #000000;
JSON
{
"hex": "#dcd6d8",
"rgb": {
"r": 220,
"g": 214,
"b": 216
},
"hsl": {
"h": 340,
"s": 7.895,
"l": 85.098
},
"oklch": {
"l": 0.88142,
"c": 0.0071,
"h": 354.8
},
"luminance": 0.68267
}Semantic roles & 50–950 ramp
primary
#DCD6D8
secondary
#A6B0AD
accent
#927D54
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484