#941049
≈ mediumvioletred · rgb(148, 16, 73)
Color formats
HEX#941049
RGBrgb(148, 16, 73)
HSLhsl(334, 80%, 32%)
HSVhsv(334, 89%, 58%)
OKLCHoklch(44% 0.17 3)
CMYKcmyk(0%, 89%, 51%, 42%)
Contrast & accessibility
On white8.64:1AA pass
On black2.43:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
--mediumvioletred: #941049;
--mediumvioletred-rgb: 148 16 73;
--mediumvioletred-oklch: oklch(44% 0.17 3);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#941049] text-[#941049] border-[#941049]
Shades & tints
Color harmonies
About this color
#941049 is a color with the RGB value rgb(148, 16, 73). Its closest CSS named color is "mediumvioletred". 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.