#881F58
≈ mediumvioletred · rgb(136, 31, 88)
Color formats
HEX#881F58
RGBrgb(136, 31, 88)
HSLhsl(327, 63%, 33%)
HSVhsv(327, 77%, 53%)
OKLCHoklch(43% 0.15 352)
CMYKcmyk(0%, 77%, 35%, 47%)
Contrast & accessibility
On white8.81:1AA pass
On black2.38:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
--mediumvioletred: #881f58;
--mediumvioletred-rgb: 136 31 88;
--mediumvioletred-oklch: oklch(43% 0.15 352);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#881f58] text-[#881f58] border-[#881f58]
Shades & tints
Color harmonies
About this color
#881F58 is a color with the RGB value rgb(136, 31, 88). 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.