Skip to content

#D47CB6

≈ plum · rgb(212, 124, 182)
Color formats
HEX#D47CB6
RGBrgb(212, 124, 182)
HSLhsl(320, 51%, 66%)
HSVhsv(320, 42%, 83%)
OKLCHoklch(70% 0.13 341)
CMYKcmyk(0%, 42%, 14%, 17%)
Contrast & accessibility
On white2.85:1below AA
On black7.36:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #d47cb6;
  --plum-rgb: 212 124 182;
  --plum-oklch: oklch(70% 0.13 341);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d47cb6] text-[#d47cb6] border-[#d47cb6]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied