#B975A7
≈ plum · rgb(185, 117, 167)
Color formats
HEX#B975A7
RGBrgb(185, 117, 167)
HSLhsl(316, 33%, 59%)
HSVhsv(316, 37%, 73%)
OKLCHoklch(65% 0.11 337)
CMYKcmyk(0%, 37%, 10%, 27%)
Contrast & accessibility
On white3.41:1below AA
On black6.17:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
--plum: #b975a7;
--plum-rgb: 185 117 167;
--plum-oklch: oklch(65% 0.11 337);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b975a7] text-[#b975a7] border-[#b975a7]
Shades & tints
Color harmonies
About this color
#B975A7 is a color with the RGB value rgb(185, 117, 167). 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.