#DCBC89#DCBC89
#DCBC89 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.1% C 0.076 H 79.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBC89 |
|---|---|
| RGB | rgb(220, 188, 137) |
| HSL | hsl(37, 54%, 70%) |
| HSV | hsv(37, 38%, 86%) |
| CMYK | cmyk(0%, 14.5%, 37.7%, 13.7%) |
| CIE-LAB | lab(77.87, 4.37, 30.06) |
| CIE-LCH | lch(77.87, 30.37, 81.73°) |
| OKLab | oklab(81.09% 0.0146 0.0748) |
| OKLCH | oklch(81.09% 0.076 79) |
| XYZ | xyz(52.0150, 52.9904, 31.1504) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.97
Burlywood
#DEB887
ΔE00 2.28
Fawn
#CFAF7B
ΔE00 3.47
Tan
#D2B48C
ΔE00 3.48
Toupe
#C7AC7D
ΔE00 4.75
Tan (survey)
#D1B26F
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBC89 #89A9DC
analogous
#DC9289 #DCBC89 #D3DC89
triadic
#DCBC89 #89DCBC #BC89DC
tetradic
#DCBC89 #89DC92 #89A9DC #DC89D3
square
#DCBC89 #89DC92 #89A9DC #DC89D3
split-complementary
#DCBC89 #89D3DC #9289DC
monochromatic
#B58436 #CEA15A #DCBC89 #EAD7B8 #F8F2E7
Accessibility & contrast
On white
1.81
#DCBC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#DCBC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBC89
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBC89 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BC85
Deuteranopia (green-blind)
#D1C48A
Tritanopia (blue-blind)
#E9B3AF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbc89; /* rgb */ color: rgb(220, 188, 137); /* oklch */ color: oklch(81.1% 0.076 79.0);
Tailwind
colors: {
custom: {
50: '#e8d0ac',
500: '#dcbc89',
950: '#000000',
},
}SCSS
$custom: #dcbc89; $custom-light: #e8d0ac; $custom-dark: #000000;
JSON
{
"hex": "#dcbc89",
"rgb": {
"r": 220,
"g": 188,
"b": 137
},
"hsl": {
"h": 36.867,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.81089,
"c": 0.0762,
"h": 79
},
"luminance": 0.52988
}Semantic roles & 50–950 ramp
primary
#DCBC89
secondary
#567AB3
accent
#61C224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381