#DCD5D6#DCD5D6
#DCD5D6 is a very light, near-neutral red. Relative luminance 0.677; OKLCH L 87.9% C 0.008 H 7.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5D6 |
|---|---|
| RGB | rgb(220, 213, 214) |
| HSL | hsl(351, 9%, 85%) |
| HSV | hsv(351, 3%, 86%) |
| CMYK | cmyk(0%, 3.2%, 2.7%, 13.7%) |
| CIE-LAB | lab(85.84, 2.57, 0.36) |
| CIE-LCH | lch(85.84, 2.60, 7.97°) |
| OKLab | oklab(87.89% 0.0078 0.001) |
| OKLCH | oklch(87.89% 0.008 7.3) |
| XYZ | xyz(65.4453, 67.6595, 73.2171) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.66
Gainsboro
#DCDCDC
ΔE00 3.77
Fog
#D8DCE0
ΔE00 5.46
Silver
#C0C0C0
ΔE00 6.57
Very Light Pink
#FFF4F2
ΔE00 7.16
Silver (survey)
#C5C9C7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5D6 #D5DCDB
analogous
#DCD5DA #DCD5D6 #DCD8D5
triadic
#DCD5D6 #D6DCD5 #D5D6DC
tetradic
#DCD5D6 #DADCD5 #D5DCDB #D8D5DC
square
#DCD5D6 #DADCD5 #D5DCDB #D8D5DC
split-complementary
#DCD5D6 #D5DCD8 #D5DADC
monochromatic
#A49295 #C0B4B5 #DCD5D6 #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.45
#DCD5D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#DCD5D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5D6
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5D6 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D6
Deuteranopia (green-blind)
#D7D7D6
Tritanopia (blue-blind)
#DED5D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd5d6; /* rgb */ color: rgb(220, 213, 214); /* oklch */ color: oklch(87.9% 0.008 7.3);
Tailwind
colors: {
custom: {
50: '#e6e1e2',
500: '#dcd5d6',
950: '#000000',
},
}SCSS
$custom: #dcd5d6; $custom-light: #e6e1e2; $custom-dark: #000000;
JSON
{
"hex": "#dcd5d6",
"rgb": {
"r": 220,
"g": 213,
"b": 214
},
"hsl": {
"h": 351.429,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.87887,
"c": 0.00781,
"h": 7.3
},
"luminance": 0.67659
}Semantic roles & 50–950 ramp
primary
#DCD5D6
secondary
#A5B0AE
accent
#938A52
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484