#F86692
A light, vivid magenta closely aligning with Palevioletred.
About #F86692
At its core, #F86692 is a light and vivid hue. Designers often compare it to the standard color Palevioletred. Its digital footprint relies on 248 parts red, 102 parts green, and 146 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 59% Magenta, 41% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
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#F86692
RGB248, 102, 146
HSL341.9°, 91.3%, 68.6%
CMYK0%, 59%, 41%, 3%
HSV341.9°, 58.9%, 97.3%
LAB63.0, 59.6, 5.0
XYZ48.7, 31.5, 30.7
Decimal16279186
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.87:1
Text on #FFFFFF
FAIL
7.31:1
Text on #000000
AAA
2.75:1
Text on #F8FAFC
FAIL
6.21:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F86692;
}
.text-color {
color: #F86692;
}
.border-color {
border: 2px solid #F86692;
}