#DCBB87#DCBB87
#DCBB87 is a light, moderate orange. Relative luminance 0.525; OKLCH L 80.9% C 0.078 H 78.6°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB87 |
|---|---|
| RGB | rgb(220, 187, 135) |
| HSL | hsl(37, 55%, 70%) |
| HSV | hsv(37, 39%, 86%) |
| CMYK | cmyk(0%, 15%, 38.6%, 13.7%) |
| CIE-LAB | lab(77.58, 4.67, 30.73) |
| CIE-LCH | lch(77.58, 31.09, 81.36°) |
| OKLab | oklab(80.85% 0.0153 0.0763) |
| OKLCH | oklch(80.85% 0.078 78.6) |
| XYZ | xyz(51.6600, 52.5078, 30.3308) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.93
Burlywood
#DEB887
ΔE00 2.08
Fawn
#CFAF7B
ΔE00 3.25
Tan
#D2B48C
ΔE00 3.52
Tan (survey)
#D1B26F
ΔE00 4.54
Toupe
#C7AC7D
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB87 #87A8DC
analogous
#DC9187 #DCBB87 #D3DC87
triadic
#DCBB87 #87DCBB #BB87DC
tetradic
#DCBB87 #87DC91 #87A8DC #DC87D3
square
#DCBB87 #87DC91 #87A8DC #DC87D3
split-complementary
#DCBB87 #87D3DC #9187DC
monochromatic
#B48335 #CEA058 #DCBB87 #EAD6B6 #F8F1E6
Accessibility & contrast
On white
1.83
#DCBB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#DCBB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB87
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB87 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB83
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#E9B1AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbb87; /* rgb */ color: rgb(220, 187, 135); /* oklch */ color: oklch(80.9% 0.078 78.6);
Tailwind
colors: {
custom: {
50: '#e8cfaa',
500: '#dcbb87',
950: '#000000',
},
}SCSS
$custom: #dcbb87; $custom-light: #e8cfaa; $custom-dark: #000000;
JSON
{
"hex": "#dcbb87",
"rgb": {
"r": 220,
"g": 187,
"b": 135
},
"hsl": {
"h": 36.706,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.80854,
"c": 0.07783,
"h": 78.6
},
"luminance": 0.52506
}Semantic roles & 50–950 ramp
primary
#DCBB87
secondary
#5479B3
accent
#61C223
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381