Skip to content

#B34EA2

≈ orchid · rgb(179, 78, 162)
Color formats
HEX#B34EA2
RGBrgb(179, 78, 162)
HSLhsl(310, 40%, 50%)
HSVhsv(310, 56%, 70%)
OKLCHoklch(58% 0.17 334)
CMYKcmyk(0%, 56%, 9%, 30%)
Contrast & accessibility
On white4.64:1AA pass
On black4.53:1AA pass
Best text color#FFFFFF
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #b34ea2;
  --orchid-rgb: 179 78 162;
  --orchid-oklch: oklch(58% 0.17 334);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b34ea2] text-[#b34ea2] border-[#b34ea2]
Shades & tints
Color harmonies
About this color

#B34EA2 is a color with the RGB value rgb(179, 78, 162). 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 #B34EA2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied