#BA27CE
≈ darkorchid · rgb(186, 39, 206)
Color formats
HEX#BA27CE
RGBrgb(186, 39, 206)
HSLhsl(293, 68%, 48%)
HSVhsv(293, 81%, 81%)
OKLCHoklch(58% 0.25 322)
CMYKcmyk(10%, 81%, 0%, 19%)
Contrast & accessibility
On white4.92:1AA pass
On black4.27:1below AA
Best text color#FFFFFF
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
--darkorchid: #ba27ce;
--darkorchid-rgb: 186 39 206;
--darkorchid-oklch: oklch(58% 0.25 322);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ba27ce] text-[#ba27ce] border-[#ba27ce]
Shades & tints
Color harmonies
About this color
#BA27CE is a color with the RGB value rgb(186, 39, 206). Its closest CSS named color is "darkorchid". 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.