#FF16A0
A medium, vivid magenta closely aligning with Deeppink.
About #FF16A0
Visually, #FF16A0 is defined as a vivid magenta. Designers often compare it to the standard color Deeppink. To achieve this exact tint on a monitor, you would use an RGB mix of 255, 22, and 160.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 91% M, 37% Y, and 0% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#FF16A0
RGB255, 22, 160
HSL324.5°, 100.0%, 54.3%
CMYK0%, 91%, 37%, 0%
HSV324.5°, 91.4%, 100.0%
LAB56.5, 85.5, -12.6
XYZ47.9, 24.4, 35.4
Decimal16717472
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.57:1
Text on #FFFFFF
AA Large
5.87:1
Text on #000000
AA
3.42:1
Text on #F8FAFC
AA Large
4.99:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF16A0;
}
.text-color {
color: #FF16A0;
}
.border-color {
border: 2px solid #FF16A0;
}