#DCD5D0#DCD5D0
#DCD5D0 is a very light, near-neutral orange. Relative luminance 0.674; OKLCH L 87.7% C 0.010 H 58.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5D0 |
|---|---|
| RGB | rgb(220, 213, 208) |
| HSL | hsl(25, 15%, 84%) |
| HSV | hsv(25, 5%, 86%) |
| CMYK | cmyk(0%, 3.2%, 5.5%, 13.7%) |
| CIE-LAB | lab(85.68, 1.53, 3.32) |
| CIE-LCH | lch(85.68, 3.65, 65.32°) |
| OKLab | oklab(87.72% 0.0054 0.0088) |
| OKLCH | oklch(87.72% 0.01 58.2) |
| XYZ | xyz(64.6931, 67.3587, 69.2557) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.77
Gainsboro
#DCDCDC
ΔE00 3.93
Light Grey
#D8DCD6
ΔE00 5.82
Warm Beige
#E9DCC9
ΔE00 6.14
Fog
#D8DCE0
ΔE00 6.28
Silver (survey)
#C5C9C7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5D0 #D0D7DC
analogous
#DCD0D1 #DCD5D0 #DCDBD0
triadic
#DCD5D0 #D0DCD5 #D5D0DC
tetradic
#DCD5D0 #D1DCD0 #D0D7DC #DBD0DC
square
#DCD5D0 #D1DCD0 #D0D7DC #DBD0DC
split-complementary
#DCD5D0 #D0DCDB #D0D1DC
monochromatic
#A8968A #C2B6AD #DCD5D0 #F2EFED #F2EFED
Accessibility & contrast
On white
1.45
#DCD5D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#DCD5D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5D0
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5D0 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5D0
Deuteranopia (green-blind)
#D9D7D0
Tritanopia (blue-blind)
#DFD4D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd5d0; /* rgb */ color: rgb(220, 213, 208); /* oklch */ color: oklch(87.7% 0.010 58.2);
Tailwind
colors: {
custom: {
50: '#e6e1de',
500: '#dcd5d0',
950: '#000000',
},
}SCSS
$custom: #dcd5d0; $custom-light: #e6e1de; $custom-dark: #000000;
JSON
{
"hex": "#dcd5d0",
"rgb": {
"r": 220,
"g": 213,
"b": 208
},
"hsl": {
"h": 25,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.87718,
"c": 0.01033,
"h": 58.2
},
"luminance": 0.67358
}Semantic roles & 50–950 ramp
primary
#DCD5D0
secondary
#9FAAB1
accent
#79994D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484