#hexpedia

Medium Violet Red

#C71585

Color conversions

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

FormatValueCopy
HEXC71585
HEX with ##C71585
RGBrgb(199, 21, 133)
RGBArgba(199, 21, 133, 1)
HSLhsl(322.25 80.91% 43.14%)
HSLAhsla(322.25, 80.91%, 43.14%, 1)
HSVhsv(322.25, 89.45%, 78.04%)
CMYKcmyk(0%, 89.45%, 33.17%, 21.96%)
OKLCHoklch(55.34% 0.2217 349.69)

Closest named matches

Color modifications

Suggested pairings

Use this color in CSS

Accessibility quick-check

White text

5.42:1

AA normal

Black text

3.87:1

AA large

Reference notes

#C71585 is a balanced, saturated magenta color closest to Medium Violet Red. The color has RGB channels of 199, 21, and 133; in HSL terms, it is centered near 322 degrees with 81% saturation and 43% 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 badges, highlights, product accents, and moments where quick recognition matters. In CSS systems, define it as a custom property first so variations, shadows, and gradients can stay consistent.