#DCB882#DCB882
#DCB882 is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.2% C 0.082 H 77.3°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB882 |
|---|---|
| RGB | rgb(220, 184, 130) |
| HSL | hsl(36, 56%, 69%) |
| HSV | hsv(36, 41%, 86%) |
| CMYK | cmyk(0%, 16.4%, 40.9%, 13.7%) |
| CIE-LAB | lab(76.75, 5.70, 32.26) |
| CIE-LCH | lch(76.75, 32.76, 79.98°) |
| OKLab | oklab(80.17% 0.018 0.0797) |
| OKLCH | oklch(80.17% 0.082 77.3) |
| XYZ | xyz(50.6865, 51.1107, 28.3103) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.65
Very Light Brown
#D3B683
ΔE00 2.25
Fawn
#CFAF7B
ΔE00 2.83
Tan
#D2B48C
ΔE00 3.69
Tan (survey)
#D1B26F
ΔE00 4.27
Toupe
#C7AC7D
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB882 #82A6DC
analogous
#DC8B82 #DCB882 #D3DC82
triadic
#DCB882 #82DCB8 #B882DC
tetradic
#DCB882 #82DC8B #82A6DC #DC82D3
square
#DCB882 #82DC8B #82A6DC #DC82D3
split-complementary
#DCB882 #82D3DC #8B82DC
monochromatic
#B27F32 #CF9D52 #DCB882 #E9D3B2 #F7EEE2
Accessibility & contrast
On white
1.87
#DCB882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#DCB882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB882
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB882 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B87E
Deuteranopia (green-blind)
#CFC183
Tritanopia (blue-blind)
#EAAEAA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dcb882; /* rgb */ color: rgb(220, 184, 130); /* oklch */ color: oklch(80.2% 0.082 77.3);
Tailwind
colors: {
custom: {
50: '#e8cda7',
500: '#dcb882',
950: '#000000',
},
}SCSS
$custom: #dcb882; $custom-light: #e8cda7; $custom-dark: #000000;
JSON
{
"hex": "#dcb882",
"rgb": {
"r": 220,
"g": 184,
"b": 130
},
"hsl": {
"h": 36,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.80169,
"c": 0.08169,
"h": 77.3
},
"luminance": 0.51108
}Semantic roles & 50–950 ramp
primary
#DCB882
secondary
#5077B3
accent
#63C422
background
#FEFEFC
surface
#FDFAF6
border
#D5D3D0
text
#16130F
muted
#848380