#F807F0
A medium, vivid magenta closely aligning with Fuchsia.
About #F807F0
When working with digital screens, the color #F807F0 is rendered by mixing light. It is closely associated with the named CSS color Fuchsia. Its digital footprint relies on 248 parts red, 7 parts green, and 240 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 97% Magenta, 3% Yellow, and 3% Black. With a hue angle of 302.0 degrees, it sits comfortably in the magenta spectrum.
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#F807F0
RGB248, 7, 240
HSL302.0°, 94.5%, 50.0%
CMYK0%, 97%, 3%, 3%
HSV302.0°, 97.2%, 97.3%
LAB58.4, 94.7, -55.6
XYZ54.5, 26.4, 84.7
Decimal16254960
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.34:1
Text on #FFFFFF
AA Large
6.28:1
Text on #000000
AA
3.20:1
Text on #F8FAFC
AA Large
5.34:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F807F0;
}
.text-color {
color: #F807F0;
}
.border-color {
border: 2px solid #F807F0;
}