#CC3375
A medium, moderate magenta closely aligning with Mediumvioletred.
About #CC3375
Visually, #CC3375 is defined as a moderate magenta. Its closest recognized web color is Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 51, and 117.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 75% Magenta, 43% 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. 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#CC3375
RGB204, 51, 117
HSL334.1°, 60.0%, 50.0%
CMYK0%, 75%, 43%, 20%
HSV334.1°, 75.0%, 80.0%
LAB47.6, 63.6, -1.0
XYZ29.3, 16.5, 18.5
Decimal13382517
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.89:1
Text on #FFFFFF
AA
4.30:1
Text on #000000
AA Large
4.67:1
Text on #F8FAFC
AA
3.65:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC3375;
}
.text-color {
color: #CC3375;
}
.border-color {
border: 2px solid #CC3375;
}