Skip to content

#BB4ADD

≈ mediumorchid · rgb(187, 74, 221)
Color formats
HEX#BB4ADD
RGBrgb(187, 74, 221)
HSLhsl(286, 68%, 58%)
HSVhsv(286, 67%, 87%)
OKLCHoklch(62% 0.23 317)
CMYKcmyk(15%, 67%, 0%, 13%)
Contrast & accessibility
On white4.09:1below AA
On black5.14:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #bb4add;
  --mediumorchid-rgb: 187 74 221;
  --mediumorchid-oklch: oklch(62% 0.23 317);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bb4add] text-[#bb4add] border-[#bb4add]
Shades & tints
Color harmonies
About this color

#BB4ADD is a color with the RGB value rgb(187, 74, 221). Its closest CSS named color is "mediumorchid". 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 #BB4ADD to other formats

Palettes with a similar color

Gradients with a similar color

Copied