#F842AF
A light, vivid magenta closely aligning with Deeppink.
About #F842AF
At its core, #F842AF is a light and vivid hue. Designers often compare it to the standard color Deeppink. This translates to an RGB value of rgb(248, 66, 175).
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 73% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F842AF
RGB248, 66, 175
HSL324.1°, 92.9%, 61.6%
CMYK0%, 73%, 29%, 3%
HSV324.1°, 73.4%, 97.3%
LAB58.9, 76.3, -17.8
XYZ48.4, 26.9, 43.2
Decimal16269999
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.29:1
Text on #FFFFFF
AA Large
6.39:1
Text on #000000
AA
3.14:1
Text on #F8FAFC
AA Large
5.43:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F842AF;
}
.text-color {
color: #F842AF;
}
.border-color {
border: 2px solid #F842AF;
}