Burlywood#DEB887
#DEB887 is a light, moderate orange. Relative luminance 0.516; OKLCH L 80.5% C 0.078 H 73.4°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB887 |
|---|---|
| RGB | rgb(222, 184, 135) |
| HSL | hsl(34, 57%, 70%) |
| HSV | hsv(34, 39%, 87%) |
| CMYK | cmyk(0%, 17.1%, 39.2%, 12.9%) |
| CIE-LAB | lab(77.02, 7.05, 30.02) |
| CIE-LCH | lch(77.02, 30.84, 76.78°) |
| OKLab | oklab(80.45% 0.0222 0.0746) |
| OKLCH | oklch(80.45% 0.078 73.4) |
| XYZ | xyz(51.6393, 51.5623, 30.1495) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.00
Tan
#D2B48C
ΔE00 3.09
Very Light Brown
#D3B683
ΔE00 3.30
Fawn
#CFAF7B
ΔE00 3.61
Toupe
#C7AC7D
ΔE00 5.11
Tan (survey)
#D1B26F
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB887 #87ADDE
analogous
#DE8C87 #DEB887 #D9DE87
triadic
#DEB887 #87DEB8 #B887DE
tetradic
#DEB887 #87DE8C #87ADDE #DE87D9
square
#DEB887 #87DE8C #87ADDE #DE87D9
split-complementary
#DEB887 #87D9DE #8C87DE
monochromatic
#B87E33 #D19C57 #DEB887 #EBD4B7 #F8F1E7
Accessibility & contrast
On white
1.86
#DEB887 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#DEB887 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB887
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB887 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB887 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B984
Deuteranopia (green-blind)
#CFC288
Tritanopia (blue-blind)
#ECAEAB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb887; /* rgb */ color: rgb(222, 184, 135); /* oklch */ color: oklch(80.5% 0.078 73.4);
Tailwind
colors: {
custom: {
50: '#eacdaa',
500: '#deb887',
950: '#000000',
},
}SCSS
$custom: #deb887; $custom-light: #eacdaa; $custom-dark: #000000;
JSON
{
"hex": "#deb887",
"rgb": {
"r": 222,
"g": 184,
"b": 135
},
"hsl": {
"h": 33.793,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.80454,
"c": 0.07786,
"h": 73.4
},
"luminance": 0.5156
}Semantic roles & 50–950 ramp
primary
#DEB887
secondary
#547EB5
accent
#68C421
background
#FFFEFD
surface
#FEFAF7
border
#D6D3D0
text
#161310
muted
#858381