#DCD0C0#DCD0C0
#DCD0C0 is a very light, muted orange. Relative luminance 0.641; OKLCH L 86.3% C 0.025 H 75.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0C0 |
|---|---|
| RGB | rgb(220, 208, 192) |
| HSL | hsl(34, 29%, 81%) |
| HSV | hsv(34, 13%, 86%) |
| CMYK | cmyk(0%, 5.5%, 12.7%, 13.7%) |
| CIE-LAB | lab(84.04, 1.47, 9.43) |
| CIE-LCH | lch(84.04, 9.54, 81.12°) |
| OKLab | oklab(86.3% 0.0065 0.0246) |
| OKLCH | oklch(86.3% 0.025 75.2) |
| XYZ | xyz(61.5847, 64.1341, 58.9938) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.99
Warm Gray
#C9BEB0
ΔE00 4.54
Champagne
#F7E7CE
ΔE00 6.12
Antiquewhite
#FAEBD7
ΔE00 6.31
Eggshell
#F0EAD6
ΔE00 6.71
Linen
#FAF0E6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0C0 #C0CCDC
analogous
#DCC2C0 #DCD0C0 #DADCC0
triadic
#DCD0C0 #C0DCD0 #D0C0DC
tetradic
#DCD0C0 #C0DCC2 #C0CCDC #DCC0DA
square
#DCD0C0 #C0DCC2 #C0CCDC #DCC0DA
split-complementary
#DCD0C0 #C0DADC #C2C0DC
monochromatic
#B09571 #C6B399 #DCD0C0 #F2EDE7 #F4F0EB
Accessibility & contrast
On white
1.52
#DCD0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#DCD0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0C0
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0C0 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BF
Deuteranopia (green-blind)
#D8D3C0
Tritanopia (blue-blind)
#E1CDCB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd0c0; /* rgb */ color: rgb(220, 208, 192); /* oklch */ color: oklch(86.3% 0.025 75.2);
Tailwind
colors: {
custom: {
50: '#e7ded3',
500: '#dcd0c0',
950: '#000000',
},
}SCSS
$custom: #dcd0c0; $custom-light: #e7ded3; $custom-dark: #000000;
JSON
{
"hex": "#dcd0c0",
"rgb": {
"r": 220,
"g": 208,
"b": 192
},
"hsl": {
"h": 34.286,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.86296,
"c": 0.02547,
"h": 75.2
},
"luminance": 0.64133
}Semantic roles & 50–950 ramp
primary
#DCD0C0
secondary
#8D9DB3
accent
#6BA73E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483