#DCD0D0#DCD0D0
#DCD0D0 is a very light, near-neutral red. Relative luminance 0.649; OKLCH L 86.7% C 0.013 H 17.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0D0 |
|---|---|
| RGB | rgb(220, 208, 208) |
| HSL | hsl(0, 15%, 84%) |
| HSV | hsv(0, 5%, 86%) |
| CMYK | cmyk(0%, 5.5%, 5.5%, 13.7%) |
| CIE-LAB | lab(84.42, 4.14, 1.49) |
| CIE-LCH | lch(84.42, 4.40, 19.74°) |
| OKLab | oklab(86.73% 0.0127 0.004) |
| OKLCH | oklch(86.73% 0.013 17.4) |
| XYZ | xyz(63.4548, 64.8821, 68.8429) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.58
Gainsboro
#DCDCDC
ΔE00 5.99
Silver
#C0C0C0
ΔE00 7.23
Mistyrose
#FFE4E1
ΔE00 7.44
Lavenderblush
#FFF0F5
ΔE00 7.76
Fog
#D8DCE0
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0D0 #D0DCDC
analogous
#DCD0D6 #DCD0D0 #DCD6D0
triadic
#DCD0D0 #D0DCD0 #D0D0DC
tetradic
#DCD0D0 #D6DCD0 #D0DCDC #D6D0DC
square
#DCD0D0 #D6DCD0 #D0DCDC #D6D0DC
split-complementary
#DCD0D0 #D0DCD6 #D0D6DC
monochromatic
#A88A8A #C2ADAD #DCD0D0 #F2EDED #F2EDED
Accessibility & contrast
On white
1.50
#DCD0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#DCD0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0D0
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0D0 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1D0
Deuteranopia (green-blind)
#D5D3D0
Tritanopia (blue-blind)
#DFCFD0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd0d0; /* rgb */ color: rgb(220, 208, 208); /* oklch */ color: oklch(86.7% 0.013 17.4);
Tailwind
colors: {
custom: {
50: '#e6dede',
500: '#dcd0d0',
950: '#000000',
},
}SCSS
$custom: #dcd0d0; $custom-light: #e6dede; $custom-dark: #000000;
JSON
{
"hex": "#dcd0d0",
"rgb": {
"r": 220,
"g": 208,
"b": 208
},
"hsl": {
"h": 0,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.86728,
"c": 0.01333,
"h": 17.4
},
"luminance": 0.64881
}Semantic roles & 50–950 ramp
primary
#DCD0D0
secondary
#9FB1B1
accent
#99994D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484