#C50F99
A medium, vivid magenta closely aligning with Mediumvioletred.
About #C50F99
The hex code #C50F99 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Mediumvioletred. In the RGB color space, it consists of 197 red, 15 green, and 153 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 92% M, 22% Y, and 23% K. With a hue angle of 314.5 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C50F99
RGB197, 15, 153
HSL314.5°, 85.8%, 41.6%
CMYK0%, 92%, 22%, 23%
HSV314.5°, 92.4%, 77.3%
LAB45.0, 73.6, -27.1
XYZ28.9, 14.5, 31.4
Decimal12914585
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.38:1
Text on #FFFFFF
AA
3.90:1
Text on #000000
AA Large
5.14:1
Text on #F8FAFC
AA
3.32:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C50F99;
}
.text-color {
color: #C50F99;
}
.border-color {
border: 2px solid #C50F99;
}