Skip to content

#A367AD

≈ plum · rgb(163, 103, 173)
Color formats
HEX#A367AD
RGBrgb(163, 103, 173)
HSLhsl(291, 30%, 54%)
HSVhsv(291, 40%, 68%)
OKLCHoklch(60% 0.12 322)
CMYKcmyk(6%, 40%, 0%, 32%)
Contrast & accessibility
On white4.12:1below AA
On black5.10:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #a367ad;
  --plum-rgb: 163 103 173;
  --plum-oklch: oklch(60% 0.12 322);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a367ad] text-[#a367ad] border-[#a367ad]
Shades & tints
Color harmonies
About this color

#A367AD is a color with the RGB value rgb(163, 103, 173). 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 #A367AD to other formats

Palettes with a similar color

Gradients with a similar color

Copied