#DCD5CC#DCD5CC
#DCD5CC is a very light, near-neutral orange. Relative luminance 0.672; OKLCH L 87.6% C 0.014 H 74.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5CC |
|---|---|
| RGB | rgb(220, 213, 204) |
| HSL | hsl(34, 19%, 83%) |
| HSV | hsv(34, 7%, 86%) |
| CMYK | cmyk(0%, 3.2%, 7.3%, 13.7%) |
| CIE-LAB | lab(85.59, 0.84, 5.29) |
| CIE-LCH | lch(85.59, 5.36, 80.95°) |
| OKLab | oklab(87.61% 0.0039 0.0139) |
| OKLCH | oklch(87.61% 0.014 74.4) |
| XYZ | xyz(64.2072, 67.1643, 66.6966) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.51
Light Gray
#D3D3D3
ΔE00 4.90
Gainsboro
#DCDCDC
ΔE00 5.05
Light Grey
#D8DCD6
ΔE00 5.40
Warm Gray
#C9BEB0
ΔE00 6.04
Linen
#FAF0E6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5CC #CCD3DC
analogous
#DCCDCC #DCD5CC #DBDCCC
triadic
#DCD5CC #CCDCD5 #D5CCDC
tetradic
#DCD5CC #CCDCCD #CCD3DC #DCCCDB
square
#DCD5CC #CCDCCD #CCD3DC #DCCCDB
split-complementary
#DCD5CC #CCDBDC #CDCCDC
monochromatic
#AA9983 #C3B7A8 #DCD5CC #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.46
#DCD5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#DCD5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5CC
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5CC | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CB
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#DFD3D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd5cc; /* rgb */ color: rgb(220, 213, 204); /* oklch */ color: oklch(87.6% 0.014 74.4);
Tailwind
colors: {
custom: {
50: '#e6e1db',
500: '#dcd5cc',
950: '#000000',
},
}SCSS
$custom: #dcd5cc; $custom-light: #e6e1db; $custom-dark: #000000;
JSON
{
"hex": "#dcd5cc",
"rgb": {
"r": 220,
"g": 213,
"b": 204
},
"hsl": {
"h": 33.75,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.87609,
"c": 0.01447,
"h": 74.4
},
"luminance": 0.67164
}Semantic roles & 50–950 ramp
primary
#DCD5CC
secondary
#9BA5B2
accent
#6D9D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484