#DCBC83#DCBC83
#DCBC83 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.0% C 0.083 H 81.5°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBC83 |
|---|---|
| RGB | rgb(220, 188, 131) |
| HSL | hsl(38, 56%, 69%) |
| HSV | hsv(38, 40%, 86%) |
| CMYK | cmyk(0%, 14.5%, 40.5%, 13.7%) |
| CIE-LAB | lab(77.77, 3.70, 33.07) |
| CIE-LCH | lch(77.77, 33.28, 83.62°) |
| OKLab | oklab(80.98% 0.0122 0.0816) |
| OKLCH | oklch(80.98% 0.083 81.5) |
| XYZ | xyz(51.5966, 52.8230, 28.9464) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.16
Burlywood
#DEB887
ΔE00 3.30
Fawn
#CFAF7B
ΔE00 3.57
Tan (survey)
#D1B26F
ΔE00 3.65
Sandstone
#C9AE74
ΔE00 4.34
Tan
#D2B48C
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBC83 #83A3DC
analogous
#DC9083 #DCBC83 #D0DC83
triadic
#DCBC83 #83DCBC #BC83DC
tetradic
#DCBC83 #83DC90 #83A3DC #DC83D0
square
#DCBC83 #83DC90 #83A3DC #DC83D0
split-complementary
#DCBC83 #83D0DC #9083DC
monochromatic
#B28432 #CFA253 #DCBC83 #E9D6B3 #F7F0E2
Accessibility & contrast
On white
1.82
#DCBC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#DCBC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBC83
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBC83 | 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)
#CABB7F
Deuteranopia (green-blind)
#D2C485
Tritanopia (blue-blind)
#EAB2AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbc83; /* rgb */ color: rgb(220, 188, 131); /* oklch */ color: oklch(81.0% 0.083 81.5);
Tailwind
colors: {
custom: {
50: '#e8d0a7',
500: '#dcbc83',
950: '#000000',
},
}SCSS
$custom: #dcbc83; $custom-light: #e8d0a7; $custom-dark: #000000;
JSON
{
"hex": "#dcbc83",
"rgb": {
"r": 220,
"g": 188,
"b": 131
},
"hsl": {
"h": 38.427,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.80979,
"c": 0.08252,
"h": 81.5
},
"luminance": 0.52821
}Semantic roles & 50–950 ramp
primary
#DCBC83
secondary
#5074B3
accent
#5CC422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16130F
muted
#848380