#F807E9
A medium, vivid magenta closely aligning with Fuchsia.
About #F807E9
The hex code #F807E9 represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Fuchsia. In the RGB color space, it consists of 248 red, 7 green, and 233 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 97% Magenta, 6% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F807E9
RGB248, 7, 233
HSL303.7°, 94.5%, 50.0%
CMYK0%, 97%, 6%, 3%
HSV303.7°, 97.2%, 97.3%
LAB58.0, 93.7, -52.3
XYZ53.5, 26.0, 79.3
Decimal16254953
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.39:1
Text on #FFFFFF
AA Large
6.20:1
Text on #000000
AA
3.24:1
Text on #F8FAFC
AA Large
5.27:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F807E9;
}
.text-color {
color: #F807E9;
}
.border-color {
border: 2px solid #F807E9;
}