#F042F8
A light, vivid magenta closely aligning with Fuchsia.
About #F042F8
The precise color #F042F8 is an excellent choice for modern design projects. Designers often compare it to the standard color Fuchsia. In the RGB color space, it consists of 240 red, 66 green, and 248 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 3% cyan, 73% magenta, 0% yellow, and 3% black. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F042F8
RGB240, 66, 248
HSL297.4°, 92.9%, 61.6%
CMYK3%, 73%, 0%, 3%
HSV297.4°, 73.4%, 97.3%
LAB61.0, 84.5, -56.1
XYZ54.8, 29.2, 91.6
Decimal15745784
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.07:1
Text on #FFFFFF
AA Large
6.84:1
Text on #000000
AA
2.93:1
Text on #F8FAFC
FAIL
5.81:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F042F8;
}
.text-color {
color: #F042F8;
}
.border-color {
border: 2px solid #F042F8;
}