#DCBE85#DCBE85
#DCBE85 is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.4% C 0.082 H 83.0°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBE85 |
|---|---|
| RGB | rgb(220, 190, 133) |
| HSL | hsl(39, 55%, 69%) |
| HSV | hsv(39, 40%, 86%) |
| CMYK | cmyk(0%, 13.6%, 39.5%, 13.7%) |
| CIE-LAB | lab(78.31, 2.86, 32.73) |
| CIE-LCH | lch(78.31, 32.86, 85.00°) |
| OKLab | oklab(81.41% 0.0099 0.0809) |
| OKLCH | oklch(81.41% 0.082 83) |
| XYZ | xyz(52.1636, 53.7382, 29.8106) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.45
Tan (survey)
#D1B26F
ΔE00 3.87
Burlywood
#DEB887
ΔE00 3.91
Fawn
#CFAF7B
ΔE00 4.08
Sandstone
#C9AE74
ΔE00 4.54
Tan
#D2B48C
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBE85 #85A3DC
analogous
#DC9385 #DCBE85 #CFDC85
triadic
#DCBE85 #85DCBE #BE85DC
tetradic
#DCBE85 #85DC93 #85A3DC #DC85CF
square
#DCBE85 #85DC93 #85A3DC #DC85CF
split-complementary
#DCBE85 #85CFDC #9385DC
monochromatic
#B38733 #CEA555 #DCBE85 #EAD7B5 #F7F1E4
Accessibility & contrast
On white
1.79
#DCBE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#DCBE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBE85
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBE85 | 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)
#CCBD81
Deuteranopia (green-blind)
#D3C587
Tritanopia (blue-blind)
#E9B4AF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbe85; /* rgb */ color: rgb(220, 190, 133); /* oklch */ color: oklch(81.4% 0.082 83.0);
Tailwind
colors: {
custom: {
50: '#e8d1a9',
500: '#dcbe85',
950: '#000000',
},
}SCSS
$custom: #dcbe85; $custom-light: #e8d1a9; $custom-dark: #000000;
JSON
{
"hex": "#dcbe85",
"rgb": {
"r": 220,
"g": 190,
"b": 133
},
"hsl": {
"h": 39.31,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.81413,
"c": 0.08151,
"h": 83
},
"luminance": 0.53736
}Semantic roles & 50–950 ramp
primary
#DCBE85
secondary
#5274B3
accent
#5AC323
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380