#DCD0CD#DCD0CD
#DCD0CD is a very light, near-neutral red. Relative luminance 0.647; OKLCH L 86.6% C 0.014 H 34.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0CD |
|---|---|
| RGB | rgb(220, 208, 205) |
| HSL | hsl(12, 18%, 83%) |
| HSV | hsv(12, 7%, 86%) |
| CMYK | cmyk(0%, 5.5%, 6.8%, 13.7%) |
| CIE-LAB | lab(84.35, 3.62, 2.97) |
| CIE-LCH | lch(84.35, 4.69, 39.34°) |
| OKLab | oklab(86.64% 0.0116 0.0079) |
| OKLCH | oklch(86.64% 0.014 34.3) |
| XYZ | xyz(63.0892, 64.7358, 66.9175) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.44
Gainsboro
#DCDCDC
ΔE00 5.87
Silver
#C0C0C0
ΔE00 7.09
Warm Gray
#C9BEB0
ΔE00 7.42
Mistyrose
#FFE4E1
ΔE00 7.61
Very Light Pink
#FFF4F2
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0CD #CDD9DC
analogous
#DCCDD1 #DCD0CD #DCD7CD
triadic
#DCD0CD #CDDCD0 #D0CDDC
tetradic
#DCD0CD #D1DCCD #CDD9DC #D7CDDC
square
#DCD0CD #D1DCCD #CDD9DC #D7CDDC
split-complementary
#DCD0CD #CDDCD7 #CDD1DC
monochromatic
#AA8C85 #C3AEA9 #DCD0CD #F2EEED #F2EEED
Accessibility & contrast
On white
1.51
#DCD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#DCD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0CD
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0CD | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#DFCFCF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd0cd; /* rgb */ color: rgb(220, 208, 205); /* oklch */ color: oklch(86.6% 0.014 34.3);
Tailwind
colors: {
custom: {
50: '#e6dedc',
500: '#dcd0cd',
950: '#000000',
},
}SCSS
$custom: #dcd0cd; $custom-light: #e6dedc; $custom-dark: #000000;
JSON
{
"hex": "#dcd0cd",
"rgb": {
"r": 220,
"g": 208,
"b": 205
},
"hsl": {
"h": 12,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.86644,
"c": 0.014,
"h": 34.3
},
"luminance": 0.64735
}Semantic roles & 50–950 ramp
primary
#DCD0CD
secondary
#9CADB2
accent
#8B9C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484