#F85FE2
A light, vivid magenta closely aligning with Violet.
About #F85FE2
The hex code #F85FE2 represents a beautifully specific shade of magenta. Its closest recognized web color is Violet. Its digital footprint relies on 248 parts red, 95 parts green, and 226 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 62% M, 9% Y, and 3% K. With a hue angle of 308.6 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F85FE2
RGB248, 95, 226
HSL308.6°, 91.6%, 67.3%
CMYK0%, 62%, 9%, 3%
HSV308.6°, 61.7%, 97.3%
LAB64.7, 72.8, -37.9
XYZ56.5, 33.6, 75.5
Decimal16277474
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.72:1
Text on #FFFFFF
FAIL
7.73:1
Text on #000000
AAA
2.60:1
Text on #F8FAFC
FAIL
6.57:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F85FE2;
}
.text-color {
color: #F85FE2;
}
.border-color {
border: 2px solid #F85FE2;
}