#DCB682#DCB682
#DCB682 is a light, moderate orange. Relative luminance 0.503; OKLCH L 79.8% C 0.081 H 74.9°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB682 |
|---|---|
| RGB | rgb(220, 182, 130) |
| HSL | hsl(35, 56%, 69%) |
| HSV | hsv(35, 41%, 86%) |
| CMYK | cmyk(0%, 17.3%, 40.9%, 13.7%) |
| CIE-LAB | lab(76.24, 6.76, 31.60) |
| CIE-LCH | lch(76.24, 32.31, 77.93°) |
| OKLab | oklab(79.78% 0.0211 0.0782) |
| OKLCH | oklch(79.78% 0.081 74.9) |
| XYZ | xyz(50.2739, 50.2857, 28.1728) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.97
Very Light Brown
#D3B683
ΔE00 2.84
Fawn
#CFAF7B
ΔE00 2.90
Tan
#D2B48C
ΔE00 3.36
Toupe
#C7AC7D
ΔE00 4.62
Tan (survey)
#D1B26F
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB682 #82A8DC
analogous
#DC8982 #DCB682 #D5DC82
triadic
#DCB682 #82DCB6 #B682DC
tetradic
#DCB682 #82DC89 #82A8DC #DC82D5
square
#DCB682 #82DC89 #82A8DC #DC82D5
split-complementary
#DCB682 #82D5DC #8982DC
monochromatic
#B27C32 #CF9A52 #DCB682 #E9D2B2 #F7EEE2
Accessibility & contrast
On white
1.90
#DCB682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#DCB682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB682
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB682 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B77E
Deuteranopia (green-blind)
#CEC083
Tritanopia (blue-blind)
#EAACA9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dcb682; /* rgb */ color: rgb(220, 182, 130); /* oklch */ color: oklch(79.8% 0.081 74.9);
Tailwind
colors: {
custom: {
50: '#e8cba7',
500: '#dcb682',
950: '#000000',
},
}SCSS
$custom: #dcb682; $custom-light: #e8cba7; $custom-dark: #000000;
JSON
{
"hex": "#dcb682",
"rgb": {
"r": 220,
"g": 182,
"b": 130
},
"hsl": {
"h": 34.667,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.79776,
"c": 0.08094,
"h": 74.9
},
"luminance": 0.50283
}Semantic roles & 50–950 ramp
primary
#DCB682
secondary
#5079B3
accent
#66C422
background
#FEFDFC
surface
#FDF9F6
border
#D5D2D0
text
#16130F
muted
#848280