Skip to content

#B0319C

≈ darkmagenta · rgb(176, 49, 156)
Color formats
HEX#B0319C
RGBrgb(176, 49, 156)
HSLhsl(309, 56%, 44%)
HSVhsv(309, 72%, 69%)
OKLCHoklch(54% 0.2 335)
CMYKcmyk(0%, 72%, 11%, 31%)
Contrast & accessibility
On white5.58:1AA pass
On black3.77:1below AA
Best text color#FFFFFF
Nearest CSS name: darkmagenta
Copy-ready code
CSS custom properties
:root {
  --darkmagenta: #b0319c;
  --darkmagenta-rgb: 176 49 156;
  --darkmagenta-oklch: oklch(54% 0.2 335);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkmagenta-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b0319c] text-[#b0319c] border-[#b0319c]
Shades & tints
Color harmonies
About this color

#B0319C is a color with the RGB value rgb(176, 49, 156). 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 #B0319C to other formats

Palettes with a similar color

Gradients with a similar color

Copied