Skip to content

#B191DB

≈ plum · rgb(177, 145, 219)
Color formats
HEX#B191DB
RGBrgb(177, 145, 219)
HSLhsl(266, 51%, 71%)
HSVhsv(266, 34%, 86%)
OKLCHoklch(71% 0.11 304)
CMYKcmyk(19%, 34%, 0%, 14%)
Contrast & accessibility
On white2.64:1below AA
On black7.94:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #b191db;
  --plum-rgb: 177 145 219;
  --plum-oklch: oklch(71% 0.11 304);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b191db] text-[#b191db] border-[#b191db]
Shades & tints
Color harmonies
About this color

#B191DB is a color with the RGB value rgb(177, 145, 219). 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 #B191DB to other formats

Palettes with a similar color

Gradients with a similar color

Copied