#CC006D
A medium, vivid magenta closely aligning with Mediumvioletred.
About #CC006D
The precise color #CC006D is an excellent choice for modern design projects. Its closest recognized web color is Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 0, and 109.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 100% Magenta, 47% Yellow, and 20% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#CC006D
RGB204, 0, 109
HSL327.9°, 100.0%, 40.0%
CMYK0%, 100%, 47%, 20%
HSV327.9°, 100.0%, 80.0%
LAB44.1, 72.1, -1.2
XYZ27.7, 13.9, 15.7
Decimal13369453
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.54:1
Text on #FFFFFF
AA
3.79:1
Text on #000000
AA Large
5.30:1
Text on #F8FAFC
AA
3.22:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC006D;
}
.text-color {
color: #CC006D;
}
.border-color {
border: 2px solid #CC006D;
}