Skip to content

#B483CD

≈ plum · rgb(180, 131, 205)
Color formats
HEX#B483CD
RGBrgb(180, 131, 205)
HSLhsl(280, 43%, 66%)
HSVhsv(280, 36%, 80%)
OKLCHoklch(68% 0.12 314)
CMYKcmyk(12%, 36%, 0%, 20%)
Contrast & accessibility
On white2.97:1below AA
On black7.07:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #b483cd;
  --plum-rgb: 180 131 205;
  --plum-oklch: oklch(68% 0.12 314);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b483cd] text-[#b483cd] border-[#b483cd]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied