#CC2CA0
A medium, moderate magenta closely aligning with Mediumvioletred.
About #CC2CA0
The precise color #CC2CA0 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumvioletred. This translates to an RGB value of rgb(204, 44, 160).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 78% Magenta, 22% Yellow, and 20% Black. With a hue angle of 316.5 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#CC2CA0
RGB204, 44, 160
HSL316.5°, 64.5%, 48.6%
CMYK0%, 78%, 22%, 20%
HSV316.5°, 78.4%, 80.0%
LAB48.5, 70.4, -25.7
XYZ32.1, 17.2, 34.9
Decimal13380768
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.73:1
Text on #FFFFFF
AA
4.44:1
Text on #000000
AA Large
4.53:1
Text on #F8FAFC
AA
3.77:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC2CA0;
}
.text-color {
color: #CC2CA0;
}
.border-color {
border: 2px solid #CC2CA0;
}