Skip to content

#BDB4EE

≈ plum · rgb(189, 180, 238)
Color formats
HEX#BDB4EE
RGBrgb(189, 180, 238)
HSLhsl(249, 63%, 82%)
HSVhsv(249, 24%, 93%)
OKLCHoklch(80% 0.08 292)
CMYKcmyk(21%, 24%, 0%, 7%)
Contrast & accessibility
On white1.92:1below AA
On black10.93:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #bdb4ee;
  --plum-rgb: 189 180 238;
  --plum-oklch: oklch(80% 0.08 292);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bdb4ee] text-[#bdb4ee] border-[#bdb4ee]
Shades & tints
Color harmonies
About this color

#BDB4EE is a color with the RGB value rgb(189, 180, 238). 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 #BDB4EE to other formats

Palettes with a similar color

Gradients with a similar color

Copied