#DEB887
burlywood
#DEB887 is the CSS named color "burlywood", an exact match. In RGB it breaks down to red 222, green 184, and blue 135 out of 255 each. In HSL terms that's a hue of 34°, 57% saturation, and 70% lightness: on the lighter side — readable as large or bold text on a dark background, but too pale for small body text on white.
Every format
| HEX | #deb887 |
| RGB | rgb(222, 184, 135) |
| HSL | hsl(34° 57% 70%) |
| HSB | hsb(34° 39% 87%) |
| OKLCH | oklch(80% 0.078 73°) |
| OKLAB | oklab(80% 0.022 0.075) |
| LCH | lch(77% 31.7 73°) |
| CMYK | cmyk(0% 17% 39% 13%) |
Shades (darker)
#deb887 · #c9a473 · #b49060 · #a07c4d · #8c693a
Tints (lighter)
#deb887 · #e4be8d · #ebc593 · #f1cb99 · #f8d19f
Shades mix #DEB887 toward black in even steps, useful for hover and pressed states in a UI; tints mix it toward white, useful for subtle backgrounds and disabled states that still read as the same color family.
On white: 1.86:1 — fails
On black: 11.31:1 — AAA
Frequently asked
- What is #DEB887 in RGB?
- #DEB887 is rgb(222, 184, 135) — red 222, green 184, blue 135 out of 255 each.
- Does #DEB887 pass WCAG contrast on a white background?
- It has a contrast ratio of 1.86:1 against white, which fails for normal text.
- What's a good background color to pair with #DEB887?
- Black text or a black background gives better contrast (11.31:1) than white (1.86:1).