#F049F0
A light, vivid magenta closely aligning with Fuchsia.
About #F049F0
The precise color #F049F0 is an excellent choice for modern design projects. It is closely associated with the named CSS color Fuchsia. This translates to an RGB value of rgb(240, 73, 240).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 70% M, 0% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F049F0
RGB240, 73, 240
HSL300.0°, 84.8%, 61.4%
CMYK0%, 70%, 0%, 6%
HSV300.0°, 69.6%, 94.1%
LAB61.3, 81.1, -51.1
XYZ54.0, 29.6, 85.3
Decimal15747568
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.04:1
Text on #FFFFFF
AA Large
6.92:1
Text on #000000
AA
2.90:1
Text on #F8FAFC
FAIL
5.88:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F049F0;
}
.text-color {
color: #F049F0;
}
.border-color {
border: 2px solid #F049F0;
}