#C50092
A dark, vivid magenta closely aligning with Mediumvioletred.
About #C50092
The hex code #C50092 represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Mediumvioletred. This translates to an RGB value of rgb(197, 0, 146).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 100% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C50092
RGB197, 0, 146
HSL315.5°, 100.0%, 38.6%
CMYK0%, 100%, 26%, 23%
HSV315.5°, 100.0%, 77.3%
LAB44.2, 74.3, -24.1
XYZ28.2, 13.9, 28.4
Decimal12910738
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.54:1
Text on #FFFFFF
AA
3.79:1
Text on #000000
AA Large
5.30:1
Text on #F8FAFC
AA
3.22:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C50092;
}
.text-color {
color: #C50092;
}
.border-color {
border: 2px solid #C50092;
}