#821F80
≈ purple · rgb(130, 31, 128)
Color formats
HEX#821F80
RGBrgb(130, 31, 128)
HSLhsl(301, 61%, 32%)
HSVhsv(301, 76%, 51%)
OKLCHoklch(44% 0.17 329)
CMYKcmyk(0%, 76%, 2%, 49%)
Contrast & accessibility
On white8.55:1AA pass
On black2.46:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
--purple: #821f80;
--purple-rgb: 130 31 128;
--purple-oklch: oklch(44% 0.17 329);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#821f80] text-[#821f80] border-[#821f80]
Shades & tints
Color harmonies
About this color
#821F80 is a color with the RGB value rgb(130, 31, 128). Its closest CSS named color is "purple". 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.