#DCB684#DCB684
#DCB684 is a light, moderate orange. Relative luminance 0.503; OKLCH L 79.8% C 0.079 H 73.9°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB684 |
|---|---|
| RGB | rgb(220, 182, 132) |
| HSL | hsl(34, 56%, 69%) |
| HSV | hsv(34, 40%, 86%) |
| CMYK | cmyk(0%, 17.3%, 40%, 13.7%) |
| CIE-LAB | lab(76.28, 6.98, 30.59) |
| CIE-LCH | lch(76.28, 31.37, 77.15°) |
| OKLab | oklab(79.81% 0.0219 0.0759) |
| OKLCH | oklch(79.81% 0.079 73.9) |
| XYZ | xyz(50.4095, 50.3399, 28.8866) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.60
Very Light Brown
#D3B683
ΔE00 3.05
Tan
#D2B48C
ΔE00 3.05
Fawn
#CFAF7B
ΔE00 3.10
Toupe
#C7AC7D
ΔE00 4.68
Tan (survey)
#D1B26F
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB684 #84AADC
analogous
#DC8A84 #DCB684 #D6DC84
triadic
#DCB684 #84DCB6 #B684DC
tetradic
#DCB684 #84DC8A #84AADC #DC84D6
square
#DCB684 #84DC8A #84AADC #DC84D6
split-complementary
#DCB684 #84D6DC #8A84DC
monochromatic
#B37C33 #CE9A54 #DCB684 #EAD2B4 #F7EFE3
Accessibility & contrast
On white
1.90
#DCB684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#DCB684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB684
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB684 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B780
Deuteranopia (green-blind)
#CDC085
Tritanopia (blue-blind)
#EAACA9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dcb684; /* rgb */ color: rgb(220, 182, 132); /* oklch */ color: oklch(79.8% 0.079 73.9);
Tailwind
colors: {
custom: {
50: '#e8cba8',
500: '#dcb684',
950: '#000000',
},
}SCSS
$custom: #dcb684; $custom-light: #e8cba8; $custom-dark: #000000;
JSON
{
"hex": "#dcb684",
"rgb": {
"r": 220,
"g": 182,
"b": 132
},
"hsl": {
"h": 34.091,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.79812,
"c": 0.07896,
"h": 73.9
},
"luminance": 0.50337
}Semantic roles & 50–950 ramp
primary
#DCB684
secondary
#517BB3
accent
#68C322
background
#FEFDFC
surface
#FDF9F6
border
#D5D2D0
text
#16130F
muted
#848280