Skip to content

#B4A1ED

≈ plum · rgb(180, 161, 237)
Color formats
HEX#B4A1ED
RGBrgb(180, 161, 237)
HSLhsl(255, 68%, 78%)
HSVhsv(255, 32%, 93%)
OKLCHoklch(75% 0.11 295)
CMYKcmyk(24%, 32%, 0%, 7%)
Contrast & accessibility
On white2.27:1below AA
On black9.26:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #b4a1ed;
  --plum-rgb: 180 161 237;
  --plum-oklch: oklch(75% 0.11 295);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b4a1ed] text-[#b4a1ed] border-[#b4a1ed]
Shades & tints
Color harmonies
About this color

#B4A1ED is a color with the RGB value rgb(180, 161, 237). 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 #B4A1ED to other formats

Palettes with a similar color

Gradients with a similar color

Copied