#C71585
A medium, vivid magenta closely aligning with Mediumvioletred.
About #C71585
The precise color #C71585 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumvioletred. This translates to an RGB value of rgb(199, 21, 133).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 89% M, 33% Y, and 22% K. With a hue angle of 322.2 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C71585
RGB199, 21, 133
HSL322.2°, 80.9%, 43.1%
CMYK0%, 89%, 33%, 22%
HSV322.2°, 89.4%, 78.0%
LAB44.8, 71.0, -15.2
XYZ28.1, 14.4, 23.5
Decimal13047173
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.42:1
Text on #FFFFFF
AA
3.87:1
Text on #000000
AA Large
5.18:1
Text on #F8FAFC
AA
3.29:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C71585;
}
.text-color {
color: #C71585;
}
.border-color {
border: 2px solid #C71585;
}