#DCD5D4#DCD5D4
#DCD5D4 is a very light, near-neutral red. Relative luminance 0.676; OKLCH L 87.8% C 0.008 H 27.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5D4 |
|---|---|
| RGB | rgb(220, 213, 212) |
| HSL | hsl(8, 10%, 85%) |
| HSV | hsv(8, 4%, 86%) |
| CMYK | cmyk(0%, 3.2%, 3.6%, 13.7%) |
| CIE-LAB | lab(85.78, 2.22, 1.35) |
| CIE-LCH | lch(85.78, 2.60, 31.22°) |
| OKLab | oklab(87.83% 0.007 0.0036) |
| OKLCH | oklch(87.83% 0.008 27.2) |
| XYZ | xyz(65.1914, 67.5580, 71.8802) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.42
Gainsboro
#DCDCDC
ΔE00 3.56
Fog
#D8DCE0
ΔE00 5.57
Silver
#C0C0C0
ΔE00 6.42
Silver (survey)
#C5C9C7
ΔE00 6.76
Light Grey
#D8DCD6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5D4 #D4DBDC
analogous
#DCD4D7 #DCD5D4 #DCD9D4
triadic
#DCD5D4 #D4DCD5 #D5D4DC
tetradic
#DCD5D4 #D7DCD4 #D4DBDC #D9D4DC
square
#DCD5D4 #D7DCD4 #D4DBDC #D9D4DC
split-complementary
#DCD5D4 #D4DCD9 #D4D7DC
monochromatic
#A59391 #C1B4B2 #DCD5D4 #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.45
#DCD5D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#DCD5D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5D4
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5D4 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D4
Deuteranopia (green-blind)
#D8D7D4
Tritanopia (blue-blind)
#DED4D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd5d4; /* rgb */ color: rgb(220, 213, 212); /* oklch */ color: oklch(87.8% 0.008 27.2);
Tailwind
colors: {
custom: {
50: '#e6e1e1',
500: '#dcd5d4',
950: '#000000',
},
}SCSS
$custom: #dcd5d4; $custom-light: #e6e1e1; $custom-dark: #000000;
JSON
{
"hex": "#dcd5d4",
"rgb": {
"r": 220,
"g": 213,
"b": 212
},
"hsl": {
"h": 7.5,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.8783,
"c": 0.00785,
"h": 27.2
},
"luminance": 0.67558
}Semantic roles & 50–950 ramp
primary
#DCD5D4
secondary
#A4AFB0
accent
#8C9451
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484