#D4AFE2
≈ plum · rgb(212, 175, 226)
Color formats
HEX#D4AFE2
RGBrgb(212, 175, 226)
HSLhsl(284, 47%, 79%)
HSVhsv(284, 23%, 89%)
OKLCHoklch(80% 0.08 317)
CMYKcmyk(6%, 23%, 0%, 11%)
Contrast & accessibility
On white1.90:1below AA
On black11.03:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
--plum: #d4afe2;
--plum-rgb: 212 175 226;
--plum-oklch: oklch(80% 0.08 317);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d4afe2] text-[#d4afe2] border-[#d4afe2]
Shades & tints
Color harmonies
About this color
#D4AFE2 is a color with the RGB value rgb(212, 175, 226). 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.