#CC0075
A medium, vivid magenta closely aligning with Mediumvioletred.
About #CC0075
Visually, #CC0075 is defined as a vivid magenta. Its closest recognized web color is Mediumvioletred. In the RGB color space, it consists of 204 red, 0 green, and 117 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 100% M, 43% Y, and 20% K. This makes it a relatively light color when applied to physical surfaces.
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#CC0075
RGB204, 0, 117
HSL325.6°, 100.0%, 40.0%
CMYK0%, 100%, 43%, 20%
HSV325.6°, 100.0%, 80.0%
LAB44.4, 72.8, -5.8
XYZ28.1, 14.1, 18.1
Decimal13369461
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.49:1
Text on #FFFFFF
AA
3.82:1
Text on #000000
AA Large
5.25:1
Text on #F8FAFC
AA
3.25:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC0075;
}
.text-color {
color: #CC0075;
}
.border-color {
border: 2px solid #CC0075;
}