#F01DE9
A medium, vivid magenta closely aligning with Fuchsia.
About #F01DE9
When working with digital screens, the color #F01DE9 is rendered by mixing light. Designers often compare it to the standard color Fuchsia. Its digital footprint relies on 240 parts red, 29 parts green, and 233 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 88% M, 3% Y, and 6% K. The HSL representation is 302.0° hue, 87.6% saturation, and 52.7% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F01DE9
RGB240, 29, 233
HSL302.0°, 87.6%, 52.7%
CMYK0%, 88%, 3%, 6%
HSV302.0°, 87.9%, 94.1%
LAB57.4, 90.3, -53.5
XYZ51.1, 25.3, 79.3
Decimal15736297
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.47:1
Text on #FFFFFF
AA Large
6.06:1
Text on #000000
AA
3.31:1
Text on #F8FAFC
AA Large
5.15:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F01DE9;
}
.text-color {
color: #F01DE9;
}
.border-color {
border: 2px solid #F01DE9;
}