#DCD5CD#DCD5CD
#DCD5CD is a very light, near-neutral orange. Relative luminance 0.672; OKLCH L 87.6% C 0.013 H 71.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5CD |
|---|---|
| RGB | rgb(220, 213, 205) |
| HSL | hsl(32, 18%, 83%) |
| HSV | hsv(32, 7%, 86%) |
| CMYK | cmyk(0%, 3.2%, 6.8%, 13.7%) |
| CIE-LAB | lab(85.61, 1.01, 4.80) |
| CIE-LCH | lch(85.61, 4.91, 78.09°) |
| OKLab | oklab(87.64% 0.0043 0.0127) |
| OKLCH | oklch(87.64% 0.013 71.3) |
| XYZ | xyz(64.3275, 67.2124, 67.3302) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.58
Gainsboro
#DCDCDC
ΔE00 4.73
Warm Beige
#E9DCC9
ΔE00 4.87
Light Grey
#D8DCD6
ΔE00 5.44
Linen
#FAF0E6
ΔE00 6.18
Warm Gray
#C9BEB0
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5CD #CDD4DC
analogous
#DCCDCD #DCD5CD #DBDCCD
triadic
#DCD5CD #CDDCD5 #D5CDDC
tetradic
#DCD5CD #CDDCCD #CDD4DC #DCCDDB
square
#DCD5CD #CDDCCD #CDD4DC #DCCDDB
split-complementary
#DCD5CD #CDDBDC #CDCDDC
monochromatic
#AA9985 #C3B7A9 #DCD5CD #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.45
#DCD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#DCD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5CD
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5CD | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CD
Deuteranopia (green-blind)
#D9D7CD
Tritanopia (blue-blind)
#DFD3D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd5cd; /* rgb */ color: rgb(220, 213, 205); /* oklch */ color: oklch(87.6% 0.013 71.3);
Tailwind
colors: {
custom: {
50: '#e6e1dc',
500: '#dcd5cd',
950: '#000000',
},
}SCSS
$custom: #dcd5cd; $custom-light: #e6e1dc; $custom-dark: #000000;
JSON
{
"hex": "#dcd5cd",
"rgb": {
"r": 220,
"g": 213,
"b": 205
},
"hsl": {
"h": 32,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.87636,
"c": 0.01335,
"h": 71.3
},
"luminance": 0.67212
}Semantic roles & 50–950 ramp
primary
#DCD5CD
secondary
#9CA6B2
accent
#709C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484