#74214F
≈ purple · rgb(116, 33, 79)
Color formats
HEX#74214F
RGBrgb(116, 33, 79)
HSLhsl(327, 56%, 29%)
HSVhsv(327, 72%, 45%)
OKLCHoklch(39% 0.13 350)
CMYKcmyk(0%, 72%, 32%, 55%)
Contrast & accessibility
On white10.13:1AA pass
On black2.07:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
--purple: #74214f;
--purple-rgb: 116 33 79;
--purple-oklch: oklch(39% 0.13 350);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#74214f] text-[#74214f] border-[#74214f]
Shades & tints
Color harmonies
About this color
#74214F is a color with the RGB value rgb(116, 33, 79). 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.