#812AA5
≈ darkmagenta · rgb(129, 42, 165)
Color formats
HEX#812AA5
RGBrgb(129, 42, 165)
HSLhsl(282, 59%, 41%)
HSVhsv(282, 75%, 65%)
OKLCHoklch(47% 0.19 314)
CMYKcmyk(22%, 75%, 0%, 35%)
Contrast & accessibility
On white7.48:1AA pass
On black2.81:1below AA
Best text color#FFFFFF
Nearest CSS name: darkmagenta
Copy-ready code
CSS custom properties
:root {
--darkmagenta: #812aa5;
--darkmagenta-rgb: 129 42 165;
--darkmagenta-oklch: oklch(47% 0.19 314);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkmagenta-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#812aa5] text-[#812aa5] border-[#812aa5]
Shades & tints
Color harmonies
About this color
#812AA5 is a color with the RGB value rgb(129, 42, 165). 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.