#F866E9
A light, vivid magenta closely aligning with Violet.
About #F866E9
At its core, #F866E9 is a light and vivid hue. Its closest recognized web color is Violet. Its digital footprint relies on 248 parts red, 102 parts green, and 233 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 59% Magenta, 6% Yellow, and 3% Black. 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F866E9
RGB248, 102, 233
HSL306.2°, 91.3%, 68.6%
CMYK0%, 59%, 6%, 3%
HSV306.2°, 58.9%, 97.3%
LAB66.0, 71.0, -39.7
XYZ58.2, 35.3, 80.8
Decimal16279273
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.60:1
Text on #FFFFFF
FAIL
8.07:1
Text on #000000
AAA
2.49:1
Text on #F8FAFC
FAIL
6.86:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F866E9;
}
.text-color {
color: #F866E9;
}
.border-color {
border: 2px solid #F866E9;
}