#CC66C5
A light, moderate magenta closely aligning with Orchid.
About #CC66C5
The precise color #CC66C5 is an excellent choice for modern design projects. Designers often compare it to the standard color Orchid. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 102, and 197.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 50% M, 3% Y, and 20% K. The HSL representation is 304.1° hue, 50.0% saturation, and 60.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#CC66C5
RGB204, 102, 197
HSL304.1°, 50.0%, 60.0%
CMYK0%, 50%, 3%, 20%
HSV304.1°, 50.0%, 80.0%
LAB58.4, 53.2, -31.8
XYZ39.7, 26.4, 55.8
Decimal13395653
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.35:1
Text on #FFFFFF
AA Large
6.27:1
Text on #000000
AA
3.20:1
Text on #F8FAFC
AA Large
5.33:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC66C5;
}
.text-color {
color: #CC66C5;
}
.border-color {
border: 2px solid #CC66C5;
}