#B92BDA
≈ darkorchid · rgb(185, 43, 218)
Color formats
HEX#B92BDA
RGBrgb(185, 43, 218)
HSLhsl(289, 70%, 51%)
HSVhsv(289, 80%, 85%)
OKLCHoklch(59% 0.26 319)
CMYKcmyk(15%, 80%, 0%, 15%)
Contrast & accessibility
On white4.75:1AA pass
On black4.42:1below AA
Best text color#FFFFFF
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
--darkorchid: #b92bda;
--darkorchid-rgb: 185 43 218;
--darkorchid-oklch: oklch(59% 0.26 319);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b92bda] text-[#b92bda] border-[#b92bda]
Shades & tints
Color harmonies
About this color
#B92BDA is a color with the RGB value rgb(185, 43, 218). Its closest CSS named color is "darkorchid". 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.