#hexpedia

Closest to Purple

#4E0550

Color conversions

Reference values for common CSS, design, and accessibility formats.

FormatValueCopy
HEX4E0550
HEX with ##4E0550
RGBrgb(78, 5, 80)
RGBArgba(78, 5, 80, 1)
HSLhsl(298.4 88.24% 16.67%)
HSLAhsla(298.4, 88.24%, 16.67%, 1)
HSVhsv(298.4, 93.75%, 31.37%)
CMYKcmyk(2.5%, 93.75%, 0%, 68.63%)
OKLCHoklch(30.26% 0.1333 326.99)

Closest named matches

Color modifications

Suggested pairings

Use this color in CSS

Accessibility quick-check

White text

14.37:1

AAA normal

Black text

1.46:1

Decorative only

Reference notes

#4E0550 is a very deep, saturated magenta color closest to Purple. The color has RGB channels of 78, 5, and 80; in HSL terms, it is centered near 298 degrees with 88% saturation and 17% lightness. In a design system, this balanced reading is a useful shortcut for deciding whether the color should act as a primary accent, a supporting surface, or a quiet divider. The safest usage pattern is to test it against both light and dark surfaces, then reserve the weaker text pairing for decoration rather than essential labels. If the color feels too forceful at full strength, the lighter, darker, and desaturated variants usually provide a calmer path for production UI. For editorial or product interfaces, reserve the most saturated use for accents and repeat softer variants in borders, labels, or background fills. This makes it useful for interfaces that need weight, contrast, or a more formal visual register. In CSS systems, define it as a custom property first so variations, shadows, and gradients can stay consistent.