#D580BC
≈ plum · rgb(213, 128, 188)
Color formats
HEX#D580BC
RGBrgb(213, 128, 188)
HSLhsl(318, 50%, 67%)
HSVhsv(318, 40%, 84%)
OKLCHoklch(71% 0.13 339)
CMYKcmyk(0%, 40%, 12%, 16%)
Contrast & accessibility
On white2.75:1below AA
On black7.64:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
--plum: #d580bc;
--plum-rgb: 213 128 188;
--plum-oklch: oklch(71% 0.13 339);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d580bc] text-[#d580bc] border-[#d580bc]
Shades & tints
Color harmonies
About this color
#D580BC is a color with the RGB value rgb(213, 128, 188). 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.