Skip to content

#B570B3

≈ plum · rgb(181, 112, 179)
Color formats
HEX#B570B3
RGBrgb(181, 112, 179)
HSLhsl(302, 32%, 57%)
HSVhsv(302, 38%, 71%)
OKLCHoklch(64% 0.12 328)
CMYKcmyk(0%, 38%, 1%, 29%)
Contrast & accessibility
On white3.54:1below AA
On black5.93:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #b570b3;
  --plum-rgb: 181 112 179;
  --plum-oklch: oklch(64% 0.12 328);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b570b3] text-[#b570b3] border-[#b570b3]
Shades & tints
Color harmonies
About this color

#B570B3 is a color with the RGB value rgb(181, 112, 179). 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 #B570B3 to other formats

Palettes with a similar color

Gradients with a similar color

Copied