Skip to content

#BB40C4

≈ mediumorchid · rgb(187, 64, 196)
Color formats
HEX#BB40C4
RGBrgb(187, 64, 196)
HSLhsl(296, 53%, 51%)
HSVhsv(296, 67%, 77%)
OKLCHoklch(60% 0.22 325)
CMYKcmyk(5%, 67%, 0%, 23%)
Contrast & accessibility
On white4.52:1AA pass
On black4.64:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #bb40c4;
  --mediumorchid-rgb: 187 64 196;
  --mediumorchid-oklch: oklch(60% 0.22 325);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bb40c4] text-[#bb40c4] border-[#bb40c4]
Shades & tints
Color harmonies
About this color

#BB40C4 is a color with the RGB value rgb(187, 64, 196). 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 #BB40C4 to other formats

Palettes with a similar color

Gradients with a similar color

Copied