#8A5448
≈ sienna · rgb(138, 84, 72)
Color formats
HEX#8A5448
RGBrgb(138, 84, 72)
HSLhsl(11, 31%, 41%)
HSVhsv(11, 48%, 54%)
OKLCHoklch(50% 0.08 33)
CMYKcmyk(0%, 39%, 48%, 46%)
Contrast & accessibility
On white6.10:1AA pass
On black3.44:1below AA
Best text color#FFFFFF
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
--sienna: #8a5448;
--sienna-rgb: 138 84 72;
--sienna-oklch: oklch(50% 0.08 33);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8a5448] text-[#8a5448] border-[#8a5448]
Shades & tints
Color harmonies
About this color
#8A5448 is a color with the RGB value rgb(138, 84, 72). Its closest CSS named color is "sienna". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.