#DCBC85#DCBC85
#DCBC85 is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.0% C 0.080 H 80.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBC85 |
|---|---|
| RGB | rgb(220, 188, 133) |
| HSL | hsl(38, 55%, 69%) |
| HSV | hsv(38, 40%, 86%) |
| CMYK | cmyk(0%, 14.5%, 39.5%, 13.7%) |
| CIE-LAB | lab(77.80, 3.92, 32.07) |
| CIE-LCH | lch(77.80, 32.31, 83.04°) |
| OKLab | oklab(81.02% 0.013 0.0794) |
| OKLCH | oklch(81.02% 0.08 80.7) |
| XYZ | xyz(51.7334, 52.8778, 29.6672) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.99
Burlywood
#DEB887
ΔE00 2.93
Fawn
#CFAF7B
ΔE00 3.47
Tan (survey)
#D1B26F
ΔE00 3.99
Tan
#D2B48C
ΔE00 4.28
Sandstone
#C9AE74
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBC85 #85A5DC
analogous
#DC9185 #DCBC85 #D1DC85
triadic
#DCBC85 #85DCBC #BC85DC
tetradic
#DCBC85 #85DC91 #85A5DC #DC85D1
square
#DCBC85 #85DC91 #85A5DC #DC85D1
split-complementary
#DCBC85 #85D1DC #9185DC
monochromatic
#B38433 #CEA255 #DCBC85 #EAD6B5 #F7F0E4
Accessibility & contrast
On white
1.81
#DCBC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#DCBC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBC85
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBC85 | 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)
#CABC81
Deuteranopia (green-blind)
#D2C487
Tritanopia (blue-blind)
#E9B2AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbc85; /* rgb */ color: rgb(220, 188, 133); /* oklch */ color: oklch(81.0% 0.080 80.7);
Tailwind
colors: {
custom: {
50: '#e8d0a9',
500: '#dcbc85',
950: '#000000',
},
}SCSS
$custom: #dcbc85; $custom-light: #e8d0a9; $custom-dark: #000000;
JSON
{
"hex": "#dcbc85",
"rgb": {
"r": 220,
"g": 188,
"b": 133
},
"hsl": {
"h": 37.931,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.81015,
"c": 0.08041,
"h": 80.7
},
"luminance": 0.52876
}Semantic roles & 50–950 ramp
primary
#DCBC85
secondary
#5276B3
accent
#5EC323
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161310
muted
#848380