#F892AF
A light, vivid magenta closely aligning with Palevioletred.
About #F892AF
At its core, #F892AF is a light and vivid hue. Designers often compare it to the standard color Palevioletred. Its digital footprint relies on 248 parts red, 146 parts green, and 175 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 41% Magenta, 29% Yellow, and 3% Black. With a hue angle of 342.9 degrees, it sits comfortably in the magenta spectrum.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F892AF
RGB248, 146, 175
HSL342.9°, 87.9%, 77.3%
CMYK0%, 41%, 29%, 3%
HSV342.9°, 41.1%, 97.3%
LAB72.0, 41.8, 1.6
XYZ56.7, 43.6, 46.0
Decimal16290479
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.72:1
Text on #000000
AAA
2.06:1
Text on #F8FAFC
FAIL
8.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F892AF;
}
.text-color {
color: #F892AF;
}
.border-color {
border: 2px solid #F892AF;
}