#CC3A92
A medium, moderate magenta closely aligning with Mediumvioletred.
About #CC3A92
The precise color #CC3A92 is an excellent choice for modern design projects. Its closest recognized web color is Mediumvioletred. Its digital footprint relies on 204 parts red, 58 parts green, and 146 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 72% M, 28% Y, and 20% K. With a hue angle of 323.8 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#CC3A92
RGB204, 58, 146
HSL323.8°, 58.9%, 51.4%
CMYK0%, 72%, 28%, 20%
HSV323.8°, 71.6%, 80.0%
LAB49.4, 64.4, -15.9
XYZ31.6, 17.9, 29.0
Decimal13384338
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.58:1
Text on #FFFFFF
AA
4.59:1
Text on #000000
AA
4.37:1
Text on #F8FAFC
AA Large
3.90:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC3A92;
}
.text-color {
color: #CC3A92;
}
.border-color {
border: 2px solid #CC3A92;
}