#DCD4D4#DCD4D4
#DCD4D4 is a very light, near-neutral red. Relative luminance 0.671; OKLCH L 87.6% C 0.009 H 17.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4D4 |
|---|---|
| RGB | rgb(220, 212, 212) |
| HSL | hsl(0, 10%, 85%) |
| HSV | hsv(0, 4%, 86%) |
| CMYK | cmyk(0%, 3.6%, 3.6%, 13.7%) |
| CIE-LAB | lab(85.53, 2.74, 0.98) |
| CIE-LCH | lch(85.53, 2.91, 19.62°) |
| OKLab | oklab(87.63% 0.0084 0.0026) |
| OKLCH | oklch(87.63% 0.009 17.3) |
| XYZ | xyz(64.9407, 67.0565, 71.7966) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.91
Gainsboro
#DCDCDC
ΔE00 4.12
Fog
#D8DCE0
ΔE00 5.96
Silver
#C0C0C0
ΔE00 6.58
Very Light Pink
#FFF4F2
ΔE00 7.21
Silver (survey)
#C5C9C7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4D4 #D4DCDC
analogous
#DCD4D8 #DCD4D4 #DCD8D4
triadic
#DCD4D4 #D4DCD4 #D4D4DC
tetradic
#DCD4D4 #D8DCD4 #D4DCDC #D8D4DC
square
#DCD4D4 #D8DCD4 #D4DCDC #D8D4DC
split-complementary
#DCD4D4 #D4DCD8 #D4D8DC
monochromatic
#A59191 #C1B2B2 #DCD4D4 #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.46
#DCD4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#DCD4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4D4
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4D4 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D4
Deuteranopia (green-blind)
#D7D6D4
Tritanopia (blue-blind)
#DED3D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd4d4; /* rgb */ color: rgb(220, 212, 212); /* oklch */ color: oklch(87.6% 0.009 17.3);
Tailwind
colors: {
custom: {
50: '#e6e1e1',
500: '#dcd4d4',
950: '#000000',
},
}SCSS
$custom: #dcd4d4; $custom-light: #e6e1e1; $custom-dark: #000000;
JSON
{
"hex": "#dcd4d4",
"rgb": {
"r": 220,
"g": 212,
"b": 212
},
"hsl": {
"h": 0,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.87632,
"c": 0.00883,
"h": 17.3
},
"luminance": 0.67056
}Semantic roles & 50–950 ramp
primary
#DCD4D4
secondary
#A4B0B0
accent
#949451
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484