#7C306F
≈ purple · rgb(124, 48, 111)
Color formats
HEX#7C306F
RGBrgb(124, 48, 111)
HSLhsl(310, 44%, 34%)
HSVhsv(310, 61%, 49%)
OKLCHoklch(44% 0.13 335)
CMYKcmyk(0%, 61%, 10%, 51%)
Contrast & accessibility
On white8.37:1AA pass
On black2.51:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
--purple: #7c306f;
--purple-rgb: 124 48 111;
--purple-oklch: oklch(44% 0.13 335);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7c306f] text-[#7c306f] border-[#7c306f]
Shades & tints
Color harmonies
About this color
#7C306F is a color with the RGB value rgb(124, 48, 111). 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.