Skip to content

#B754BC

≈ orchid · rgb(183, 84, 188)
Color formats
HEX#B754BC
RGBrgb(183, 84, 188)
HSLhsl(297, 44%, 53%)
HSVhsv(297, 55%, 74%)
OKLCHoklch(61% 0.18 326)
CMYKcmyk(3%, 55%, 0%, 26%)
Contrast & accessibility
On white4.19:1below AA
On black5.01:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #b754bc;
  --orchid-rgb: 183 84 188;
  --orchid-oklch: oklch(61% 0.18 326);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b754bc] text-[#b754bc] border-[#b754bc]
Shades & tints
Color harmonies
About this color

#B754BC is a color with the RGB value rgb(183, 84, 188). 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 #B754BC to other formats

Palettes with a similar color

Gradients with a similar color

Copied