#F87599
A light, vivid magenta closely aligning with Palevioletred.
About #F87599
When working with digital screens, the color #F87599 is rendered by mixing light. Its closest recognized web color is Palevioletred. In the RGB color space, it consists of 248 red, 117 green, and 153 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 53% magenta inks. The HSL representation is 343.5° hue, 90.3% saturation, and 71.6% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F87599
RGB248, 117, 153
HSL343.5°, 90.3%, 71.6%
CMYK0%, 53%, 38%, 3%
HSV343.5°, 52.8%, 97.3%
LAB65.7, 53.5, 5.0
XYZ50.8, 35.0, 34.2
Decimal16283033
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.63:1
Text on #FFFFFF
FAIL
8.00:1
Text on #000000
AAA
2.51:1
Text on #F8FAFC
FAIL
6.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F87599;
}
.text-color {
color: #F87599;
}
.border-color {
border: 2px solid #F87599;
}