Skip to content

#AA6191

≈ palevioletred · rgb(170, 97, 145)
Color formats
HEX#AA6191
RGBrgb(170, 97, 145)
HSLhsl(321, 30%, 52%)
HSVhsv(321, 43%, 67%)
OKLCHoklch(59% 0.11 341)
CMYKcmyk(0%, 43%, 15%, 33%)
Contrast & accessibility
On white4.35:1below AA
On black4.83:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #aa6191;
  --palevioletred-rgb: 170 97 145;
  --palevioletred-oklch: oklch(59% 0.11 341);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#aa6191] text-[#aa6191] border-[#aa6191]
Shades & tints
Color harmonies
About this color

#AA6191 is a color with the RGB value rgb(170, 97, 145). Its closest CSS named color is "palevioletred". 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 #AA6191 to other formats

Palettes with a similar color

Gradients with a similar color

Copied