#DCBC82#DCBC82
#DCBC82 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.0% C 0.084 H 81.9°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBC82 |
|---|---|
| RGB | rgb(220, 188, 130) |
| HSL | hsl(39, 56%, 69%) |
| HSV | hsv(39, 41%, 86%) |
| CMYK | cmyk(0%, 14.5%, 40.9%, 13.7%) |
| CIE-LAB | lab(77.75, 3.59, 33.57) |
| CIE-LCH | lch(77.75, 33.76, 83.90°) |
| OKLab | oklab(80.96% 0.0118 0.0827) |
| OKLCH | oklch(80.96% 0.084 81.9) |
| XYZ | xyz(51.5291, 52.7960, 28.5912) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.28
Burlywood
#DEB887
ΔE00 3.48
Tan (survey)
#D1B26F
ΔE00 3.50
Fawn
#CFAF7B
ΔE00 3.64
Sandstone
#C9AE74
ΔE00 4.29
Tan
#D2B48C
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBC82 #82A2DC
analogous
#DC8F82 #DCBC82 #CFDC82
triadic
#DCBC82 #82DCBC #BC82DC
tetradic
#DCBC82 #82DC8F #82A2DC #DC82CF
square
#DCBC82 #82DC8F #82A2DC #DC82CF
split-complementary
#DCBC82 #82CFDC #8F82DC
monochromatic
#B28432 #CFA252 #DCBC82 #E9D6B2 #F7EFE2
Accessibility & contrast
On white
1.82
#DCBC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#DCBC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBC82
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBC82 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7E
Deuteranopia (green-blind)
#D2C484
Tritanopia (blue-blind)
#EAB2AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbc82; /* rgb */ color: rgb(220, 188, 130); /* oklch */ color: oklch(81.0% 0.084 81.9);
Tailwind
colors: {
custom: {
50: '#e8d0a7',
500: '#dcbc82',
950: '#000000',
},
}SCSS
$custom: #dcbc82; $custom-light: #e8d0a7; $custom-dark: #000000;
JSON
{
"hex": "#dcbc82",
"rgb": {
"r": 220,
"g": 188,
"b": 130
},
"hsl": {
"h": 38.667,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.80961,
"c": 0.08358,
"h": 81.9
},
"luminance": 0.52794
}Semantic roles & 50–950 ramp
primary
#DCBC82
secondary
#5073B3
accent
#5BC422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16130F
muted
#848380