Skip to content

#C4B1EA

≈ plum · rgb(196, 177, 234)
Color formats
HEX#C4B1EA
RGBrgb(196, 177, 234)
HSLhsl(260, 58%, 81%)
HSVhsv(260, 24%, 92%)
OKLCHoklch(80% 0.08 300)
CMYKcmyk(16%, 24%, 0%, 8%)
Contrast & accessibility
On white1.94:1below AA
On black10.82:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #c4b1ea;
  --plum-rgb: 196 177 234;
  --plum-oklch: oklch(80% 0.08 300);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c4b1ea] text-[#c4b1ea] border-[#c4b1ea]
Shades & tints
Color harmonies
About this color

#C4B1EA is a color with the RGB value rgb(196, 177, 234). 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 #C4B1EA to other formats

Palettes with a similar color

Gradients with a similar color

Copied