#CC16BD
A medium, vivid magenta closely aligning with Mediumorchid.
About #CC16BD
Visually, #CC16BD is defined as a vivid magenta. It is closely associated with the named CSS color Mediumorchid. Its digital footprint relies on 204 parts red, 22 parts green, and 189 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 89% Magenta, 7% Yellow, and 20% Black. 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 medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#CC16BD
RGB204, 22, 189
HSL304.9°, 80.5%, 44.3%
CMYK0%, 89%, 7%, 20%
HSV304.9°, 89.2%, 80.0%
LAB48.4, 78.8, -42.9
XYZ34.4, 17.1, 49.6
Decimal13375165
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.75:1
Text on #FFFFFF
AA
4.42:1
Text on #000000
AA Large
4.54:1
Text on #F8FAFC
AA
3.76:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC16BD;
}
.text-color {
color: #CC16BD;
}
.border-color {
border: 2px solid #CC16BD;
}