#CC8FE9
≈ plum · rgb(204, 143, 233)
Color formats
HEX#CC8FE9
RGBrgb(204, 143, 233)
HSLhsl(281, 67%, 74%)
HSVhsv(281, 39%, 91%)
OKLCHoklch(74% 0.14 314)
CMYKcmyk(12%, 39%, 0%, 9%)
Contrast & accessibility
On white2.42:1below AA
On black8.67:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
--plum: #cc8fe9;
--plum-rgb: 204 143 233;
--plum-oklch: oklch(74% 0.14 314);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cc8fe9] text-[#cc8fe9] border-[#cc8fe9]
Shades & tints
Color harmonies
About this color
#CC8FE9 is a color with the RGB value rgb(204, 143, 233). 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.