Skip to content

#B4219A

≈ darkmagenta · rgb(180, 33, 154)
Color formats
HEX#B4219A
RGBrgb(180, 33, 154)
HSLhsl(311, 69%, 42%)
HSVhsv(311, 82%, 71%)
OKLCHoklch(54% 0.22 337)
CMYKcmyk(0%, 82%, 14%, 29%)
Contrast & accessibility
On white5.79:1AA pass
On black3.62:1below AA
Best text color#FFFFFF
Nearest CSS name: darkmagenta
Copy-ready code
CSS custom properties
:root {
  --darkmagenta: #b4219a;
  --darkmagenta-rgb: 180 33 154;
  --darkmagenta-oklch: oklch(54% 0.22 337);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkmagenta-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b4219a] text-[#b4219a] border-[#b4219a]
Shades & tints
Color harmonies
About this color

#B4219A is a color with the RGB value rgb(180, 33, 154). 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 #B4219A to other formats

Palettes with a similar color

Gradients with a similar color

Copied