#FF49A0
A light, vivid magenta closely aligning with Deeppink.
About #FF49A0
Visually, #FF49A0 is defined as a vivid magenta. Its closest recognized web color is Deeppink. Its digital footprint relies on 255 parts red, 73 parts green, and 160 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 71% magenta inks. 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 light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#FF49A0
RGB255, 73, 160
HSL331.3°, 100.0%, 64.3%
CMYK0%, 71%, 37%, 0%
HSV331.3°, 71.4%, 100.0%
LAB60.4, 74.3, -6.8
XYZ50.0, 28.6, 36.1
Decimal16730528
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.13:1
Text on #FFFFFF
AA Large
6.71:1
Text on #000000
AA
2.99:1
Text on #F8FAFC
FAIL
5.71:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF49A0;
}
.text-color {
color: #FF49A0;
}
.border-color {
border: 2px solid #FF49A0;
}