#F05FE9
A light, vivid magenta closely aligning with Mediumorchid.
About #F05FE9
The precise color #F05FE9 is an excellent choice for modern design projects. Its closest recognized web color is Mediumorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 240, 95, and 233.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 60% M, 3% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F05FE9
RGB240, 95, 233
HSL302.9°, 82.9%, 65.7%
CMYK0%, 60%, 3%, 6%
HSV302.9°, 60.4%, 94.1%
LAB63.8, 71.9, -43.2
XYZ54.7, 32.6, 80.5
Decimal15753193
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.79:1
Text on #FFFFFF
FAIL
7.52:1
Text on #000000
AAA
2.67:1
Text on #F8FAFC
FAIL
6.39:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F05FE9;
}
.text-color {
color: #F05FE9;
}
.border-color {
border: 2px solid #F05FE9;
}