#B12ED3
≈ darkorchid · rgb(177, 46, 211)
Color formats
HEX#B12ED3
RGBrgb(177, 46, 211)
HSLhsl(288, 65%, 50%)
HSVhsv(288, 78%, 83%)
OKLCHoklch(58% 0.24 318)
CMYKcmyk(16%, 78%, 0%, 17%)
Contrast & accessibility
On white5.00:1AA pass
On black4.20:1below AA
Best text color#FFFFFF
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
--darkorchid: #b12ed3;
--darkorchid-rgb: 177 46 211;
--darkorchid-oklch: oklch(58% 0.24 318);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b12ed3] text-[#b12ed3] border-[#b12ed3]
Shades & tints
Color harmonies
About this color
#B12ED3 is a color with the RGB value rgb(177, 46, 211). 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.