Skip to content

#AC22C3

≈ darkorchid · rgb(172, 34, 195)
Color formats
HEX#AC22C3
RGBrgb(172, 34, 195)
HSLhsl(291, 70%, 45%)
HSVhsv(291, 83%, 76%)
OKLCHoklch(55% 0.24 321)
CMYKcmyk(12%, 83%, 0%, 24%)
Contrast & accessibility
On white5.57:1AA pass
On black3.77:1below AA
Best text color#FFFFFF
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
  --darkorchid: #ac22c3;
  --darkorchid-rgb: 172 34 195;
  --darkorchid-oklch: oklch(55% 0.24 321);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ac22c3] text-[#ac22c3] border-[#ac22c3]
Shades & tints
Color harmonies
About this color

#AC22C3 is a color with the RGB value rgb(172, 34, 195). Its closest CSS named color is "darkorchid". 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 #AC22C3 to other formats

Palettes with a similar color

Gradients with a similar color

Copied