#F892F0
A light, vivid magenta closely aligning with Violet.
About #F892F0
The precise color #F892F0 is an excellent choice for modern design projects. Designers often compare it to the standard color Violet. Its digital footprint relies on 248 parts red, 146 parts green, and 240 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 41% Magenta, 3% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F892F0
RGB248, 146, 240
HSL304.7°, 87.9%, 77.3%
CMYK0%, 41%, 3%, 3%
HSV304.7°, 41.1%, 97.3%
LAB74.1, 51.7, -31.1
XYZ64.7, 46.8, 88.1
Decimal16290544
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.03:1
Text on #FFFFFF
FAIL
10.36:1
Text on #000000
AAA
1.94:1
Text on #F8FAFC
FAIL
8.81:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F892F0;
}
.text-color {
color: #F892F0;
}
.border-color {
border: 2px solid #F892F0;
}