Skip to content

#B64DA5

≈ orchid · rgb(182, 77, 165)
Color formats
HEX#B64DA5
RGBrgb(182, 77, 165)
HSLhsl(310, 42%, 51%)
HSVhsv(310, 58%, 71%)
OKLCHoklch(59% 0.17 334)
CMYKcmyk(0%, 58%, 9%, 29%)
Contrast & accessibility
On white4.57:1AA pass
On black4.59:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #b64da5;
  --orchid-rgb: 182 77 165;
  --orchid-oklch: oklch(59% 0.17 334);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b64da5] text-[#b64da5] border-[#b64da5]
Shades & tints
Color harmonies
About this color

#B64DA5 is a color with the RGB value rgb(182, 77, 165). 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 #B64DA5 to other formats

Palettes with a similar color

Gradients with a similar color

Copied