#F057F0
A light, vivid magenta closely aligning with Mediumorchid.
About #F057F0
The hex code #F057F0 represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumorchid. In the RGB color space, it consists of 240 red, 87 green, and 240 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 64% M, 0% Y, and 6% K. The HSL representation is 300.0° hue, 83.6% saturation, and 64.1% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F057F0
RGB240, 87, 240
HSL300.0°, 83.6%, 64.1%
CMYK0%, 64%, 0%, 6%
HSV300.0°, 63.7%, 94.1%
LAB63.0, 76.2, -48.3
XYZ55.1, 31.6, 85.6
Decimal15751152
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.87:1
Text on #FFFFFF
FAIL
7.33:1
Text on #000000
AAA
2.74:1
Text on #F8FAFC
FAIL
6.23:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F057F0;
}
.text-color {
color: #F057F0;
}
.border-color {
border: 2px solid #F057F0;
}