#DCBB7C#DCBB7C
#DCBB7C is a light, moderate orange. Relative luminance 0.522; OKLCH L 80.7% C 0.089 H 82.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB7C |
|---|---|
| RGB | rgb(220, 187, 124) |
| HSL | hsl(39, 58%, 67%) |
| HSV | hsv(39, 44%, 86%) |
| CMYK | cmyk(0%, 15%, 43.6%, 13.7%) |
| CIE-LAB | lab(77.41, 3.48, 36.24) |
| CIE-LCH | lch(77.41, 36.41, 84.52°) |
| OKLab | oklab(80.66% 0.011 0.0886) |
| OKLCH | oklch(80.66% 0.089 82.9) |
| XYZ | xyz(50.9252, 52.2139, 26.4607) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 2.80
Very Light Brown
#D3B683
ΔE00 2.96
Fawn
#CFAF7B
ΔE00 3.93
Sandstone
#C9AE74
ΔE00 4.15
Burlywood
#DEB887
ΔE00 4.22
Desert
#CCAD60
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB7C #7C9DDC
analogous
#DC8B7C #DCBB7C #CDDC7C
triadic
#DCBB7C #7CDCBB #BB7CDC
tetradic
#DCBB7C #7CDC8B #7C9DDC #DC7CCD
square
#DCBB7C #7CDC8B #7C9DDC #DC7CCD
split-complementary
#DCBB7C #7CCDDC #8B7CDC
monochromatic
#AF832F #CFA24C #DCBB7C #E9D4AC #F6EDDD
Accessibility & contrast
On white
1.84
#DCBB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#DCBB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB7C
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB7C | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA77
Deuteranopia (green-blind)
#D2C37E
Tritanopia (blue-blind)
#EAB0AB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dcbb7c; /* rgb */ color: rgb(220, 187, 124); /* oklch */ color: oklch(80.7% 0.089 82.9);
Tailwind
colors: {
custom: {
50: '#e8cfa2',
500: '#dcbb7c',
950: '#000000',
},
}SCSS
$custom: #dcbb7c; $custom-light: #e8cfa2; $custom-dark: #000000;
JSON
{
"hex": "#dcbb7c",
"rgb": {
"r": 220,
"g": 187,
"b": 124
},
"hsl": {
"h": 39.375,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.80659,
"c": 0.0893,
"h": 82.9
},
"luminance": 0.52212
}Semantic roles & 50–950 ramp
primary
#DCBB7C
secondary
#4B6EB1
accent
#59C520
background
#FEFEFC
surface
#FDFBF5
border
#D5D4CF
text
#16130F
muted
#848380