Skip to content

#7A129A

≈ darkmagenta · rgb(122, 18, 154)
Color formats
HEX#7A129A
RGBrgb(122, 18, 154)
HSLhsl(286, 79%, 34%)
HSVhsv(286, 88%, 60%)
OKLCHoklch(44% 0.2 316)
CMYKcmyk(21%, 88%, 0%, 40%)
Contrast & accessibility
On white8.82:1AA pass
On black2.38:1below AA
Best text color#FFFFFF
Nearest CSS name: darkmagenta
Copy-ready code
CSS custom properties
:root {
  --darkmagenta: #7a129a;
  --darkmagenta-rgb: 122 18 154;
  --darkmagenta-oklch: oklch(44% 0.2 316);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkmagenta-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7a129a] text-[#7a129a] border-[#7a129a]
Shades & tints
Color harmonies
About this color

#7A129A is a color with the RGB value rgb(122, 18, 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 #7A129A to other formats

Palettes with a similar color

Gradients with a similar color

Copied