Skip to content

#D491C7

≈ plum · rgb(212, 145, 199)
Color formats
HEX#D491C7
RGBrgb(212, 145, 199)
HSLhsl(312, 44%, 70%)
HSVhsv(312, 32%, 83%)
OKLCHoklch(74% 0.11 334)
CMYKcmyk(0%, 32%, 6%, 17%)
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: #d491c7;
  --plum-rgb: 212 145 199;
  --plum-oklch: oklch(74% 0.11 334);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d491c7] text-[#d491c7] border-[#d491c7]
Shades & tints
Color harmonies
About this color

#D491C7 is a color with the RGB value rgb(212, 145, 199). 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 #D491C7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied