#F85FF0
A light, vivid magenta closely aligning with Mediumorchid.
About #F85FF0
At its core, #F85FF0 is a light and vivid hue. It is closely associated with the named CSS color Mediumorchid. In the RGB color space, it consists of 248 red, 95 green, and 240 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 62% magenta inks. Always request a physical proof before doing a large print run with this exact code.
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#F85FF0
RGB248, 95, 240
HSL303.1°, 91.6%, 67.3%
CMYK0%, 62%, 3%, 3%
HSV303.1°, 61.7%, 97.3%
LAB65.3, 74.9, -44.7
XYZ58.5, 34.4, 86.0
Decimal16277488
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.66:1
Text on #FFFFFF
FAIL
7.89:1
Text on #000000
AAA
2.55:1
Text on #F8FAFC
FAIL
6.70:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F85FF0;
}
.text-color {
color: #F85FF0;
}
.border-color {
border: 2px solid #F85FF0;
}