#BD4EA5
≈ orchid · rgb(189, 78, 165)
Color formats
HEX#BD4EA5
RGBrgb(189, 78, 165)
HSLhsl(313, 46%, 52%)
HSVhsv(313, 59%, 74%)
OKLCHoklch(60% 0.17 337)
CMYKcmyk(0%, 59%, 13%, 26%)
Contrast & accessibility
On white4.38:1below AA
On black4.80:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
--orchid: #bd4ea5;
--orchid-rgb: 189 78 165;
--orchid-oklch: oklch(60% 0.17 337);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bd4ea5] text-[#bd4ea5] border-[#bd4ea5]
Shades & tints
Color harmonies
About this color
#BD4EA5 is a color with the RGB value rgb(189, 78, 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.