Skip to content

#74155E

≈ purple · rgb(116, 21, 94)
Color formats
HEX#74155E
RGBrgb(116, 21, 94)
HSLhsl(314, 69%, 27%)
HSVhsv(314, 82%, 45%)
OKLCHoklch(39% 0.15 340)
CMYKcmyk(0%, 82%, 19%, 55%)
Contrast & accessibility
On white10.44:1AA pass
On black2.01:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
  --purple: #74155e;
  --purple-rgb: 116 21 94;
  --purple-oklch: oklch(39% 0.15 340);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#74155e] text-[#74155e] border-[#74155e]
Shades & tints
Color harmonies
About this color

#74155E is a color with the RGB value rgb(116, 21, 94). 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 #74155E to other formats

Palettes with a similar color

Gradients with a similar color

Copied