#DCB97D#DCB97D
#DCB97D is a light, moderate orange. Relative luminance 0.514; OKLCH L 80.3% C 0.087 H 80.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB97D |
|---|---|
| RGB | rgb(220, 185, 125) |
| HSL | hsl(38, 58%, 68%) |
| HSV | hsv(38, 43%, 86%) |
| CMYK | cmyk(0%, 15.9%, 43.2%, 13.7%) |
| CIE-LAB | lab(76.92, 4.64, 35.09) |
| CIE-LCH | lch(76.92, 35.40, 82.47°) |
| OKLab | oklab(80.28% 0.0145 0.086) |
| OKLCH | oklch(80.28% 0.087 80.5) |
| XYZ | xyz(50.5674, 51.3966, 26.6550) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.51
Tan (survey)
#D1B26F
ΔE00 3.11
Burlywood
#DEB887
ΔE00 3.19
Fawn
#CFAF7B
ΔE00 3.23
Sandstone
#C9AE74
ΔE00 4.12
Tan
#D2B48C
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB97D #7DA0DC
analogous
#DC8A7D #DCB97D #CFDC7D
triadic
#DCB97D #7DDCB9 #B97DDC
tetradic
#DCB97D #7DDC8A #7DA0DC #DC7DCF
square
#DCB97D #7DDC8A #7DA0DC #DC7DCF
split-complementary
#DCB97D #7DCFDC #8A7DDC
monochromatic
#AF802F #CF9F4D #DCB97D #E9D3AD #F6EDDD
Accessibility & contrast
On white
1.86
#DCB97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#DCB97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB97D
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB97D | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B979
Deuteranopia (green-blind)
#D0C27F
Tritanopia (blue-blind)
#EAAEAA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dcb97d; /* rgb */ color: rgb(220, 185, 125); /* oklch */ color: oklch(80.3% 0.087 80.5);
Tailwind
colors: {
custom: {
50: '#e8cda3',
500: '#dcb97d',
950: '#000000',
},
}SCSS
$custom: #dcb97d; $custom-light: #e8cda3; $custom-dark: #000000;
JSON
{
"hex": "#dcb97d",
"rgb": {
"r": 220,
"g": 185,
"b": 125
},
"hsl": {
"h": 37.895,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.80279,
"c": 0.08724,
"h": 80.5
},
"luminance": 0.51394
}Semantic roles & 50–950 ramp
primary
#DCB97D
secondary
#4C71B2
accent
#5DC520
background
#FEFEFC
surface
#FDFAF5
border
#D5D3CF
text
#16130F
muted
#848380