#DCD3CD#DCD3CD
#DCD3CD is a very light, near-neutral orange. Relative luminance 0.662; OKLCH L 87.2% C 0.013 H 56.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3CD |
|---|---|
| RGB | rgb(220, 211, 205) |
| HSL | hsl(24, 18%, 83%) |
| HSV | hsv(24, 7%, 86%) |
| CMYK | cmyk(0%, 4.1%, 6.8%, 13.7%) |
| CIE-LAB | lab(85.10, 2.06, 4.07) |
| CIE-LCH | lch(85.10, 4.56, 63.20°) |
| OKLab | oklab(87.24% 0.0072 0.0107) |
| OKLCH | oklch(87.24% 0.013 56.2) |
| XYZ | xyz(63.8276, 66.2125, 67.1636) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.59
Gainsboro
#DCDCDC
ΔE00 4.89
Warm Beige
#E9DCC9
ΔE00 5.85
Warm Gray
#C9BEB0
ΔE00 6.37
Linen
#FAF0E6
ΔE00 6.63
Light Grey
#D8DCD6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3CD #CDD6DC
analogous
#DCCDCE #DCD3CD #DCDACD
triadic
#DCD3CD #CDDCD3 #D3CDDC
tetradic
#DCD3CD #CEDCCD #CDD6DC #DACDDC
square
#DCD3CD #CEDCCD #CDD6DC #DACDDC
split-complementary
#DCD3CD #CDDCDA #CDCEDC
monochromatic
#AA9485 #C3B3A9 #DCD3CD #F2EFED #F2EFED
Accessibility & contrast
On white
1.47
#DCD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#DCD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3CD
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3CD | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CD
Deuteranopia (green-blind)
#D8D5CD
Tritanopia (blue-blind)
#DFD1D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd3cd; /* rgb */ color: rgb(220, 211, 205); /* oklch */ color: oklch(87.2% 0.013 56.2);
Tailwind
colors: {
custom: {
50: '#e6e0dc',
500: '#dcd3cd',
950: '#000000',
},
}SCSS
$custom: #dcd3cd; $custom-light: #e6e0dc; $custom-dark: #000000;
JSON
{
"hex": "#dcd3cd",
"rgb": {
"r": 220,
"g": 211,
"b": 205
},
"hsl": {
"h": 24,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.87238,
"c": 0.01293,
"h": 56.2
},
"luminance": 0.66212
}Semantic roles & 50–950 ramp
primary
#DCD3CD
secondary
#9CA9B2
accent
#7B9C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484