#CC07B6
A medium, vivid magenta closely aligning with Mediumorchid.
About #CC07B6
The hex code #CC07B6 represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumorchid. Its digital footprint relies on 204 parts red, 7 parts green, and 182 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 97% magenta, 11% yellow, and 20% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#CC07B6
RGB204, 7, 182
HSL306.7°, 93.4%, 41.4%
CMYK0%, 97%, 11%, 20%
HSV306.7°, 96.6%, 80.0%
LAB47.5, 79.4, -40.3
XYZ33.4, 16.4, 45.7
Decimal13371318
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.91:1
Text on #FFFFFF
AA
4.27:1
Text on #000000
AA Large
4.70:1
Text on #F8FAFC
AA
3.63:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC07B6;
}
.text-color {
color: #CC07B6;
}
.border-color {
border: 2px solid #CC07B6;
}