#F83AC5
A light, vivid magenta closely aligning with Mediumvioletred.
About #F83AC5
The precise color #F83AC5 is an excellent choice for modern design projects. Its closest recognized web color is Mediumvioletred. In the RGB color space, it consists of 248 red, 58 green, and 197 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 77% M, 21% Y, and 3% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#F83AC5
RGB248, 58, 197
HSL316.1°, 93.1%, 60.0%
CMYK0%, 77%, 21%, 3%
HSV316.1°, 76.6%, 97.3%
LAB59.0, 81.2, -30.4
XYZ50.3, 27.0, 55.4
Decimal16267973
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.28:1
Text on #FFFFFF
AA Large
6.40:1
Text on #000000
AA
3.13:1
Text on #F8FAFC
AA Large
5.44:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F83AC5;
}
.text-color {
color: #F83AC5;
}
.border-color {
border: 2px solid #F83AC5;
}