#C50775
A medium, vivid magenta closely aligning with Mediumvioletred.
About #C50775
At its core, #C50775 is a medium and vivid hue. Its closest recognized web color is Mediumvioletred. In the RGB color space, it consists of 197 red, 7 green, and 117 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 96% Magenta, 41% Yellow, and 23% Black. This makes it a relatively light color when applied to physical surfaces.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C50775
RGB197, 7, 117
HSL325.3°, 93.1%, 40.0%
CMYK0%, 96%, 41%, 23%
HSV325.3°, 96.4%, 77.3%
LAB43.2, 70.6, -7.7
XYZ26.3, 13.3, 18.0
Decimal12912501
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.74:1
Text on #FFFFFF
AA
3.66:1
Text on #000000
AA Large
5.48:1
Text on #F8FAFC
AA
3.11:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C50775;
}
.text-color {
color: #C50775;
}
.border-color {
border: 2px solid #C50775;
}