Skip to content

#BD6DAD

≈ plum · rgb(189, 109, 173)
Color formats
HEX#BD6DAD
RGBrgb(189, 109, 173)
HSLhsl(312, 38%, 58%)
HSVhsv(312, 42%, 74%)
OKLCHoklch(64% 0.13 335)
CMYKcmyk(0%, 42%, 8%, 26%)
Contrast & accessibility
On white3.53:1below AA
On black5.95:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #bd6dad;
  --plum-rgb: 189 109 173;
  --plum-oklch: oklch(64% 0.13 335);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bd6dad] text-[#bd6dad] border-[#bd6dad]
Shades & tints
Color harmonies
About this color

#BD6DAD is a color with the RGB value rgb(189, 109, 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 #BD6DAD to other formats

Palettes with a similar color

Gradients with a similar color

Copied