Skip to content

#A287D3

≈ plum · rgb(162, 135, 211)
Color formats
HEX#A287D3
RGBrgb(162, 135, 211)
HSLhsl(261, 46%, 68%)
HSVhsv(261, 36%, 83%)
OKLCHoklch(68% 0.11 300)
CMYKcmyk(23%, 36%, 0%, 17%)
Contrast & accessibility
On white3.02:1below AA
On black6.94:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #a287d3;
  --plum-rgb: 162 135 211;
  --plum-oklch: oklch(68% 0.11 300);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a287d3] text-[#a287d3] border-[#a287d3]
Shades & tints
Color harmonies
About this color

#A287D3 is a color with the RGB value rgb(162, 135, 211). 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 #A287D3 to other formats

Palettes with a similar color

Gradients with a similar color

Copied