#F057C5
A light, vivid magenta closely aligning with Orchid.
About #F057C5
The hex code #F057C5 represents a beautifully specific shade of magenta. Its closest recognized web color is Orchid. This translates to an RGB value of rgb(240, 87, 197).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 64% Magenta, 18% Yellow, and 6% Black. With a hue angle of 316.9 degrees, it sits comfortably in the magenta spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F057C5
RGB240, 87, 197
HSL316.9°, 83.6%, 64.1%
CMYK0%, 64%, 18%, 6%
HSV316.9°, 63.7%, 94.1%
LAB61.1, 69.7, -27.2
XYZ49.4, 29.4, 55.9
Decimal15751109
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.05:1
Text on #FFFFFF
AA Large
6.87:1
Text on #000000
AA
2.92:1
Text on #F8FAFC
FAIL
5.84:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F057C5;
}
.text-color {
color: #F057C5;
}
.border-color {
border: 2px solid #F057C5;
}