Skip to content

#BA59CA

≈ mediumorchid · rgb(186, 89, 202)
Color formats
HEX#BA59CA
RGBrgb(186, 89, 202)
HSLhsl(292, 52%, 57%)
HSVhsv(292, 56%, 79%)
OKLCHoklch(63% 0.19 322)
CMYKcmyk(8%, 56%, 0%, 21%)
Contrast & accessibility
On white3.91:1below AA
On black5.37:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #ba59ca;
  --mediumorchid-rgb: 186 89 202;
  --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-[#ba59ca] text-[#ba59ca] border-[#ba59ca]
Shades & tints
Color harmonies
About this color

#BA59CA is a color with the RGB value rgb(186, 89, 202). 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 #BA59CA to other formats

Palettes with a similar color

Gradients with a similar color

Copied