#DCB784#DCB784
#DCB784 is a light, moderate orange. Relative luminance 0.507; OKLCH L 80.0% C 0.079 H 75.2°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB784 |
|---|---|
| RGB | rgb(220, 183, 132) |
| HSL | hsl(35, 56%, 69%) |
| HSV | hsv(35, 40%, 86%) |
| CMYK | cmyk(0%, 16.8%, 40%, 13.7%) |
| CIE-LAB | lab(76.53, 6.45, 30.92) |
| CIE-LCH | lch(76.53, 31.58, 78.22°) |
| OKLab | oklab(80.01% 0.0203 0.0766) |
| OKLCH | oklch(80.01% 0.079 75.2) |
| XYZ | xyz(50.6150, 50.7509, 28.9552) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.79
Very Light Brown
#D3B683
ΔE00 2.67
Fawn
#CFAF7B
ΔE00 2.96
Tan
#D2B48C
ΔE00 3.14
Toupe
#C7AC7D
ΔE00 4.59
Tan (survey)
#D1B26F
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB784 #84A9DC
analogous
#DC8B84 #DCB784 #D5DC84
triadic
#DCB784 #84DCB7 #B784DC
tetradic
#DCB784 #84DC8B #84A9DC #DC84D5
square
#DCB784 #84DC8B #84A9DC #DC84D5
split-complementary
#DCB784 #84D5DC #8B84DC
monochromatic
#B37D33 #CE9B54 #DCB784 #EAD3B4 #F7EFE3
Accessibility & contrast
On white
1.88
#DCB784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#DCB784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB784
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB784 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B880
Deuteranopia (green-blind)
#CEC085
Tritanopia (blue-blind)
#EAADAA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dcb784; /* rgb */ color: rgb(220, 183, 132); /* oklch */ color: oklch(80.0% 0.079 75.2);
Tailwind
colors: {
custom: {
50: '#e8cca8',
500: '#dcb784',
950: '#000000',
},
}SCSS
$custom: #dcb784; $custom-light: #e8cca8; $custom-dark: #000000;
JSON
{
"hex": "#dcb784",
"rgb": {
"r": 220,
"g": 183,
"b": 132
},
"hsl": {
"h": 34.773,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.80009,
"c": 0.07929,
"h": 75.2
},
"luminance": 0.50749
}Semantic roles & 50–950 ramp
primary
#DCB784
secondary
#517AB3
accent
#66C322
background
#FEFEFC
surface
#FDFAF6
border
#D5D3D0
text
#16130F
muted
#848380