#F816F0
A medium, vivid magenta closely aligning with Fuchsia.
About #F816F0
Visually, #F816F0 is defined as a vivid magenta. Its closest recognized web color is Fuchsia. To achieve this exact tint on a monitor, you would use an RGB mix of 248, 22, and 240.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 91% M, 3% Y, and 3% K. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F816F0
RGB248, 22, 240
HSL302.1°, 94.2%, 52.9%
CMYK0%, 91%, 3%, 3%
HSV302.1°, 91.1%, 97.3%
LAB58.8, 93.5, -55.0
XYZ54.7, 26.8, 84.7
Decimal16258800
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.30:1
Text on #FFFFFF
AA Large
6.36:1
Text on #000000
AA
3.15:1
Text on #F8FAFC
AA Large
5.41:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F816F0;
}
.text-color {
color: #F816F0;
}
.border-color {
border: 2px solid #F816F0;
}