#F87CD3
A light, vivid magenta closely aligning with Orchid.
About #F87CD3
The hex code #F87CD3 represents a beautifully specific shade of magenta. Its closest recognized web color is Orchid. To achieve this exact tint on a monitor, you would use an RGB mix of 248, 124, and 211.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 50% magenta inks. With a hue angle of 317.9 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F87CD3
RGB248, 124, 211
HSL317.9°, 89.9%, 72.9%
CMYK0%, 50%, 15%, 3%
HSV317.9°, 50.0%, 97.3%
LAB68.8, 57.8, -23.2
XYZ57.7, 39.1, 66.1
Decimal16284883
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.38:1
Text on #FFFFFF
FAIL
8.81:1
Text on #000000
AAA
2.28:1
Text on #F8FAFC
FAIL
7.49:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F87CD3;
}
.text-color {
color: #F87CD3;
}
.border-color {
border: 2px solid #F87CD3;
}