#8D6E63
Material brown 400
#8D6E63 is a orange colour. In RGB it is 141 red, 110 green and 99 blue, which converts to a hue of 16 degrees, 18% saturation and 47% lightness. It is Material brown 400 in that design system's palette.
Color values
| HEX | #8D6E63 |
|---|---|
| RGB | rgb(141, 110, 99) |
| HSL | hsl(16, 18%, 47%) |
| HSV | hsv(16, 30%, 55%) |
| CMYK | cmyk(0%, 22%, 30%, 45%) |
Contrast and accessibility
Against white the contrast ratio is 4.62:1, and against black it is 4.54:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.
| Background | Ratio | Normal text | Large text |
|---|---|---|---|
| White | 4.62:1 | AA | AAA |
| Black | 4.54:1 | AA | AAA |
Tints and shades
Lighter tints move #8D6E63 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #8D6E63; |
|---|---|
| CSS rgb() | color: rgb(141 110 99); |
| Tailwind | bg-[#8d6e63] |
| SwiftUI | Color(red: 0.553, green: 0.431, blue: 0.388) |
| Android | Color.parseColor("#8D6E63") |
Closest named color
The nearest CSS colour keyword to #8D6E63 is dimgray (#696969).