#C50792
A medium, vivid magenta closely aligning with Mediumvioletred.
About #C50792
Visually, #C50792 is defined as a vivid magenta. Its closest recognized web color is Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 197, 7, and 146.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 96% Magenta, 26% Yellow, and 23% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#C50792
RGB197, 7, 146
HSL316.1°, 93.1%, 40.0%
CMYK0%, 96%, 26%, 23%
HSV316.1°, 96.4%, 77.3%
LAB44.4, 73.6, -23.7
XYZ28.3, 14.1, 28.4
Decimal12912530
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.50:1
Text on #FFFFFF
AA
3.82:1
Text on #000000
AA Large
5.25:1
Text on #F8FAFC
AA
3.25:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C50792;
}
.text-color {
color: #C50792;
}
.border-color {
border: 2px solid #C50792;
}