#DCD6CD#DCD6CD
#DCD6CD is a very light, near-neutral orange. Relative luminance 0.677; OKLCH L 87.8% C 0.014 H 78.2°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6CD |
|---|---|
| RGB | rgb(220, 214, 205) |
| HSL | hsl(36, 18%, 83%) |
| HSV | hsv(36, 7%, 86%) |
| CMYK | cmyk(0%, 2.7%, 6.8%, 13.7%) |
| CIE-LAB | lab(85.86, 0.49, 5.17) |
| CIE-LCH | lch(85.86, 5.19, 84.56°) |
| OKLab | oklab(87.84% 0.0028 0.0136) |
| OKLCH | oklch(87.84% 0.014 78.2) |
| XYZ | xyz(64.5798, 67.7170, 67.4143) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.60
Light Gray
#D3D3D3
ΔE00 4.75
Gainsboro
#DCDCDC
ΔE00 4.83
Light Grey
#D8DCD6
ΔE00 4.89
Linen
#FAF0E6
ΔE00 6.14
Eggshell
#F0EAD6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6CD #CDD3DC
analogous
#DCCECD #DCD6CD #DADCCD
triadic
#DCD6CD #CDDCD6 #D6CDDC
tetradic
#DCD6CD #CDDCCE #CDD3DC #DCCDDA
square
#DCD6CD #CDDCCE #CDD3DC #DCCDDA
split-complementary
#DCD6CD #CDDADC #CECDDC
monochromatic
#AA9B85 #C3B8A9 #DCD6CD #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.44
#DCD6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#DCD6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6CD
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6CD | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#DFD4D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd6cd; /* rgb */ color: rgb(220, 214, 205); /* oklch */ color: oklch(87.8% 0.014 78.2);
Tailwind
colors: {
custom: {
50: '#e6e2dc',
500: '#dcd6cd',
950: '#000000',
},
}SCSS
$custom: #dcd6cd; $custom-light: #e6e2dc; $custom-dark: #000000;
JSON
{
"hex": "#dcd6cd",
"rgb": {
"r": 220,
"g": 214,
"b": 205
},
"hsl": {
"h": 36,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.87835,
"c": 0.01389,
"h": 78.2
},
"luminance": 0.67717
}Semantic roles & 50–950 ramp
primary
#DCD6CD
secondary
#9CA4B2
accent
#6B9C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484