Skip to content

#A162A5

≈ plum · rgb(161, 98, 165)
Color formats
HEX#A162A5
RGBrgb(161, 98, 165)
HSLhsl(296, 27%, 52%)
HSVhsv(296, 41%, 65%)
OKLCHoklch(59% 0.12 325)
CMYKcmyk(2%, 41%, 0%, 35%)
Contrast & accessibility
On white4.37:1below AA
On black4.81:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #a162a5;
  --plum-rgb: 161 98 165;
  --plum-oklch: oklch(59% 0.12 325);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a162a5] text-[#a162a5] border-[#a162a5]
Shades & tints
Color harmonies
About this color

#A162A5 is a color with the RGB value rgb(161, 98, 165). Its closest CSS named color is "plum". 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 #A162A5 to other formats

Palettes with a similar color

Gradients with a similar color

Copied