#DCBC7D#DCBC7D
#DCBC7D is a light, moderate orange. Relative luminance 0.527; OKLCH L 80.9% C 0.089 H 83.7°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBC7D |
|---|---|
| RGB | rgb(220, 188, 125) |
| HSL | hsl(40, 58%, 68%) |
| HSV | hsv(40, 43%, 86%) |
| CMYK | cmyk(0%, 14.5%, 43.2%, 13.7%) |
| CIE-LAB | lab(77.68, 3.06, 36.07) |
| CIE-LCH | lch(77.68, 36.20, 85.16°) |
| OKLab | oklab(80.88% 0.0098 0.0883) |
| OKLCH | oklch(80.88% 0.089 83.7) |
| XYZ | xyz(51.2016, 52.6651, 26.8664) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 2.91
Very Light Brown
#D3B683
ΔE00 3.04
Fawn
#CFAF7B
ΔE00 4.15
Sandstone
#C9AE74
ΔE00 4.23
Burlywood
#DEB887
ΔE00 4.45
Desert
#CCAD60
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBC7D #7D9DDC
analogous
#DC8C7D #DCBC7D #CDDC7D
triadic
#DCBC7D #7DDCBC #BC7DDC
tetradic
#DCBC7D #7DDC8C #7D9DDC #DC7DCD
square
#DCBC7D #7DDC8C #7D9DDC #DC7DCD
split-complementary
#DCBC7D #7DCDDC #8C7DDC
monochromatic
#AF842F #CFA34D #DCBC7D #E9D5AD #F6EEDD
Accessibility & contrast
On white
1.82
#DCBC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#DCBC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBC7D
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBC7D | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB78
Deuteranopia (green-blind)
#D3C37F
Tritanopia (blue-blind)
#EAB1AC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbc7d; /* rgb */ color: rgb(220, 188, 125); /* oklch */ color: oklch(80.9% 0.089 83.7);
Tailwind
colors: {
custom: {
50: '#e8d0a3',
500: '#dcbc7d',
950: '#000000',
},
}SCSS
$custom: #dcbc7d; $custom-light: #e8d0a3; $custom-dark: #000000;
JSON
{
"hex": "#dcbc7d",
"rgb": {
"r": 220,
"g": 188,
"b": 125
},
"hsl": {
"h": 39.789,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.80875,
"c": 0.08881,
"h": 83.7
},
"luminance": 0.52663
}Semantic roles & 50–950 ramp
primary
#DCBC7D
secondary
#4C6EB2
accent
#58C520
background
#FEFEFC
surface
#FDFBF5
border
#D5D4CF
text
#16130F
muted
#848380