#F824FF
A medium, vivid magenta closely aligning with Fuchsia.
About #F824FF
The hex code #F824FF represents a beautifully specific shade of magenta. Its closest recognized web color is Fuchsia. In the RGB color space, it consists of 248 red, 36 green, and 255 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 3% cyan and 86% magenta inks. The HSL representation is 298.1° hue, 100.0% saturation, and 57.1% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F824FF
RGB248, 36, 255
HSL298.1°, 100.0%, 57.1%
CMYK3%, 86%, 0%, 0%
HSV298.1°, 85.9%, 100.0%
LAB60.3, 93.8, -61.0
XYZ57.4, 28.4, 97.1
Decimal16262399
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.14:1
Text on #FFFFFF
AA Large
6.69:1
Text on #000000
AA
3.00:1
Text on #F8FAFC
AA Large
5.69:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F824FF;
}
.text-color {
color: #F824FF;
}
.border-color {
border: 2px solid #F824FF;
}