#D98BCC
≈ plum · rgb(217, 139, 204)
Color formats
HEX#D98BCC
RGBrgb(217, 139, 204)
HSLhsl(310, 51%, 70%)
HSVhsv(310, 36%, 85%)
OKLCHoklch(74% 0.13 333)
CMYKcmyk(0%, 36%, 6%, 15%)
Contrast & accessibility
On white2.47:1below AA
On black8.52:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
--plum: #d98bcc;
--plum-rgb: 217 139 204;
--plum-oklch: oklch(74% 0.13 333);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d98bcc] text-[#d98bcc] border-[#d98bcc]
Shades & tints
Color harmonies
About this color
#D98BCC is a color with the RGB value rgb(217, 139, 204). 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.