#C5076D
A medium, vivid magenta closely aligning with Mediumvioletred.
About #C5076D
The precise color #C5076D is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 197, 7, and 109.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 96% magenta, 45% yellow, and 23% black. The HSL representation is 327.8° hue, 93.1% saturation, and 40.0% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C5076D
RGB197, 7, 109
HSL327.8°, 93.1%, 40.0%
CMYK0%, 96%, 45%, 23%
HSV327.8°, 96.4%, 77.3%
LAB43.0, 69.9, -3.1
XYZ25.9, 13.1, 15.6
Decimal12912493
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.79:1
Text on #FFFFFF
AA
3.63:1
Text on #000000
AA Large
5.54:1
Text on #F8FAFC
AA
3.08:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C5076D;
}
.text-color {
color: #C5076D;
}
.border-color {
border: 2px solid #C5076D;
}