Skip to content

#AA579E

≈ orchid · rgb(170, 87, 158)
Color formats
HEX#AA579E
RGBrgb(170, 87, 158)
HSLhsl(309, 33%, 50%)
HSVhsv(309, 49%, 67%)
OKLCHoklch(58% 0.14 333)
CMYKcmyk(0%, 49%, 7%, 33%)
Contrast & accessibility
On white4.60:1AA pass
On black4.57:1AA pass
Best text color#FFFFFF
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #aa579e;
  --orchid-rgb: 170 87 158;
  --orchid-oklch: oklch(58% 0.14 333);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#aa579e] text-[#aa579e] border-[#aa579e]
Shades & tints
Color harmonies
About this color

#AA579E is a color with the RGB value rgb(170, 87, 158). Its closest CSS named color is "orchid". 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 #AA579E to other formats

Palettes with a similar color

Gradients with a similar color

Copied