Skip to content

#C19CD1

≈ plum · rgb(193, 156, 209)
Color formats
HEX#C19CD1
RGBrgb(193, 156, 209)
HSLhsl(282, 37%, 72%)
HSVhsv(282, 25%, 82%)
OKLCHoklch(74% 0.08 316)
CMYKcmyk(8%, 25%, 0%, 18%)
Contrast & accessibility
On white2.35:1below AA
On black8.94:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #c19cd1;
  --plum-rgb: 193 156 209;
  --plum-oklch: oklch(74% 0.08 316);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c19cd1] text-[#c19cd1] border-[#c19cd1]
Shades & tints
Color harmonies
About this color

#C19CD1 is a color with the RGB value rgb(193, 156, 209). 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 #C19CD1 to other formats

Palettes with a similar color

Gradients with a similar color

Copied