#DCBD84#DCBD84
#DCBD84 is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.2% C 0.082 H 82.3°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBD84 |
|---|---|
| RGB | rgb(220, 189, 132) |
| HSL | hsl(39, 56%, 69%) |
| HSV | hsv(39, 40%, 86%) |
| CMYK | cmyk(0%, 14.1%, 40%, 13.7%) |
| CIE-LAB | lab(78.04, 3.28, 32.90) |
| CIE-LCH | lch(78.04, 33.07, 84.31°) |
| OKLab | oklab(81.2% 0.011 0.0813) |
| OKLCH | oklch(81.2% 0.082 82.3) |
| XYZ | xyz(51.8790, 53.2790, 29.3765) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.28
Burlywood
#DEB887
ΔE00 3.59
Tan (survey)
#D1B26F
ΔE00 3.74
Fawn
#CFAF7B
ΔE00 3.82
Sandstone
#C9AE74
ΔE00 4.43
Tan
#D2B48C
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBD84 #84A3DC
analogous
#DC9184 #DCBD84 #CFDC84
triadic
#DCBD84 #84DCBD #BD84DC
tetradic
#DCBD84 #84DC91 #84A3DC #DC84CF
square
#DCBD84 #84DC91 #84A3DC #DC84CF
split-complementary
#DCBD84 #84CFDC #9184DC
monochromatic
#B38633 #CEA354 #DCBD84 #EAD7B4 #F7F0E3
Accessibility & contrast
On white
1.80
#DCBD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#DCBD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBD84
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBD84 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC80
Deuteranopia (green-blind)
#D3C486
Tritanopia (blue-blind)
#E9B3AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dcbd84; /* rgb */ color: rgb(220, 189, 132); /* oklch */ color: oklch(81.2% 0.082 82.3);
Tailwind
colors: {
custom: {
50: '#e8d0a8',
500: '#dcbd84',
950: '#000000',
},
}SCSS
$custom: #dcbd84; $custom-light: #e8d0a8; $custom-dark: #000000;
JSON
{
"hex": "#dcbd84",
"rgb": {
"r": 220,
"g": 189,
"b": 132
},
"hsl": {
"h": 38.864,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.81196,
"c": 0.08202,
"h": 82.3
},
"luminance": 0.53277
}Semantic roles & 50–950 ramp
primary
#DCBD84
secondary
#5174B3
accent
#5BC322
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380