Skip to content

#C07BC8

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

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

Palettes with a similar color

Gradients with a similar color

Copied