Skip to content

#AC34A2

≈ darkmagenta · rgb(172, 52, 162)
Color formats
HEX#AC34A2
RGBrgb(172, 52, 162)
HSLhsl(305, 54%, 44%)
HSVhsv(305, 70%, 67%)
OKLCHoklch(54% 0.2 332)
CMYKcmyk(0%, 70%, 6%, 33%)
Contrast & accessibility
On white5.57:1AA pass
On black3.77:1below AA
Best text color#FFFFFF
Nearest CSS name: darkmagenta
Copy-ready code
CSS custom properties
:root {
  --darkmagenta: #ac34a2;
  --darkmagenta-rgb: 172 52 162;
  --darkmagenta-oklch: oklch(54% 0.2 332);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkmagenta-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ac34a2] text-[#ac34a2] border-[#ac34a2]
Shades & tints
Color harmonies
About this color

#AC34A2 is a color with the RGB value rgb(172, 52, 162). 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.

Related

Convert #AC34A2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied