#F02CE9
A medium, vivid magenta closely aligning with Fuchsia.
About #F02CE9
Visually, #F02CE9 is defined as a vivid magenta. Designers often compare it to the standard color Fuchsia. Its digital footprint relies on 240 parts red, 44 parts green, and 233 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 82% magenta inks. The HSL representation is 302.1° hue, 86.7% saturation, and 55.7% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#F02CE9
RGB240, 44, 233
HSL302.1°, 86.7%, 55.7%
CMYK0%, 82%, 3%, 6%
HSV302.1°, 81.7%, 94.1%
LAB58.2, 87.8, -52.1
XYZ51.5, 26.2, 79.4
Decimal15740137
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.36:1
Text on #FFFFFF
AA Large
6.24:1
Text on #000000
AA
3.22:1
Text on #F8FAFC
AA Large
5.31:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F02CE9;
}
.text-color {
color: #F02CE9;
}
.border-color {
border: 2px solid #F02CE9;
}