#F050E9
A light, vivid magenta closely aligning with Mediumorchid.
About #F050E9
The precise color #F050E9 is an excellent choice for modern design projects. Its closest recognized web color is Mediumorchid. In the RGB color space, it consists of 240 red, 80 green, and 233 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 67% M, 3% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F050E9
RGB240, 80, 233
HSL302.6°, 84.2%, 62.7%
CMYK0%, 67%, 3%, 6%
HSV302.6°, 66.7%, 94.1%
LAB61.8, 77.6, -46.4
XYZ53.5, 30.1, 80.1
Decimal15749353
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.99:1
Text on #FFFFFF
FAIL
7.03:1
Text on #000000
AAA
2.86:1
Text on #F8FAFC
FAIL
5.98:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F050E9;
}
.text-color {
color: #F050E9;
}
.border-color {
border: 2px solid #F050E9;
}