Skip to content

#B85EA6

≈ orchid · rgb(184, 94, 166)
Color formats
HEX#B85EA6
RGBrgb(184, 94, 166)
HSLhsl(312, 39%, 55%)
HSVhsv(312, 49%, 72%)
OKLCHoklch(61% 0.15 335)
CMYKcmyk(0%, 49%, 10%, 28%)
Contrast & accessibility
On white4.05:1below AA
On black5.19:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #b85ea6;
  --orchid-rgb: 184 94 166;
  --orchid-oklch: oklch(61% 0.15 335);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b85ea6] text-[#b85ea6] border-[#b85ea6]
Shades & tints
Color harmonies
About this color

#B85EA6 is a color with the RGB value rgb(184, 94, 166). 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 #B85EA6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied