#C51D92
A medium, vivid magenta closely aligning with Mediumvioletred.
About #C51D92
The hex code #C51D92 represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(197, 29, 146).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 85% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#C51D92
RGB197, 29, 146
HSL318.2°, 74.3%, 44.3%
CMYK0%, 85%, 26%, 23%
HSV318.2°, 85.3%, 77.3%
LAB45.4, 70.6, -22.2
XYZ28.7, 14.8, 28.5
Decimal12918162
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.30:1
Text on #FFFFFF
AA
3.96:1
Text on #000000
AA Large
5.06:1
Text on #F8FAFC
AA
3.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C51D92;
}
.text-color {
color: #C51D92;
}
.border-color {
border: 2px solid #C51D92;
}