Skip to content

#BB82CB

≈ plum · rgb(187, 130, 203)
Color formats
HEX#BB82CB
RGBrgb(187, 130, 203)
HSLhsl(287, 41%, 65%)
HSVhsv(287, 36%, 80%)
OKLCHoklch(69% 0.12 319)
CMYKcmyk(8%, 36%, 0%, 20%)
Contrast & accessibility
On white2.93:1below AA
On black7.17:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #bb82cb;
  --plum-rgb: 187 130 203;
  --plum-oklch: oklch(69% 0.12 319);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bb82cb] text-[#bb82cb] border-[#bb82cb]
Shades & tints
Color harmonies
About this color

#BB82CB is a color with the RGB value rgb(187, 130, 203). 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 #BB82CB to other formats

Palettes with a similar color

Gradients with a similar color

Copied