#BDA4EF
≈ plum · rgb(189, 164, 239)
Color formats
HEX#BDA4EF
RGBrgb(189, 164, 239)
HSLhsl(260, 70%, 79%)
HSVhsv(260, 31%, 94%)
OKLCHoklch(77% 0.11 299)
CMYKcmyk(21%, 31%, 0%, 6%)
Contrast & accessibility
On white2.16:1below AA
On black9.72:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
--plum: #bda4ef;
--plum-rgb: 189 164 239;
--plum-oklch: oklch(77% 0.11 299);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bda4ef] text-[#bda4ef] border-[#bda4ef]
Shades & tints
Color harmonies
About this color
#BDA4EF is a color with the RGB value rgb(189, 164, 239). 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.