Skip to content

#CA94D6

≈ plum · rgb(202, 148, 214)
Color formats
HEX#CA94D6
RGBrgb(202, 148, 214)
HSLhsl(289, 45%, 71%)
HSVhsv(289, 31%, 84%)
OKLCHoklch(74% 0.11 320)
CMYKcmyk(6%, 31%, 0%, 16%)
Contrast & accessibility
On white2.41:1below AA
On black8.72:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #ca94d6;
  --plum-rgb: 202 148 214;
  --plum-oklch: oklch(74% 0.11 320);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ca94d6] text-[#ca94d6] border-[#ca94d6]
Shades & tints
Color harmonies
About this color

#CA94D6 is a color with the RGB value rgb(202, 148, 214). 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 #CA94D6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied