#DCB787#DCB787
#DCB787 is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.1% C 0.076 H 73.6°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB787 |
|---|---|
| RGB | rgb(220, 183, 135) |
| HSL | hsl(34, 55%, 70%) |
| HSV | hsv(34, 39%, 86%) |
| CMYK | cmyk(0%, 16.8%, 38.6%, 13.7%) |
| CIE-LAB | lab(76.58, 6.79, 29.40) |
| CIE-LCH | lch(76.58, 30.17, 77.00°) |
| OKLab | oklab(80.07% 0.0215 0.0732) |
| OKLCH | oklch(80.07% 0.076 73.6) |
| XYZ | xyz(50.8233, 50.8342, 30.0519) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.43
Tan
#D2B48C
ΔE00 2.69
Very Light Brown
#D3B683
ΔE00 3.07
Fawn
#CFAF7B
ΔE00 3.32
Toupe
#C7AC7D
ΔE00 4.74
Sandstone
#C9AE74
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB787 #87ACDC
analogous
#DC8C87 #DCB787 #D7DC87
triadic
#DCB787 #87DCB7 #B787DC
tetradic
#DCB787 #87DC8C #87ACDC #DC87D7
square
#DCB787 #87DC8C #87ACDC #DC87D7
split-complementary
#DCB787 #87D7DC #8C87DC
monochromatic
#B47D35 #CE9B58 #DCB787 #EAD3B6 #F8F0E6
Accessibility & contrast
On white
1.88
#DCB787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#DCB787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB787
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB787 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B884
Deuteranopia (green-blind)
#CEC188
Tritanopia (blue-blind)
#EAADAA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dcb787; /* rgb */ color: rgb(220, 183, 135); /* oklch */ color: oklch(80.1% 0.076 73.6);
Tailwind
colors: {
custom: {
50: '#e8ccaa',
500: '#dcb787',
950: '#000000',
},
}SCSS
$custom: #dcb787; $custom-light: #e8ccaa; $custom-dark: #000000;
JSON
{
"hex": "#dcb787",
"rgb": {
"r": 220,
"g": 183,
"b": 135
},
"hsl": {
"h": 33.882,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.80065,
"c": 0.07628,
"h": 73.6
},
"luminance": 0.50832
}Semantic roles & 50–950 ramp
primary
#DCB787
secondary
#547DB3
accent
#68C223
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161310
muted
#848381