#DCB786#DCB786
#DCB786 is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.0% C 0.077 H 74.1°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB786 |
|---|---|
| RGB | rgb(220, 183, 134) |
| HSL | hsl(34, 55%, 69%) |
| HSV | hsv(34, 39%, 86%) |
| CMYK | cmyk(0%, 16.8%, 39.1%, 13.7%) |
| CIE-LAB | lab(76.56, 6.67, 29.91) |
| CIE-LCH | lch(76.56, 30.64, 77.42°) |
| OKLab | oklab(80.05% 0.0211 0.0743) |
| OKLCH | oklch(80.05% 0.077 74.1) |
| XYZ | xyz(50.7532, 50.8062, 29.6829) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.44
Tan
#D2B48C
ΔE00 2.82
Very Light Brown
#D3B683
ΔE00 2.92
Fawn
#CFAF7B
ΔE00 3.18
Toupe
#C7AC7D
ΔE00 4.67
Sandstone
#C9AE74
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB786 #86ABDC
analogous
#DC8C86 #DCB786 #D6DC86
triadic
#DCB786 #86DCB7 #B786DC
tetradic
#DCB786 #86DC8C #86ABDC #DC86D6
square
#DCB786 #86DC8C #86ABDC #DC86D6
split-complementary
#DCB786 #86D6DC #8C86DC
monochromatic
#B47D34 #CE9B57 #DCB786 #EAD3B5 #F7EFE5
Accessibility & contrast
On white
1.88
#DCB786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#DCB786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB786
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB786 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B883
Deuteranopia (green-blind)
#CEC187
Tritanopia (blue-blind)
#EAADAA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dcb786; /* rgb */ color: rgb(220, 183, 134); /* oklch */ color: oklch(80.0% 0.077 74.1);
Tailwind
colors: {
custom: {
50: '#e8cca9',
500: '#dcb786',
950: '#000000',
},
}SCSS
$custom: #dcb786; $custom-light: #e8cca9; $custom-dark: #000000;
JSON
{
"hex": "#dcb786",
"rgb": {
"r": 220,
"g": 183,
"b": 134
},
"hsl": {
"h": 34.186,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.80046,
"c": 0.07728,
"h": 74.1
},
"luminance": 0.50804
}Semantic roles & 50–950 ramp
primary
#DCB786
secondary
#537CB3
accent
#68C323
background
#FEFEFC
surface
#FDFAF6
border
#D5D3D0
text
#161310
muted
#848380