#F89992
A light, vivid red closely aligning with Lightcoral.
About #F89992
At its core, #F89992 is a light and vivid hue. Designers often compare it to the standard color Lightcoral. This translates to an RGB value of rgb(248, 153, 146).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 38% magenta, 41% yellow, and 3% black. With a hue angle of 4.1 degrees, it sits comfortably in the red 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#F89992
RGB248, 153, 146
HSL4.1°, 87.9%, 77.3%
CMYK0%, 38%, 41%, 3%
HSV4.1°, 41.1%, 97.3%
LAB72.8, 34.8, 18.8
XYZ55.3, 44.8, 32.9
Decimal16292242
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.11:1
Text on #FFFFFF
FAIL
9.96:1
Text on #000000
AAA
2.01:1
Text on #F8FAFC
FAIL
8.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F89992;
}
.text-color {
color: #F89992;
}
.border-color {
border: 2px solid #F89992;
}