#DCBC86#DCBC86
#DCBC86 is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.0% C 0.079 H 80.3°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBC86 |
|---|---|
| RGB | rgb(220, 188, 134) |
| HSL | hsl(38, 55%, 69%) |
| HSV | hsv(38, 39%, 86%) |
| CMYK | cmyk(0%, 14.5%, 39.1%, 13.7%) |
| CIE-LAB | lab(77.82, 4.03, 31.57) |
| CIE-LCH | lch(77.82, 31.82, 82.73°) |
| OKLab | oklab(81.03% 0.0134 0.0782) |
| OKLCH | oklch(81.03% 0.079 80.3) |
| XYZ | xyz(51.8028, 52.9055, 30.0327) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.94
Burlywood
#DEB887
ΔE00 2.75
Fawn
#CFAF7B
ΔE00 3.44
Tan
#D2B48C
ΔE00 4.07
Tan (survey)
#D1B26F
ΔE00 4.17
Sandstone
#C9AE74
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBC86 #86A6DC
analogous
#DC9186 #DCBC86 #D1DC86
triadic
#DCBC86 #86DCBC #BC86DC
tetradic
#DCBC86 #86DC91 #86A6DC #DC86D1
square
#DCBC86 #86DC91 #86A6DC #DC86D1
split-complementary
#DCBC86 #86D1DC #9186DC
monochromatic
#B48434 #CEA257 #DCBC86 #EAD6B5 #F7F1E5
Accessibility & contrast
On white
1.81
#DCBC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#DCBC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBC86
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBC86 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC82
Deuteranopia (green-blind)
#D2C487
Tritanopia (blue-blind)
#E9B2AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbc86; /* rgb */ color: rgb(220, 188, 134); /* oklch */ color: oklch(81.0% 0.079 80.3);
Tailwind
colors: {
custom: {
50: '#e8d0a9',
500: '#dcbc86',
950: '#000000',
},
}SCSS
$custom: #dcbc86; $custom-light: #e8d0a9; $custom-dark: #000000;
JSON
{
"hex": "#dcbc86",
"rgb": {
"r": 220,
"g": 188,
"b": 134
},
"hsl": {
"h": 37.674,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.81033,
"c": 0.07937,
"h": 80.3
},
"luminance": 0.52903
}Semantic roles & 50–950 ramp
primary
#DCBC86
secondary
#5377B3
accent
#5EC323
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161310
muted
#848380