Skip to content

#74188B

≈ purple · rgb(116, 24, 139)
Color formats
HEX#74188B
RGBrgb(116, 24, 139)
HSLhsl(288, 71%, 32%)
HSVhsv(288, 83%, 55%)
OKLCHoklch(42% 0.18 318)
CMYKcmyk(17%, 83%, 0%, 45%)
Contrast & accessibility
On white9.35:1AA pass
On black2.25:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
  --purple: #74188b;
  --purple-rgb: 116 24 139;
  --purple-oklch: oklch(42% 0.18 318);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#74188b] text-[#74188b] border-[#74188b]
Shades & tints
Color harmonies
About this color

#74188B is a color with the RGB value rgb(116, 24, 139). 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 #74188B to other formats

Palettes with a similar color

Gradients with a similar color

Copied