#F86DD3
A light, vivid magenta closely aligning with Orchid.
About #F86DD3
The hex code #F86DD3 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Orchid. In the RGB color space, it consists of 248 red, 109 green, and 211 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 56% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#F86DD3
RGB248, 109, 211
HSL316.0°, 90.8%, 70.0%
CMYK0%, 56%, 15%, 3%
HSV316.0°, 56.0%, 97.3%
LAB66.2, 64.7, -27.1
XYZ55.9, 35.6, 65.6
Decimal16281043
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.59:1
Text on #FFFFFF
FAIL
8.12:1
Text on #000000
AAA
2.47:1
Text on #F8FAFC
FAIL
6.90:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F86DD3;
}
.text-color {
color: #F86DD3;
}
.border-color {
border: 2px solid #F86DD3;
}