#DCBE86#DCBE86
#DCBE86 is a light, moderate orange. Relative luminance 0.538; OKLCH L 81.4% C 0.080 H 82.6°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBE86 |
|---|---|
| RGB | rgb(220, 190, 134) |
| HSL | hsl(39, 55%, 69%) |
| HSV | hsv(39, 39%, 86%) |
| CMYK | cmyk(0%, 13.6%, 39.1%, 13.7%) |
| CIE-LAB | lab(78.33, 2.98, 32.23) |
| CIE-LCH | lch(78.33, 32.37, 84.73°) |
| OKLab | oklab(81.43% 0.0103 0.0798) |
| OKLCH | oklch(81.43% 0.08 82.6) |
| XYZ | xyz(52.2330, 53.7659, 30.1761) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.34
Burlywood
#DEB887
ΔE00 3.74
Tan (survey)
#D1B26F
ΔE00 4.01
Fawn
#CFAF7B
ΔE00 4.02
Sandstone
#C9AE74
ΔE00 4.59
Tan
#D2B48C
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBE86 #86A4DC
analogous
#DC9386 #DCBE86 #CFDC86
triadic
#DCBE86 #86DCBE #BE86DC
tetradic
#DCBE86 #86DC93 #86A4DC #DC86CF
square
#DCBE86 #86DC93 #86A4DC #DC86CF
split-complementary
#DCBE86 #86CFDC #9386DC
monochromatic
#B48734 #CEA557 #DCBE86 #EAD8B5 #F7F1E5
Accessibility & contrast
On white
1.79
#DCBE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#DCBE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBE86
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBE86 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD82
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#E9B4B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbe86; /* rgb */ color: rgb(220, 190, 134); /* oklch */ color: oklch(81.4% 0.080 82.6);
Tailwind
colors: {
custom: {
50: '#e8d1aa',
500: '#dcbe86',
950: '#000000',
},
}SCSS
$custom: #dcbe86; $custom-light: #e8d1aa; $custom-dark: #000000;
JSON
{
"hex": "#dcbe86",
"rgb": {
"r": 220,
"g": 190,
"b": 134
},
"hsl": {
"h": 39.07,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.81431,
"c": 0.08044,
"h": 82.6
},
"luminance": 0.53764
}Semantic roles & 50–950 ramp
primary
#DCBE86
secondary
#5375B3
accent
#5BC323
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380