#CC16FF
A medium, vivid magenta closely aligning with Fuchsia.
About #CC16FF
At its core, #CC16FF is a medium and vivid hue. Its closest recognized web color is Fuchsia. Its digital footprint relies on 204 parts red, 22 parts green, and 255 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 20% cyan, 91% magenta, 0% yellow, and 0% black. The HSL representation is 286.9° hue, 100.0% saturation, and 54.3% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#CC16FF
RGB204, 22, 255
HSL286.9°, 100.0%, 54.3%
CMYK20%, 91%, 0%, 0%
HSV286.9°, 91.4%, 100.0%
LAB52.5, 89.1, -73.8
XYZ43.2, 20.6, 96.3
Decimal13375231
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.10:1
Text on #FFFFFF
AA Large
5.13:1
Text on #000000
AA
3.92:1
Text on #F8FAFC
AA Large
4.36:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC16FF;
}
.text-color {
color: #CC16FF;
}
.border-color {
border: 2px solid #CC16FF;
}