#88159C
≈ darkmagenta · rgb(136, 21, 156)
Color formats
HEX#88159C
RGBrgb(136, 21, 156)
HSLhsl(291, 76%, 35%)
HSVhsv(291, 87%, 61%)
OKLCHoklch(46% 0.21 321)
CMYKcmyk(13%, 87%, 0%, 39%)
Contrast & accessibility
On white7.97:1AA pass
On black2.63:1below AA
Best text color#FFFFFF
Nearest CSS name: darkmagenta
Copy-ready code
CSS custom properties
:root {
--darkmagenta: #88159c;
--darkmagenta-rgb: 136 21 156;
--darkmagenta-oklch: oklch(46% 0.21 321);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkmagenta-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#88159c] text-[#88159c] border-[#88159c]
Shades & tints
Color harmonies
About this color
#88159C is a color with the RGB value rgb(136, 21, 156). Its closest CSS named color is "darkmagenta". 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.