Skip to content

#91219A

≈ darkmagenta · rgb(145, 33, 154)
Color formats
HEX#91219A
RGBrgb(145, 33, 154)
HSLhsl(296, 65%, 37%)
HSVhsv(296, 79%, 60%)
OKLCHoklch(48% 0.2 325)
CMYKcmyk(6%, 79%, 0%, 40%)
Contrast & accessibility
On white7.27:1AA pass
On black2.89:1below AA
Best text color#FFFFFF
Nearest CSS name: darkmagenta
Copy-ready code
CSS custom properties
:root {
  --darkmagenta: #91219a;
  --darkmagenta-rgb: 145 33 154;
  --darkmagenta-oklch: oklch(48% 0.2 325);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkmagenta-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#91219a] text-[#91219a] border-[#91219a]
Shades & tints
Color harmonies
About this color

#91219A is a color with the RGB value rgb(145, 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 #91219A to other formats

Palettes with a similar color

Gradients with a similar color

Copied