#C50799
A medium, vivid magenta closely aligning with Mediumvioletred.
About #C50799
At its core, #C50799 is a medium and vivid hue. Designers often compare it to the standard color Mediumvioletred. In the RGB color space, it consists of 197 red, 7 green, and 153 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 96% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C50799
RGB197, 7, 153
HSL313.9°, 93.1%, 40.0%
CMYK0%, 96%, 22%, 23%
HSV313.9°, 96.4%, 77.3%
LAB44.7, 74.4, -27.5
XYZ28.9, 14.3, 31.4
Decimal12912537
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.43:1
Text on #FFFFFF
AA
3.86:1
Text on #000000
AA Large
5.19:1
Text on #F8FAFC
AA
3.29:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C50799;
}
.text-color {
color: #C50799;
}
.border-color {
border: 2px solid #C50799;
}