Skip to content

#B16EBF

≈ orchid · rgb(177, 110, 191)
Color formats
HEX#B16EBF
RGBrgb(177, 110, 191)
HSLhsl(290, 39%, 59%)
HSVhsv(290, 42%, 75%)
OKLCHoklch(64% 0.14 321)
CMYKcmyk(7%, 42%, 0%, 25%)
Contrast & accessibility
On white3.59:1below AA
On black5.85:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #b16ebf;
  --orchid-rgb: 177 110 191;
  --orchid-oklch: oklch(64% 0.14 321);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b16ebf] text-[#b16ebf] border-[#b16ebf]
Shades & tints
Color harmonies
About this color

#B16EBF is a color with the RGB value rgb(177, 110, 191). 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 #B16EBF to other formats

Palettes with a similar color

Gradients with a similar color

Copied