#DCBB89#DCBB89
#DCBB89 is a light, moderate orange. Relative luminance 0.526; OKLCH L 80.9% C 0.076 H 77.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB89 |
|---|---|
| RGB | rgb(220, 187, 137) |
| HSL | hsl(36, 54%, 70%) |
| HSV | hsv(36, 38%, 86%) |
| CMYK | cmyk(0%, 15%, 37.7%, 13.7%) |
| CIE-LAB | lab(77.62, 4.90, 29.72) |
| CIE-LCH | lch(77.62, 30.13, 80.65°) |
| OKLab | oklab(80.89% 0.0161 0.074) |
| OKLCH | oklch(80.89% 0.076 77.7) |
| XYZ | xyz(51.8022, 52.5647, 31.0794) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.79
Very Light Brown
#D3B683
ΔE00 2.08
Tan
#D2B48C
ΔE00 3.13
Fawn
#CFAF7B
ΔE00 3.34
Toupe
#C7AC7D
ΔE00 4.67
Tan (survey)
#D1B26F
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB89 #89AADC
analogous
#DC9289 #DCBB89 #D3DC89
triadic
#DCBB89 #89DCBB #BB89DC
tetradic
#DCBB89 #89DC92 #89AADC #DC89D3
square
#DCBB89 #89DC92 #89AADC #DC89D3
split-complementary
#DCBB89 #89D3DC #9289DC
monochromatic
#B58236 #CEA05A #DCBB89 #EAD6B8 #F8F1E7
Accessibility & contrast
On white
1.82
#DCBB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#DCBB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB89
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB89 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB86
Deuteranopia (green-blind)
#D0C38A
Tritanopia (blue-blind)
#E9B2AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbb89; /* rgb */ color: rgb(220, 187, 137); /* oklch */ color: oklch(80.9% 0.076 77.7);
Tailwind
colors: {
custom: {
50: '#e8cfac',
500: '#dcbb89',
950: '#000000',
},
}SCSS
$custom: #dcbb89; $custom-light: #e8cfac; $custom-dark: #000000;
JSON
{
"hex": "#dcbb89",
"rgb": {
"r": 220,
"g": 187,
"b": 137
},
"hsl": {
"h": 36.145,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.80891,
"c": 0.07574,
"h": 77.7
},
"luminance": 0.52562
}Semantic roles & 50–950 ramp
primary
#DCBB89
secondary
#567BB3
accent
#63C224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381