#CC07A0
A medium, vivid magenta closely aligning with Mediumvioletred.
About #CC07A0
Visually, #CC07A0 is defined as a vivid magenta. Its closest recognized web color is Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 7, and 160.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 97% Magenta, 22% Yellow, and 20% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#CC07A0
RGB204, 7, 160
HSL313.4°, 93.4%, 41.4%
CMYK0%, 97%, 22%, 20%
HSV313.4°, 96.6%, 80.0%
LAB46.3, 76.6, -29.0
XYZ31.3, 15.5, 34.6
Decimal13371296
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.12:1
Text on #FFFFFF
AA
4.11:1
Text on #000000
AA Large
4.89:1
Text on #F8FAFC
AA
3.49:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC07A0;
}
.text-color {
color: #CC07A0;
}
.border-color {
border: 2px solid #CC07A0;
}