#DCBD89#DCBD89
#DCBD89 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.3% C 0.077 H 80.2°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBD89 |
|---|---|
| RGB | rgb(220, 189, 137) |
| HSL | hsl(38, 54%, 70%) |
| HSV | hsv(38, 38%, 86%) |
| CMYK | cmyk(0%, 14.1%, 37.7%, 13.7%) |
| CIE-LAB | lab(78.12, 3.84, 30.39) |
| CIE-LCH | lch(78.12, 30.64, 82.80°) |
| OKLab | oklab(81.29% 0.013 0.0756) |
| OKLCH | oklch(81.29% 0.077 80.2) |
| XYZ | xyz(52.2294, 53.4191, 31.2218) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.00
Burlywood
#DEB887
ΔE00 2.78
Fawn
#CFAF7B
ΔE00 3.66
Tan
#D2B48C
ΔE00 3.85
Tan (survey)
#D1B26F
ΔE00 4.60
Sandstone
#C9AE74
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBD89 #89A8DC
analogous
#DC9389 #DCBD89 #D2DC89
triadic
#DCBD89 #89DCBD #BD89DC
tetradic
#DCBD89 #89DC93 #89A8DC #DC89D2
square
#DCBD89 #89DC93 #89A8DC #DC89D2
split-complementary
#DCBD89 #89D2DC #9389DC
monochromatic
#B58536 #CEA35A #DCBD89 #EAD7B8 #F8F2E7
Accessibility & contrast
On white
1.80
#DCBD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#DCBD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBD89
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBD89 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABD85
Deuteranopia (green-blind)
#D2C48A
Tritanopia (blue-blind)
#E9B4AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dcbd89; /* rgb */ color: rgb(220, 189, 137); /* oklch */ color: oklch(81.3% 0.077 80.2);
Tailwind
colors: {
custom: {
50: '#e8d0ac',
500: '#dcbd89',
950: '#000000',
},
}SCSS
$custom: #dcbd89; $custom-light: #e8d0ac; $custom-dark: #000000;
JSON
{
"hex": "#dcbd89",
"rgb": {
"r": 220,
"g": 189,
"b": 137
},
"hsl": {
"h": 37.59,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.81287,
"c": 0.07669,
"h": 80.2
},
"luminance": 0.53417
}Semantic roles & 50–950 ramp
primary
#DCBD89
secondary
#5679B3
accent
#5FC224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381