#CC0066
A medium, vivid magenta closely aligning with Mediumvioletred.
About #CC0066
Visually, #CC0066 is defined as a vivid magenta. Designers often compare it to the standard color Mediumvioletred. In the RGB color space, it consists of 204 red, 0 green, and 102 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 100% magenta inks. With a hue angle of 330.0 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. 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#CC0066
RGB204, 0, 102
HSL330.0°, 100.0%, 40.0%
CMYK0%, 100%, 50%, 20%
HSV330.0°, 100.0%, 80.0%
LAB43.9, 71.5, 2.9
XYZ27.3, 13.8, 13.8
Decimal13369446
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.59:1
Text on #FFFFFF
AA
3.76:1
Text on #000000
AA Large
5.34:1
Text on #F8FAFC
AA
3.20:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC0066;
}
.text-color {
color: #CC0066;
}
.border-color {
border: 2px solid #CC0066;
}