#F85D86
A light, vivid magenta closely aligning with Palevioletred.
About #F85D86
Visually, #F85D86 is defined as a vivid magenta. Designers often compare it to the standard color Palevioletred. In the RGB color space, it consists of 248 red, 93 green, and 134 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 62% magenta inks. The HSL representation is 344.1° hue, 91.7% saturation, and 66.9% lightness.
When using this color as a background, text legibility must be considered. 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#F85D86
RGB248, 93, 134
HSL344.1°, 91.7%, 66.9%
CMYK0%, 62%, 46%, 3%
HSV344.1°, 62.5%, 97.3%
LAB61.2, 62.3, 9.4
XYZ46.9, 29.5, 25.8
Decimal16276870
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.04:1
Text on #FFFFFF
AA Large
6.90:1
Text on #000000
AA
2.91:1
Text on #F8FAFC
FAIL
5.87:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F85D86;
}
.text-color {
color: #F85D86;
}
.border-color {
border: 2px solid #F85D86;
}