#DCBC7A#DCBC7A
#DCBC7A is a light, moderate orange. Relative luminance 0.526; OKLCH L 80.8% C 0.092 H 84.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBC7A |
|---|---|
| RGB | rgb(220, 188, 122) |
| HSL | hsl(40, 58%, 67%) |
| HSV | hsv(40, 45%, 86%) |
| CMYK | cmyk(0%, 14.5%, 44.5%, 13.7%) |
| CIE-LAB | lab(77.63, 2.75, 37.56) |
| CIE-LCH | lch(77.63, 37.66, 85.81°) |
| OKLab | oklab(80.83% 0.0087 0.0915) |
| OKLCH | oklch(80.83% 0.092 84.6) |
| XYZ | xyz(51.0129, 52.5896, 25.8723) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 2.73
Very Light Brown
#D3B683
ΔE00 3.56
Sandstone
#C9AE74
ΔE00 4.33
Fawn
#CFAF7B
ΔE00 4.54
Desert
#CCAD60
ΔE00 4.75
Burlywood
#DEB887
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBC7A #7A9ADC
analogous
#DC8B7A #DCBC7A #CBDC7A
triadic
#DCBC7A #7ADCBC #BC7ADC
tetradic
#DCBC7A #7ADC8B #7A9ADC #DC7ACB
square
#DCBC7A #7ADC8B #7A9ADC #DC7ACB
split-complementary
#DCBC7A #7ACBDC #8B7ADC
monochromatic
#AE842E #CFA44A #DCBC7A #E9D4AA #F6EDDB
Accessibility & contrast
On white
1.82
#DCBC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#DCBC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBC7A
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBC7A | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB75
Deuteranopia (green-blind)
#D3C37C
Tritanopia (blue-blind)
#EAB1AC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbc7a; /* rgb */ color: rgb(220, 188, 122); /* oklch */ color: oklch(80.8% 0.092 84.6);
Tailwind
colors: {
custom: {
50: '#e9d0a1',
500: '#dcbc7a',
950: '#000000',
},
}SCSS
$custom: #dcbc7a; $custom-light: #e9d0a1; $custom-dark: #000000;
JSON
{
"hex": "#dcbc7a",
"rgb": {
"r": 220,
"g": 188,
"b": 122
},
"hsl": {
"h": 40.408,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.80825,
"c": 0.09193,
"h": 84.6
},
"luminance": 0.52587
}Semantic roles & 50–950 ramp
primary
#DCBC7A
secondary
#4A6BB0
accent
#56C620
background
#FEFEFC
surface
#FDFBF5
border
#D5D4CF
text
#16130F
muted
#848380