Skip to content

#B24FA3

≈ orchid · rgb(178, 79, 163)
Color formats
HEX#B24FA3
RGBrgb(178, 79, 163)
HSLhsl(309, 39%, 50%)
HSVhsv(309, 56%, 70%)
OKLCHoklch(58% 0.16 334)
CMYKcmyk(0%, 56%, 8%, 30%)
Contrast & accessibility
On white4.63:1AA pass
On black4.54:1AA pass
Best text color#FFFFFF
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #b24fa3;
  --orchid-rgb: 178 79 163;
  --orchid-oklch: oklch(58% 0.16 334);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b24fa3] text-[#b24fa3] border-[#b24fa3]
Shades & tints
Color harmonies
About this color

#B24FA3 is a color with the RGB value rgb(178, 79, 163). 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 #B24FA3 to other formats

Palettes with a similar color

Gradients with a similar color

Copied