#962791
≈ purple · rgb(150, 39, 145)
Color formats
HEX#962791
RGBrgb(150, 39, 145)
HSLhsl(303, 59%, 37%)
HSVhsv(303, 74%, 59%)
OKLCHoklch(49% 0.19 330)
CMYKcmyk(0%, 74%, 3%, 41%)
Contrast & accessibility
On white7.01:1AA pass
On black3.00:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
--purple: #962791;
--purple-rgb: 150 39 145;
--purple-oklch: oklch(49% 0.19 330);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#962791] text-[#962791] border-[#962791]
Shades & tints
Color harmonies
About this color
#962791 is a color with the RGB value rgb(150, 39, 145). 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.