Skip to content

#BBA4DE

≈ plum · rgb(187, 164, 222)
Color formats
HEX#BBA4DE
RGBrgb(187, 164, 222)
HSLhsl(264, 47%, 76%)
HSVhsv(264, 26%, 87%)
OKLCHoklch(76% 0.09 303)
CMYKcmyk(16%, 26%, 0%, 13%)
Contrast & accessibility
On white2.22:1below AA
On black9.48:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #bba4de;
  --plum-rgb: 187 164 222;
  --plum-oklch: oklch(76% 0.09 303);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bba4de] text-[#bba4de] border-[#bba4de]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied