#70118C
≈ purple · rgb(112, 17, 140)
Color formats
HEX#70118C
RGBrgb(112, 17, 140)
HSLhsl(286, 78%, 31%)
HSVhsv(286, 88%, 55%)
OKLCHoklch(41% 0.19 316)
CMYKcmyk(20%, 88%, 0%, 45%)
Contrast & accessibility
On white9.78:1AA pass
On black2.15:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
--purple: #70118c;
--purple-rgb: 112 17 140;
--purple-oklch: oklch(41% 0.19 316);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#70118c] text-[#70118c] border-[#70118c]
Shades & tints
Color harmonies
About this color
#70118C is a color with the RGB value rgb(112, 17, 140). 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.