#AA61CB
≈ mediumorchid · rgb(170, 97, 203)
Color formats
HEX#AA61CB
RGBrgb(170, 97, 203)
HSLhsl(281, 50%, 59%)
HSVhsv(281, 52%, 80%)
OKLCHoklch(62% 0.17 314)
CMYKcmyk(16%, 52%, 0%, 20%)
Contrast & accessibility
On white3.98:1below AA
On black5.28:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
--mediumorchid: #aa61cb;
--mediumorchid-rgb: 170 97 203;
--mediumorchid-oklch: oklch(62% 0.17 314);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#aa61cb] text-[#aa61cb] border-[#aa61cb]
Shades & tints
Color harmonies
About this color
#AA61CB is a color with the RGB value rgb(170, 97, 203). 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.