#8F0A39
≈ brown · rgb(143, 10, 57)
Color formats
HEX#8F0A39
RGBrgb(143, 10, 57)
HSLhsl(339, 87%, 30%)
HSVhsv(339, 93%, 56%)
OKLCHoklch(42% 0.16 10)
CMYKcmyk(0%, 93%, 60%, 44%)
Contrast & accessibility
On white9.25:1AA pass
On black2.27:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
--brown: #8f0a39;
--brown-rgb: 143 10 57;
--brown-oklch: oklch(42% 0.16 10);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8f0a39] text-[#8f0a39] border-[#8f0a39]
Shades & tints
Color harmonies
About this color
#8F0A39 is a color with the RGB value rgb(143, 10, 57). Its closest CSS named color is "brown". 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.