Skip to content

#BC5BCC

≈ mediumorchid · rgb(188, 91, 204)
Color formats
HEX#BC5BCC
RGBrgb(188, 91, 204)
HSLhsl(292, 53%, 58%)
HSVhsv(292, 55%, 80%)
OKLCHoklch(63% 0.19 322)
CMYKcmyk(8%, 55%, 0%, 20%)
Contrast & accessibility
On white3.81:1below AA
On black5.51:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #bc5bcc;
  --mediumorchid-rgb: 188 91 204;
  --mediumorchid-oklch: oklch(63% 0.19 322);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bc5bcc] text-[#bc5bcc] border-[#bc5bcc]
Shades & tints
Color harmonies
About this color

#BC5BCC is a color with the RGB value rgb(188, 91, 204). 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 #BC5BCC to other formats

Palettes with a similar color

Gradients with a similar color

Copied