#A532A8
≈ darkmagenta · rgb(165, 50, 168)
Color formats
HEX#A532A8
RGBrgb(165, 50, 168)
HSLhsl(298, 54%, 43%)
HSVhsv(298, 70%, 66%)
OKLCHoklch(53% 0.2 327)
CMYKcmyk(2%, 70%, 0%, 34%)
Contrast & accessibility
On white5.80:1AA pass
On black3.62:1below AA
Best text color#FFFFFF
Nearest CSS name: darkmagenta
Copy-ready code
CSS custom properties
:root {
--darkmagenta: #a532a8;
--darkmagenta-rgb: 165 50 168;
--darkmagenta-oklch: oklch(53% 0.2 327);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkmagenta-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a532a8] text-[#a532a8] border-[#a532a8]
Shades & tints
Color harmonies
About this color
#A532A8 is a color with the RGB value rgb(165, 50, 168). 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.