Skip to content

#BE82BB

≈ plum · rgb(190, 130, 187)
Color formats
HEX#BE82BB
RGBrgb(190, 130, 187)
HSLhsl(303, 32%, 63%)
HSVhsv(303, 32%, 75%)
OKLCHoklch(69% 0.11 328)
CMYKcmyk(0%, 32%, 2%, 25%)
Contrast & accessibility
On white2.96:1below AA
On black7.10:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #be82bb;
  --plum-rgb: 190 130 187;
  --plum-oklch: oklch(69% 0.11 328);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#be82bb] text-[#be82bb] border-[#be82bb]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied