#F824F8
A medium, vivid magenta closely aligning with Fuchsia.
About #F824F8
At its core, #F824F8 is a medium and vivid hue. Its closest recognized web color is Fuchsia. Its digital footprint relies on 248 parts red, 36 parts green, and 248 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 85% M, 0% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F824F8
RGB248, 36, 248
HSL300.0°, 93.8%, 55.7%
CMYK0%, 85%, 0%, 3%
HSV300.0°, 85.5%, 97.3%
LAB59.9, 92.8, -57.7
XYZ56.3, 28.0, 91.2
Decimal16262392
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.18:1
Text on #FFFFFF
AA Large
6.60:1
Text on #000000
AA
3.04:1
Text on #F8FAFC
AA Large
5.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F824F8;
}
.text-color {
color: #F824F8;
}
.border-color {
border: 2px solid #F824F8;
}