#CC66A8
A light, moderate magenta closely aligning with Palevioletred.
About #CC66A8
The precise color #CC66A8 is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. In the RGB color space, it consists of 204 red, 102 green, and 168 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 50% magenta inks. 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. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#CC66A8
RGB204, 102, 168
HSL321.2°, 50.0%, 60.0%
CMYK0%, 50%, 18%, 20%
HSV321.2°, 50.0%, 80.0%
LAB57.2, 48.5, -16.9
XYZ36.7, 25.2, 40.0
Decimal13395624
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.48:1
Text on #FFFFFF
AA Large
6.03:1
Text on #000000
AA
3.33:1
Text on #F8FAFC
AA Large
5.13:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC66A8;
}
.text-color {
color: #CC66A8;
}
.border-color {
border: 2px solid #CC66A8;
}