#DCBA7C#DCBA7C
#DCBA7C is a light, moderate orange. Relative luminance 0.518; OKLCH L 80.5% C 0.089 H 81.9°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBA7C |
|---|---|
| RGB | rgb(220, 186, 124) |
| HSL | hsl(39, 58%, 67%) |
| HSV | hsv(39, 44%, 86%) |
| CMYK | cmyk(0%, 15.5%, 43.6%, 13.7%) |
| CIE-LAB | lab(77.16, 4.01, 35.92) |
| CIE-LCH | lch(77.16, 36.14, 83.64°) |
| OKLab | oklab(80.46% 0.0125 0.0879) |
| OKLCH | oklch(80.46% 0.089 81.9) |
| XYZ | xyz(50.7138, 51.7911, 26.3903) |
| Luminance | 0.5179 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.77
Tan (survey)
#D1B26F
ΔE00 2.84
Fawn
#CFAF7B
ΔE00 3.62
Burlywood
#DEB887
ΔE00 3.81
Sandstone
#C9AE74
ΔE00 4.09
Desert
#CCAD60
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBA7C #7C9EDC
analogous
#DC8A7C #DCBA7C #CEDC7C
triadic
#DCBA7C #7CDCBA #BA7CDC
tetradic
#DCBA7C #7CDC8A #7C9EDC #DC7CCE
square
#DCBA7C #7CDC8A #7C9EDC #DC7CCE
split-complementary
#DCBA7C #7CCEDC #8A7CDC
monochromatic
#AF812F #CFA14C #DCBA7C #E9D3AC #F6EDDD
Accessibility & contrast
On white
1.85
#DCBA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#DCBA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBA7C
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBA7C | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9B977
Deuteranopia (green-blind)
#D1C27E
Tritanopia (blue-blind)
#EAAFAA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dcba7c; /* rgb */ color: rgb(220, 186, 124); /* oklch */ color: oklch(80.5% 0.089 81.9);
Tailwind
colors: {
custom: {
50: '#e8cea2',
500: '#dcba7c',
950: '#000000',
},
}SCSS
$custom: #dcba7c; $custom-light: #e8cea2; $custom-dark: #000000;
JSON
{
"hex": "#dcba7c",
"rgb": {
"r": 220,
"g": 186,
"b": 124
},
"hsl": {
"h": 38.75,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.8046,
"c": 0.08876,
"h": 81.9
},
"luminance": 0.51789
}Semantic roles & 50–950 ramp
primary
#DCBA7C
secondary
#4B6FB1
accent
#5BC520
background
#FEFEFC
surface
#FDFAF5
border
#D5D3CF
text
#16130F
muted
#848380