Skip to content

#AF2B9A

≈ darkmagenta · rgb(175, 43, 154)
Color formats
HEX#AF2B9A
RGBrgb(175, 43, 154)
HSLhsl(310, 61%, 43%)
HSVhsv(310, 75%, 69%)
OKLCHoklch(54% 0.2 335)
CMYKcmyk(0%, 75%, 12%, 31%)
Contrast & accessibility
On white5.78:1AA pass
On black3.63:1below AA
Best text color#FFFFFF
Nearest CSS name: darkmagenta
Copy-ready code
CSS custom properties
:root {
  --darkmagenta: #af2b9a;
  --darkmagenta-rgb: 175 43 154;
  --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-[#af2b9a] text-[#af2b9a] border-[#af2b9a]
Shades & tints
Color harmonies
About this color

#AF2B9A is a color with the RGB value rgb(175, 43, 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 #AF2B9A to other formats

Palettes with a similar color

Gradients with a similar color

Copied