#F85FCC
A light, vivid magenta closely aligning with Orchid.
About #F85FCC
The precise color #F85FCC is an excellent choice for modern design projects. Its closest recognized web color is Orchid. Its digital footprint relies on 248 parts red, 95 parts green, and 204 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 62% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F85FCC
RGB248, 95, 204
HSL317.3°, 91.6%, 67.3%
CMYK0%, 62%, 18%, 3%
HSV317.3°, 61.7%, 97.3%
LAB63.8, 69.6, -27.0
XYZ53.7, 32.5, 60.6
Decimal16277452
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.80:1
Text on #FFFFFF
FAIL
7.50:1
Text on #000000
AAA
2.68:1
Text on #F8FAFC
FAIL
6.38:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F85FCC;
}
.text-color {
color: #F85FCC;
}
.border-color {
border: 2px solid #F85FCC;
}