#DCBC79#DCBC79
#DCBC79 is a light, moderate orange. Relative luminance 0.526; OKLCH L 80.8% C 0.093 H 84.9°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBC79 |
|---|---|
| RGB | rgb(220, 188, 121) |
| HSL | hsl(41, 59%, 67%) |
| HSV | hsv(41, 45%, 86%) |
| CMYK | cmyk(0%, 14.5%, 45%, 13.7%) |
| CIE-LAB | lab(77.62, 2.65, 38.05) |
| CIE-LCH | lch(77.62, 38.15, 86.02°) |
| OKLab | oklab(80.81% 0.0083 0.0926) |
| OKLCH | oklch(80.81% 0.093 84.9) |
| XYZ | xyz(50.9512, 52.5649, 25.5477) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 2.70
Very Light Brown
#D3B683
ΔE00 3.73
Sandstone
#C9AE74
ΔE00 4.38
Desert
#CCAD60
ΔE00 4.65
Fawn
#CFAF7B
ΔE00 4.67
Burlywood
#DEB887
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBC79 #7999DC
analogous
#DC8B79 #DCBC79 #CBDC79
triadic
#DCBC79 #79DCBC #BC79DC
tetradic
#DCBC79 #79DC8B #7999DC #DC79CB
square
#DCBC79 #79DC8B #7999DC #DC79CB
split-complementary
#DCBC79 #79CBDC #8B79DC
monochromatic
#AD842D #CFA448 #DCBC79 #E9D4AA #F5EDDA
Accessibility & contrast
On white
1.82
#DCBC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#DCBC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBC79
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBC79 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB74
Deuteranopia (green-blind)
#D3C37B
Tritanopia (blue-blind)
#EAB1AB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbc79; /* rgb */ color: rgb(220, 188, 121); /* oklch */ color: oklch(80.8% 0.093 84.9);
Tailwind
colors: {
custom: {
50: '#e9d0a0',
500: '#dcbc79',
950: '#000000',
},
}SCSS
$custom: #dcbc79; $custom-light: #e9d0a0; $custom-dark: #000000;
JSON
{
"hex": "#dcbc79",
"rgb": {
"r": 220,
"g": 188,
"b": 121
},
"hsl": {
"h": 40.606,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.80809,
"c": 0.09297,
"h": 84.9
},
"luminance": 0.52563
}Semantic roles & 50–950 ramp
primary
#DCBC79
secondary
#4A6BB0
accent
#55C61F
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16130F
muted
#858380