#F85F8A
A light, vivid magenta closely aligning with Palevioletred.
About #F85F8A
When working with digital screens, the color #F85F8A is rendered by mixing light. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(248, 95, 138).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 62% Magenta, 44% Yellow, and 3% Black. The HSL representation is 343.1° hue, 91.6% saturation, and 67.3% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F85F8A
RGB248, 95, 138
HSL343.1°, 91.6%, 67.3%
CMYK0%, 62%, 44%, 3%
HSV343.1°, 61.7%, 97.3%
LAB61.6, 61.9, 7.7
XYZ47.4, 30.0, 27.3
Decimal16277386
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.00:1
Text on #FFFFFF
AA Large
7.00:1
Text on #000000
AA
2.87:1
Text on #F8FAFC
FAIL
5.95:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F85F8A;
}
.text-color {
color: #F85F8A;
}
.border-color {
border: 2px solid #F85F8A;
}