#DCB884#DCB884
#DCB884 is a light, moderate orange. Relative luminance 0.512; OKLCH L 80.2% C 0.080 H 76.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB884 |
|---|---|
| RGB | rgb(220, 184, 132) |
| HSL | hsl(35, 56%, 69%) |
| HSV | hsv(35, 40%, 86%) |
| CMYK | cmyk(0%, 16.4%, 40%, 13.7%) |
| CIE-LAB | lab(76.78, 5.92, 31.25) |
| CIE-LCH | lch(76.78, 31.80, 79.27°) |
| OKLab | oklab(80.21% 0.0188 0.0774) |
| OKLCH | oklch(80.21% 0.08 76.4) |
| XYZ | xyz(50.8220, 51.1649, 29.0241) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.19
Very Light Brown
#D3B683
ΔE00 2.34
Fawn
#CFAF7B
ΔE00 2.90
Tan
#D2B48C
ΔE00 3.31
Toupe
#C7AC7D
ΔE00 4.55
Tan (survey)
#D1B26F
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB884 #84A8DC
analogous
#DC8C84 #DCB884 #D4DC84
triadic
#DCB884 #84DCB8 #B884DC
tetradic
#DCB884 #84DC8C #84A8DC #DC84D4
square
#DCB884 #84DC8C #84A8DC #DC84D4
split-complementary
#DCB884 #84D4DC #8C84DC
monochromatic
#B37E33 #CE9D54 #DCB884 #EAD4B4 #F7EFE3
Accessibility & contrast
On white
1.87
#DCB884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#DCB884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB884
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB884 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B880
Deuteranopia (green-blind)
#CFC185
Tritanopia (blue-blind)
#EAAEAB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dcb884; /* rgb */ color: rgb(220, 184, 132); /* oklch */ color: oklch(80.2% 0.080 76.4);
Tailwind
colors: {
custom: {
50: '#e8cda8',
500: '#dcb884',
950: '#000000',
},
}SCSS
$custom: #dcb884; $custom-light: #e8cda8; $custom-dark: #000000;
JSON
{
"hex": "#dcb884",
"rgb": {
"r": 220,
"g": 184,
"b": 132
},
"hsl": {
"h": 35.455,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.80206,
"c": 0.07965,
"h": 76.4
},
"luminance": 0.51163
}Semantic roles & 50–950 ramp
primary
#DCB884
secondary
#5179B3
accent
#64C322
background
#FEFEFC
surface
#FDFAF6
border
#D5D3D0
text
#16130F
muted
#848380