Skip to content

#986EAD

≈ plum · rgb(152, 110, 173)
Color formats
HEX#986EAD
RGBrgb(152, 110, 173)
HSLhsl(280, 28%, 55%)
HSVhsv(280, 36%, 68%)
OKLCHoklch(60% 0.1 314)
CMYKcmyk(12%, 36%, 0%, 32%)
Contrast & accessibility
On white4.06:1below AA
On black5.17:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #986ead;
  --plum-rgb: 152 110 173;
  --plum-oklch: oklch(60% 0.1 314);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#986ead] text-[#986ead] border-[#986ead]
Shades & tints
Color harmonies
About this color

#986EAD is a color with the RGB value rgb(152, 110, 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 #986EAD to other formats

Palettes with a similar color

Gradients with a similar color

Copied