Skip to content

#7F2084

≈ purple · rgb(127, 32, 132)
Color formats
HEX#7F2084
RGBrgb(127, 32, 132)
HSLhsl(297, 61%, 32%)
HSVhsv(297, 76%, 52%)
OKLCHoklch(44% 0.17 326)
CMYKcmyk(4%, 76%, 0%, 48%)
Contrast & accessibility
On white8.60:1AA pass
On black2.44:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
  --purple: #7f2084;
  --purple-rgb: 127 32 132;
  --purple-oklch: oklch(44% 0.17 326);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7f2084] text-[#7f2084] border-[#7f2084]
Shades & tints
Color harmonies
About this color

#7F2084 is a color with the RGB value rgb(127, 32, 132). 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 #7F2084 to other formats

Palettes with a similar color

Gradients with a similar color

Copied