#F842B6
A light, vivid magenta closely aligning with Mediumvioletred.
About #F842B6
Visually, #F842B6 is defined as a vivid magenta. Designers often compare it to the standard color Mediumvioletred. This translates to an RGB value of rgb(248, 66, 182).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 73% M, 27% Y, and 3% K. With a hue angle of 321.8 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F842B6
RGB248, 66, 182
HSL321.8°, 92.9%, 61.6%
CMYK0%, 73%, 27%, 3%
HSV321.8°, 73.4%, 97.3%
LAB59.2, 77.1, -21.4
XYZ49.1, 27.2, 46.9
Decimal16270006
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.26:1
Text on #FFFFFF
AA Large
6.45:1
Text on #000000
AA
3.11:1
Text on #F8FAFC
AA Large
5.48:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F842B6;
}
.text-color {
color: #F842B6;
}
.border-color {
border: 2px solid #F842B6;
}