#CC3A8A
A medium, moderate magenta closely aligning with Mediumvioletred.
About #CC3A8A
The precise color #CC3A8A 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, 58, and 138.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 72% magenta inks. The HSL representation is 327.1° hue, 58.9% saturation, and 51.4% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#CC3A8A
RGB204, 58, 138
HSL327.1°, 58.9%, 51.4%
CMYK0%, 72%, 32%, 20%
HSV327.1°, 71.6%, 80.0%
LAB49.1, 63.5, -11.5
XYZ31.0, 17.7, 25.8
Decimal13384330
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.63:1
Text on #FFFFFF
AA
4.54:1
Text on #000000
AA
4.42:1
Text on #F8FAFC
AA Large
3.86:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC3A8A;
}
.text-color {
color: #CC3A8A;
}
.border-color {
border: 2px solid #CC3A8A;
}