#DCBB86#DCBB86
#DCBB86 is a light, moderate orange. Relative luminance 0.525; OKLCH L 80.8% C 0.079 H 79.1°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB86 |
|---|---|
| RGB | rgb(220, 187, 134) |
| HSL | hsl(37, 55%, 69%) |
| HSV | hsv(37, 39%, 86%) |
| CMYK | cmyk(0%, 15%, 39.1%, 13.7%) |
| CIE-LAB | lab(77.57, 4.56, 31.24) |
| CIE-LCH | lch(77.57, 31.57, 81.70°) |
| OKLab | oklab(80.84% 0.0149 0.0775) |
| OKLCH | oklch(80.84% 0.079 79.1) |
| XYZ | xyz(51.5900, 52.4798, 29.9618) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.91
Burlywood
#DEB887
ΔE00 2.25
Fawn
#CFAF7B
ΔE00 3.23
Tan
#D2B48C
ΔE00 3.72
Tan (survey)
#D1B26F
ΔE00 4.34
Sandstone
#C9AE74
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB86 #86A7DC
analogous
#DC9086 #DCBB86 #D2DC86
triadic
#DCBB86 #86DCBB #BB86DC
tetradic
#DCBB86 #86DC90 #86A7DC #DC86D2
square
#DCBB86 #86DC90 #86A7DC #DC86D2
split-complementary
#DCBB86 #86D2DC #9086DC
monochromatic
#B48334 #CEA057 #DCBB86 #EAD6B5 #F7F0E5
Accessibility & contrast
On white
1.83
#DCBB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#DCBB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB86
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB86 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB82
Deuteranopia (green-blind)
#D1C387
Tritanopia (blue-blind)
#E9B1AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbb86; /* rgb */ color: rgb(220, 187, 134); /* oklch */ color: oklch(80.8% 0.079 79.1);
Tailwind
colors: {
custom: {
50: '#e8cfa9',
500: '#dcbb86',
950: '#000000',
},
}SCSS
$custom: #dcbb86; $custom-light: #e8cfa9; $custom-dark: #000000;
JSON
{
"hex": "#dcbb86",
"rgb": {
"r": 220,
"g": 187,
"b": 134
},
"hsl": {
"h": 36.977,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.80835,
"c": 0.07887,
"h": 79.1
},
"luminance": 0.52478
}Semantic roles & 50–950 ramp
primary
#DCBB86
secondary
#5378B3
accent
#60C323
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161310
muted
#848380