#B02A8E
≈ mediumvioletred · rgb(176, 42, 142)
Color formats
HEX#B02A8E
RGBrgb(176, 42, 142)
HSLhsl(315, 61%, 43%)
HSVhsv(315, 76%, 69%)
OKLCHoklch(53% 0.2 340)
CMYKcmyk(0%, 76%, 19%, 31%)
Contrast & accessibility
On white5.89:1AA pass
On black3.57:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
--mediumvioletred: #b02a8e;
--mediumvioletred-rgb: 176 42 142;
--mediumvioletred-oklch: oklch(53% 0.2 340);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b02a8e] text-[#b02a8e] border-[#b02a8e]
Shades & tints
Color harmonies
About this color
#B02A8E is a color with the RGB value rgb(176, 42, 142). 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.