Skip to content

#BD7DC8

≈ plum · rgb(189, 125, 200)
Color formats
HEX#BD7DC8
RGBrgb(189, 125, 200)
HSLhsl(291, 41%, 64%)
HSVhsv(291, 38%, 78%)
OKLCHoklch(68% 0.13 322)
CMYKcmyk(5%, 37%, 0%, 22%)
Contrast & accessibility
On white3.03:1below AA
On black6.93:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #bd7dc8;
  --plum-rgb: 189 125 200;
  --plum-oklch: oklch(68% 0.13 322);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bd7dc8] text-[#bd7dc8] border-[#bd7dc8]
Shades & tints
Color harmonies
About this color

#BD7DC8 is a color with the RGB value rgb(189, 125, 200). 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 #BD7DC8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied