Skip to content

#76185D

≈ purple · rgb(118, 24, 93)
Color formats
HEX#76185D
RGBrgb(118, 24, 93)
HSLhsl(316, 66%, 28%)
HSVhsv(316, 80%, 46%)
OKLCHoklch(40% 0.15 341)
CMYKcmyk(0%, 80%, 21%, 54%)
Contrast & accessibility
On white10.20:1AA pass
On black2.06:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
  --purple: #76185d;
  --purple-rgb: 118 24 93;
  --purple-oklch: oklch(40% 0.15 341);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#76185d] text-[#76185d] border-[#76185d]
Shades & tints
Color harmonies
About this color

#76185D is a color with the RGB value rgb(118, 24, 93). 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 #76185D to other formats

Palettes with a similar color

Gradients with a similar color

Copied