Skip to content

#7A2D85

≈ purple · rgb(122, 45, 133)
Color formats
HEX#7A2D85
RGBrgb(122, 45, 133)
HSLhsl(293, 49%, 35%)
HSVhsv(293, 66%, 52%)
OKLCHoklch(45% 0.16 322)
CMYKcmyk(8%, 66%, 0%, 48%)
Contrast & accessibility
On white8.26:1AA pass
On black2.54:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
  --purple: #7a2d85;
  --purple-rgb: 122 45 133;
  --purple-oklch: oklch(45% 0.16 322);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7a2d85] text-[#7a2d85] border-[#7a2d85]
Shades & tints
Color harmonies
About this color

#7A2D85 is a color with the RGB value rgb(122, 45, 133). Its closest CSS named color is "purple". 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 #7A2D85 to other formats

Palettes with a similar color

Gradients with a similar color

Copied