Skip to content

#AC49CE

≈ mediumorchid · rgb(172, 73, 206)
Color formats
HEX#AC49CE
RGBrgb(172, 73, 206)
HSLhsl(285, 58%, 55%)
HSVhsv(285, 65%, 81%)
OKLCHoklch(59% 0.21 316)
CMYKcmyk(17%, 65%, 0%, 19%)
Contrast & accessibility
On white4.57:1AA pass
On black4.60:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #ac49ce;
  --mediumorchid-rgb: 172 73 206;
  --mediumorchid-oklch: oklch(59% 0.21 316);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ac49ce] text-[#ac49ce] border-[#ac49ce]
Shades & tints
Color harmonies
About this color

#AC49CE is a color with the RGB value rgb(172, 73, 206). Its closest CSS named color is "mediumorchid". 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 #AC49CE to other formats

Palettes with a similar color

Gradients with a similar color

Copied