#CC50C5
A medium, moderate magenta closely aligning with Mediumorchid.
About #CC50C5
The precise color #CC50C5 is an excellent choice for modern design projects. Its closest recognized web color is Mediumorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 80, and 197.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 61% magenta, 3% yellow, and 20% black. The HSL representation is 303.4° hue, 54.9% saturation, and 55.7% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#CC50C5
RGB204, 80, 197
HSL303.4°, 54.9%, 55.7%
CMYK0%, 61%, 3%, 20%
HSV303.4°, 60.8%, 80.0%
LAB54.7, 63.3, -37.6
XYZ37.8, 22.6, 55.2
Decimal13390021
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.80:1
Text on #FFFFFF
AA Large
5.52:1
Text on #000000
AA
3.64:1
Text on #F8FAFC
AA Large
4.69:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC50C5;
}
.text-color {
color: #CC50C5;
}
.border-color {
border: 2px solid #CC50C5;
}