#AD22CC
≈ darkorchid · rgb(173, 34, 204)
Color formats
HEX#AD22CC
RGBrgb(173, 34, 204)
HSLhsl(289, 71%, 47%)
HSVhsv(289, 83%, 80%)
OKLCHoklch(56% 0.25 319)
CMYKcmyk(15%, 83%, 0%, 20%)
Contrast & accessibility
On white5.42:1AA pass
On black3.88:1below AA
Best text color#FFFFFF
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
--darkorchid: #ad22cc;
--darkorchid-rgb: 173 34 204;
--darkorchid-oklch: oklch(56% 0.25 319);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ad22cc] text-[#ad22cc] border-[#ad22cc]
Shades & tints
Color harmonies
About this color
#AD22CC is a color with the RGB value rgb(173, 34, 204). 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.