Skip to content

#B386BE

≈ plum · rgb(179, 134, 190)
Color formats
HEX#B386BE
RGBrgb(179, 134, 190)
HSLhsl(288, 30%, 64%)
HSVhsv(288, 29%, 75%)
OKLCHoklch(68% 0.09 320)
CMYKcmyk(6%, 29%, 0%, 25%)
Contrast & accessibility
On white2.97:1below AA
On black7.07:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #b386be;
  --plum-rgb: 179 134 190;
  --plum-oklch: oklch(68% 0.09 320);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b386be] text-[#b386be] border-[#b386be]
Shades & tints
Color harmonies
About this color

#B386BE is a color with the RGB value rgb(179, 134, 190). 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 #B386BE to other formats

Palettes with a similar color

Gradients with a similar color

Copied