Skip to content

#C87ABB

≈ plum · rgb(200, 122, 187)
Color formats
HEX#C87ABB
RGBrgb(200, 122, 187)
HSLhsl(310, 41%, 63%)
HSVhsv(310, 39%, 78%)
OKLCHoklch(68% 0.13 333)
CMYKcmyk(0%, 39%, 7%, 22%)
Contrast & accessibility
On white3.02:1below AA
On black6.96:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #c87abb;
  --plum-rgb: 200 122 187;
  --plum-oklch: oklch(68% 0.13 333);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c87abb] text-[#c87abb] border-[#c87abb]
Shades & tints
Color harmonies
About this color

#C87ABB is a color with the RGB value rgb(200, 122, 187). 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 #C87ABB to other formats

Palettes with a similar color

Gradients with a similar color

Copied