Skip to content

#BA74D6

≈ orchid · rgb(186, 116, 214)
Color formats
HEX#BA74D6
RGBrgb(186, 116, 214)
HSLhsl(283, 54%, 65%)
HSVhsv(283, 46%, 84%)
OKLCHoklch(67% 0.16 316)
CMYKcmyk(13%, 46%, 0%, 16%)
Contrast & accessibility
On white3.20:1below AA
On black6.56:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #ba74d6;
  --orchid-rgb: 186 116 214;
  --orchid-oklch: oklch(67% 0.16 316);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ba74d6] text-[#ba74d6] border-[#ba74d6]
Shades & tints
Color harmonies
About this color

#BA74D6 is a color with the RGB value rgb(186, 116, 214). Its closest CSS named color is "orchid". 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 #BA74D6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied