#DCBE89#DCBE89
#DCBE89 is a light, moderate orange. Relative luminance 0.538; OKLCH L 81.5% C 0.077 H 81.4°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBE89 |
|---|---|
| RGB | rgb(220, 190, 137) |
| HSL | hsl(38, 54%, 70%) |
| HSV | hsv(38, 38%, 86%) |
| CMYK | cmyk(0%, 13.6%, 37.7%, 13.7%) |
| CIE-LAB | lab(78.37, 3.32, 30.73) |
| CIE-LCH | lch(78.37, 30.91, 83.84°) |
| OKLab | oklab(81.49% 0.0115 0.0764) |
| OKLCH | oklch(81.49% 0.077 81.4) |
| XYZ | xyz(52.4453, 53.8508, 31.2938) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.15
Burlywood
#DEB887
ΔE00 3.28
Fawn
#CFAF7B
ΔE00 3.92
Tan
#D2B48C
ΔE00 4.25
Tan (survey)
#D1B26F
ΔE00 4.50
Sandstone
#C9AE74
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBE89 #89A7DC
analogous
#DC9489 #DCBE89 #D1DC89
triadic
#DCBE89 #89DCBE #BE89DC
tetradic
#DCBE89 #89DC94 #89A7DC #DC89D1
square
#DCBE89 #89DC94 #89A7DC #DC89D1
split-complementary
#DCBE89 #89D1DC #9489DC
monochromatic
#B58736 #CEA45A #DCBE89 #EAD8B8 #F8F2E7
Accessibility & contrast
On white
1.78
#DCBE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#DCBE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBE89
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBE89 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD85
Deuteranopia (green-blind)
#D3C58A
Tritanopia (blue-blind)
#E9B5B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbe89; /* rgb */ color: rgb(220, 190, 137); /* oklch */ color: oklch(81.5% 0.077 81.4);
Tailwind
colors: {
custom: {
50: '#e8d1ac',
500: '#dcbe89',
950: '#000000',
},
}SCSS
$custom: #dcbe89; $custom-light: #e8d1ac; $custom-dark: #000000;
JSON
{
"hex": "#dcbe89",
"rgb": {
"r": 220,
"g": 190,
"b": 137
},
"hsl": {
"h": 38.313,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.81486,
"c": 0.07722,
"h": 81.4
},
"luminance": 0.53849
}Semantic roles & 50–950 ramp
primary
#DCBE89
secondary
#5678B3
accent
#5DC224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381