Skip to content

#BA16EE

≈ darkviolet · rgb(186, 22, 238)
Color formats
HEX#BA16EE
RGBrgb(186, 22, 238)
HSLhsl(286, 86%, 51%)
HSVhsv(286, 91%, 93%)
OKLCHoklch(59% 0.28 315)
CMYKcmyk(22%, 91%, 0%, 7%)
Contrast & accessibility
On white4.73:1AA pass
On black4.44:1below AA
Best text color#FFFFFF
Nearest CSS name: darkviolet
Copy-ready code
CSS custom properties
:root {
  --darkviolet: #ba16ee;
  --darkviolet-rgb: 186 22 238;
  --darkviolet-oklch: oklch(59% 0.28 315);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkviolet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ba16ee] text-[#ba16ee] border-[#ba16ee]
Shades & tints
Color harmonies
About this color

#BA16EE is a color with the RGB value rgb(186, 22, 238). Its closest CSS named color is "darkviolet". 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 #BA16EE to other formats

Palettes with a similar color

Gradients with a similar color

Copied