#CC7CA8
A light, moderate magenta closely aligning with Palevioletred.
About #CC7CA8
The hex code #CC7CA8 represents a beautifully specific shade of magenta. Its closest recognized web color is Palevioletred. In the RGB color space, it consists of 204 red, 124 green, and 168 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 39% magenta inks. The HSL representation is 327.0° hue, 44.0% saturation, and 64.3% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#CC7CA8
RGB204, 124, 168
HSL327.0°, 44.0%, 64.3%
CMYK0%, 39%, 18%, 20%
HSV327.0°, 39.2%, 80.0%
LAB61.7, 37.1, -10.2
XYZ39.2, 30.1, 40.8
Decimal13401256
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.99:1
Text on #FFFFFF
FAIL
7.02:1
Text on #000000
AAA
2.86:1
Text on #F8FAFC
FAIL
5.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC7CA8;
}
.text-color {
color: #CC7CA8;
}
.border-color {
border: 2px solid #CC7CA8;
}