Skip to content

#AC327D

≈ mediumvioletred · rgb(172, 50, 125)
Color formats
HEX#AC327D
RGBrgb(172, 50, 125)
HSLhsl(323, 55%, 44%)
HSVhsv(323, 71%, 67%)
OKLCHoklch(52% 0.17 347)
CMYKcmyk(0%, 71%, 27%, 33%)
Contrast & accessibility
On white5.99:1AA pass
On black3.51:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
  --mediumvioletred: #ac327d;
  --mediumvioletred-rgb: 172 50 125;
  --mediumvioletred-oklch: oklch(52% 0.17 347);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ac327d] text-[#ac327d] border-[#ac327d]
Shades & tints
Color harmonies
About this color

#AC327D is a color with the RGB value rgb(172, 50, 125). 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.

Related

Convert #AC327D to other formats

Palettes with a similar color

Gradients with a similar color

Copied