Skip to content

#B14EB3

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

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

Palettes with a similar color

Gradients with a similar color

Copied