#DCBB82#DCBB82
#DCBB82 is a light, moderate orange. Relative luminance 0.524; OKLCH L 80.8% C 0.083 H 80.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB82 |
|---|---|
| RGB | rgb(220, 187, 130) |
| HSL | hsl(38, 56%, 69%) |
| HSV | hsv(38, 41%, 86%) |
| CMYK | cmyk(0%, 15%, 40.9%, 13.7%) |
| CIE-LAB | lab(77.50, 4.11, 33.24) |
| CIE-LCH | lch(77.50, 33.50, 82.95°) |
| OKLab | oklab(80.76% 0.0133 0.082) |
| OKLCH | oklch(80.76% 0.083 80.8) |
| XYZ | xyz(51.3162, 52.3703, 28.5202) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.11
Burlywood
#DEB887
ΔE00 3.02
Fawn
#CFAF7B
ΔE00 3.35
Tan (survey)
#D1B26F
ΔE00 3.60
Sandstone
#C9AE74
ΔE00 4.29
Tan
#D2B48C
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB82 #82A3DC
analogous
#DC8E82 #DCBB82 #D0DC82
triadic
#DCBB82 #82DCBB #BB82DC
tetradic
#DCBB82 #82DC8E #82A3DC #DC82D0
square
#DCBB82 #82DC8E #82A3DC #DC82D0
split-complementary
#DCBB82 #82D0DC #8E82DC
monochromatic
#B28332 #CFA152 #DCBB82 #E9D5B2 #F7EFE2
Accessibility & contrast
On white
1.83
#DCBB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#DCBB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB82
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB82 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB7E
Deuteranopia (green-blind)
#D1C384
Tritanopia (blue-blind)
#EAB1AC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dcbb82; /* rgb */ color: rgb(220, 187, 130); /* oklch */ color: oklch(80.8% 0.083 80.8);
Tailwind
colors: {
custom: {
50: '#e8cfa7',
500: '#dcbb82',
950: '#000000',
},
}SCSS
$custom: #dcbb82; $custom-light: #e8cfa7; $custom-dark: #000000;
JSON
{
"hex": "#dcbb82",
"rgb": {
"r": 220,
"g": 187,
"b": 130
},
"hsl": {
"h": 38,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.80763,
"c": 0.08306,
"h": 80.8
},
"luminance": 0.52368
}Semantic roles & 50–950 ramp
primary
#DCBB82
secondary
#5074B3
accent
#5DC422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16130F
muted
#848380