#DCD4CD#DCD4CD
#DCD4CD is a very light, near-neutral orange. Relative luminance 0.667; OKLCH L 87.4% C 0.013 H 63.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4CD |
|---|---|
| RGB | rgb(220, 212, 205) |
| HSL | hsl(28, 18%, 83%) |
| HSV | hsv(28, 7%, 86%) |
| CMYK | cmyk(0%, 3.6%, 6.8%, 13.7%) |
| CIE-LAB | lab(85.36, 1.53, 4.43) |
| CIE-LCH | lch(85.36, 4.69, 70.92°) |
| OKLab | oklab(87.44% 0.0057 0.0117) |
| OKLCH | oklch(87.44% 0.013 63.9) |
| XYZ | xyz(64.0768, 66.7109, 67.2467) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.52
Gainsboro
#DCDCDC
ΔE00 4.75
Warm Beige
#E9DCC9
ΔE00 5.30
Light Grey
#D8DCD6
ΔE00 6.06
Warm Gray
#C9BEB0
ΔE00 6.22
Linen
#FAF0E6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4CD #CDD5DC
analogous
#DCCDCD #DCD4CD #DCDBCD
triadic
#DCD4CD #CDDCD4 #D4CDDC
tetradic
#DCD4CD #CDDCCD #CDD5DC #DBCDDC
square
#DCD4CD #CDDCCD #CDD5DC #DBCDDC
split-complementary
#DCD4CD #CDDCDB #CDCDDC
monochromatic
#AA9685 #C3B5A9 #DCD4CD #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.46
#DCD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#DCD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4CD
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4CD | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CD
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#DFD2D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd4cd; /* rgb */ color: rgb(220, 212, 205); /* oklch */ color: oklch(87.4% 0.013 63.9);
Tailwind
colors: {
custom: {
50: '#e6e1dc',
500: '#dcd4cd',
950: '#000000',
},
}SCSS
$custom: #dcd4cd; $custom-light: #e6e1dc; $custom-dark: #000000;
JSON
{
"hex": "#dcd4cd",
"rgb": {
"r": 220,
"g": 212,
"b": 205
},
"hsl": {
"h": 28,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.87437,
"c": 0.01303,
"h": 63.9
},
"luminance": 0.6671
}Semantic roles & 50–950 ramp
primary
#DCD4CD
secondary
#9CA7B2
accent
#759C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484