#A2226A
≈ mediumvioletred · rgb(162, 34, 106)
Color formats
HEX#A2226A
RGBrgb(162, 34, 106)
HSLhsl(326, 65%, 38%)
HSVhsv(326, 79%, 64%)
OKLCHoklch(49% 0.18 352)
CMYKcmyk(0%, 79%, 35%, 36%)
Contrast & accessibility
On white7.06:1AA pass
On black2.97:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
--mediumvioletred: #a2226a;
--mediumvioletred-rgb: 162 34 106;
--mediumvioletred-oklch: oklch(49% 0.18 352);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a2226a] text-[#a2226a] border-[#a2226a]
Shades & tints
Color harmonies
About this color
#A2226A is a color with the RGB value rgb(162, 34, 106). Its closest CSS named color is "mediumvioletred". 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.