#F033E2
A medium, vivid magenta closely aligning with Fuchsia.
About #F033E2
At its core, #F033E2 is a medium and vivid hue. Its closest recognized web color is Fuchsia. To achieve this exact tint on a monitor, you would use an RGB mix of 240, 51, and 226.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 79% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F033E2
RGB240, 51, 226
HSL304.4°, 86.3%, 57.1%
CMYK0%, 79%, 6%, 6%
HSV304.4°, 78.8%, 94.1%
LAB58.4, 85.2, -47.9
XYZ50.8, 26.4, 74.4
Decimal15741922
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.35:1
Text on #FFFFFF
AA Large
6.28:1
Text on #000000
AA
3.20:1
Text on #F8FAFC
AA Large
5.34:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F033E2;
}
.text-color {
color: #F033E2;
}
.border-color {
border: 2px solid #F033E2;
}