Skip to content

#BB89D1

≈ plum · rgb(187, 137, 209)
Color formats
HEX#BB89D1
RGBrgb(187, 137, 209)
HSLhsl(282, 44%, 68%)
HSVhsv(282, 34%, 82%)
OKLCHoklch(70% 0.12 315)
CMYKcmyk(11%, 34%, 0%, 18%)
Contrast & accessibility
On white2.76:1below AA
On black7.61:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #bb89d1;
  --plum-rgb: 187 137 209;
  --plum-oklch: oklch(70% 0.12 315);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bb89d1] text-[#bb89d1] border-[#bb89d1]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied