#F016F8
A medium, vivid magenta closely aligning with Fuchsia.
About #F016F8
The hex code #F016F8 represents a beautifully specific shade of magenta. Its closest recognized web color is Fuchsia. Its digital footprint relies on 240 parts red, 22 parts green, and 248 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 3% C, 91% M, 0% Y, and 3% K. The HSL representation is 297.9° hue, 94.2% saturation, and 52.9% lightness.
When using this color as a background, text legibility must be considered. Because it is a medium 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#F016F8
RGB240, 22, 248
HSL297.9°, 94.2%, 52.9%
CMYK3%, 91%, 0%, 3%
HSV297.9°, 91.1%, 97.3%
LAB57.9, 93.4, -60.9
XYZ53.2, 25.9, 91.0
Decimal15734520
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.40:1
Text on #FFFFFF
AA Large
6.18:1
Text on #000000
AA
3.25:1
Text on #F8FAFC
AA Large
5.25:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F016F8;
}
.text-color {
color: #F016F8;
}
.border-color {
border: 2px solid #F016F8;
}