#FF16CC
A medium, vivid magenta closely aligning with Fuchsia.
About #FF16CC
The precise color #FF16CC is an excellent choice for modern design projects. Its closest recognized web color is Fuchsia. In the RGB color space, it consists of 255 red, 22 green, and 204 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 91% Magenta, 20% Yellow, and 0% Black. The HSL representation is 313.1° hue, 100.0% saturation, and 54.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#FF16CC
RGB255, 22, 204
HSL313.1°, 100.0%, 54.3%
CMYK0%, 91%, 20%, 0%
HSV313.1°, 91.4%, 100.0%
LAB58.2, 90.1, -35.5
XYZ52.4, 26.2, 59.4
Decimal16717516
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.37:1
Text on #FFFFFF
AA Large
6.24:1
Text on #000000
AA
3.22:1
Text on #F8FAFC
AA Large
5.30:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF16CC;
}
.text-color {
color: #FF16CC;
}
.border-color {
border: 2px solid #FF16CC;
}