Skip to content

#711752

≈ purple · rgb(113, 23, 82)
Color formats
HEX#711752
RGBrgb(113, 23, 82)
HSLhsl(321, 66%, 27%)
HSVhsv(321, 80%, 44%)
OKLCHoklch(38% 0.14 346)
CMYKcmyk(0%, 80%, 27%, 56%)
Contrast & accessibility
On white10.79:1AA pass
On black1.95:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
  --purple: #711752;
  --purple-rgb: 113 23 82;
  --purple-oklch: oklch(38% 0.14 346);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#711752] text-[#711752] border-[#711752]
Shades & tints
Color harmonies
About this color

#711752 is a color with the RGB value rgb(113, 23, 82). 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 #711752 to other formats

Palettes with a similar color

Gradients with a similar color

Copied