Skip to content

#B2279F

≈ darkmagenta · rgb(178, 39, 159)
Color formats
HEX#B2279F
RGBrgb(178, 39, 159)
HSLhsl(308, 64%, 43%)
HSVhsv(308, 78%, 70%)
OKLCHoklch(54% 0.21 335)
CMYKcmyk(0%, 78%, 11%, 30%)
Contrast & accessibility
On white5.70:1AA pass
On black3.68:1below AA
Best text color#FFFFFF
Nearest CSS name: darkmagenta
Copy-ready code
CSS custom properties
:root {
  --darkmagenta: #b2279f;
  --darkmagenta-rgb: 178 39 159;
  --darkmagenta-oklch: oklch(54% 0.21 335);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkmagenta-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b2279f] text-[#b2279f] border-[#b2279f]
Shades & tints
Color harmonies
About this color

#B2279F is a color with the RGB value rgb(178, 39, 159). Its closest CSS named color is "darkmagenta". 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 #B2279F to other formats

Palettes with a similar color

Gradients with a similar color

Copied