#831F8E
≈ purple · rgb(131, 31, 142)
Color formats
HEX#831F8E
RGBrgb(131, 31, 142)
HSLhsl(294, 64%, 34%)
HSVhsv(294, 78%, 56%)
OKLCHoklch(45% 0.18 324)
CMYKcmyk(8%, 78%, 0%, 44%)
Contrast & accessibility
On white8.23:1AA pass
On black2.55:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
--purple: #831f8e;
--purple-rgb: 131 31 142;
--purple-oklch: oklch(45% 0.18 324);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#831f8e] text-[#831f8e] border-[#831f8e]
Shades & tints
Color harmonies
About this color
#831F8E is a color with the RGB value rgb(131, 31, 142). 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.