#DCBC84#DCBC84
#DCBC84 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.0% C 0.081 H 81.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBC84 |
|---|---|
| RGB | rgb(220, 188, 132) |
| HSL | hsl(38, 56%, 69%) |
| HSV | hsv(38, 40%, 86%) |
| CMYK | cmyk(0%, 14.5%, 40%, 13.7%) |
| CIE-LAB | lab(77.79, 3.81, 32.57) |
| CIE-LCH | lch(77.79, 32.79, 83.34°) |
| OKLab | oklab(81% 0.0126 0.0805) |
| OKLCH | oklch(81% 0.081 81.1) |
| XYZ | xyz(51.6647, 52.8503, 29.3050) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.06
Burlywood
#DEB887
ΔE00 3.11
Fawn
#CFAF7B
ΔE00 3.51
Tan (survey)
#D1B26F
ΔE00 3.81
Sandstone
#C9AE74
ΔE00 4.40
Tan
#D2B48C
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBC84 #84A4DC
analogous
#DC9084 #DCBC84 #D0DC84
triadic
#DCBC84 #84DCBC #BC84DC
tetradic
#DCBC84 #84DC90 #84A4DC #DC84D0
square
#DCBC84 #84DC90 #84A4DC #DC84D0
split-complementary
#DCBC84 #84D0DC #9084DC
monochromatic
#B38433 #CEA254 #DCBC84 #EAD6B4 #F7F0E3
Accessibility & contrast
On white
1.82
#DCBC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#DCBC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBC84
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBC84 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC80
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#E9B2AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbc84; /* rgb */ color: rgb(220, 188, 132); /* oklch */ color: oklch(81.0% 0.081 81.1);
Tailwind
colors: {
custom: {
50: '#e8d0a8',
500: '#dcbc84',
950: '#000000',
},
}SCSS
$custom: #dcbc84; $custom-light: #e8d0a8; $custom-dark: #000000;
JSON
{
"hex": "#dcbc84",
"rgb": {
"r": 220,
"g": 188,
"b": 132
},
"hsl": {
"h": 38.182,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.80997,
"c": 0.08148,
"h": 81.1
},
"luminance": 0.52848
}Semantic roles & 50–950 ramp
primary
#DCBC84
secondary
#5175B3
accent
#5DC322
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16130F
muted
#848380