Skip to content

#BBAFEE

≈ plum · rgb(187, 175, 238)
Color formats
HEX#BBAFEE
RGBrgb(187, 175, 238)
HSLhsl(251, 65%, 81%)
HSVhsv(251, 26%, 93%)
OKLCHoklch(79% 0.09 293)
CMYKcmyk(21%, 26%, 0%, 7%)
Contrast & accessibility
On white2.00:1below AA
On black10.48:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #bbafee;
  --plum-rgb: 187 175 238;
  --plum-oklch: oklch(79% 0.09 293);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bbafee] text-[#bbafee] border-[#bbafee]
Shades & tints
Color harmonies
About this color

#BBAFEE is a color with the RGB value rgb(187, 175, 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 #BBAFEE to other formats

Palettes with a similar color

Gradients with a similar color

Copied