#F866F8
A light, vivid magenta closely aligning with Mediumorchid.
About #F866F8
The hex code #F866F8 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Mediumorchid. Its digital footprint relies on 248 parts red, 102 parts green, and 248 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 59% Magenta, 0% Yellow, and 3% Black. The HSL representation is 300.0° hue, 91.3% saturation, and 68.6% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F866F8
RGB248, 102, 248
HSL300.0°, 91.3%, 68.6%
CMYK0%, 59%, 0%, 3%
HSV300.0°, 58.9%, 97.3%
LAB66.7, 73.4, -46.9
XYZ60.4, 36.2, 92.6
Decimal16279288
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.55:1
Text on #FFFFFF
FAIL
8.25:1
Text on #000000
AAA
2.43:1
Text on #F8FAFC
FAIL
7.01:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F866F8;
}
.text-color {
color: #F866F8;
}
.border-color {
border: 2px solid #F866F8;
}