#C50066
A dark, vivid magenta closely aligning with Mediumvioletred.
About #C50066
At its core, #C50066 is a dark and vivid hue. If you're using CSS, you might find it aligns closely with Mediumvioletred. Its digital footprint relies on 197 parts red, 0 parts green, and 102 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 100% Magenta, 48% Yellow, and 23% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#C50066
RGB197, 0, 102
HSL328.9°, 100.0%, 38.6%
CMYK0%, 100%, 48%, 23%
HSV328.9°, 100.0%, 77.3%
LAB42.5, 70.0, 0.6
XYZ25.4, 12.8, 13.7
Decimal12910694
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.89:1
Text on #FFFFFF
AA
3.57:1
Text on #000000
AA Large
5.63:1
Text on #F8FAFC
AA
3.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C50066;
}
.text-color {
color: #C50066;
}
.border-color {
border: 2px solid #C50066;
}