#F8928A
A light, vivid red closely aligning with Lightcoral.
About #F8928A
The hex code #F8928A represents a beautifully specific shade of red. Its closest recognized web color is Lightcoral. In the RGB color space, it consists of 248 red, 146 green, and 138 blue.
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 41% magenta inks. Always request a physical proof before doing a large print run with this exact code.
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#F8928A
RGB248, 146, 138
HSL4.4°, 88.7%, 75.7%
CMYK0%, 41%, 44%, 3%
HSV4.4°, 44.4%, 97.3%
LAB71.1, 37.6, 20.9
XYZ53.6, 42.3, 29.4
Decimal16290442
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.22:1
Text on #FFFFFF
FAIL
9.47:1
Text on #000000
AAA
2.12:1
Text on #F8FAFC
FAIL
8.05:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8928A;
}
.text-color {
color: #F8928A;
}
.border-color {
border: 2px solid #F8928A;
}