#F80FF8
A medium, vivid magenta closely aligning with Fuchsia.
About #F80FF8
At its core, #F80FF8 is a medium and vivid hue. It is closely associated with the named CSS color Fuchsia. Its digital footprint relies on 248 parts red, 15 parts green, and 248 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 0% cyan, 94% magenta, 0% yellow, and 3% black. 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. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F80FF8
RGB248, 15, 248
HSL300.0°, 94.3%, 51.6%
CMYK0%, 94%, 0%, 3%
HSV300.0°, 94.0%, 97.3%
LAB59.0, 95.3, -59.1
XYZ55.8, 27.1, 91.1
Decimal16257016
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.27:1
Text on #FFFFFF
AA Large
6.42:1
Text on #000000
AA
3.13:1
Text on #F8FAFC
AA Large
5.45:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F80FF8;
}
.text-color {
color: #F80FF8;
}
.border-color {
border: 2px solid #F80FF8;
}