Skip to content

#B983CF

≈ plum · rgb(185, 131, 207)
Color formats
HEX#B983CF
RGBrgb(185, 131, 207)
HSLhsl(283, 44%, 66%)
HSVhsv(283, 37%, 81%)
OKLCHoklch(69% 0.12 316)
CMYKcmyk(11%, 37%, 0%, 19%)
Contrast & accessibility
On white2.91:1below AA
On black7.21:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #b983cf;
  --plum-rgb: 185 131 207;
  --plum-oklch: oklch(69% 0.12 316);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b983cf] text-[#b983cf] border-[#b983cf]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied