#F092A0
A light, vivid red closely aligning with Lightcoral.
About #F092A0
Visually, #F092A0 is defined as a vivid red. Designers often compare it to the standard color Lightcoral. Its digital footprint relies on 240 parts red, 146 parts green, and 160 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 39% magenta inks. With a hue angle of 351.1 degrees, it sits comfortably in the red spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F092A0
RGB240, 146, 160
HSL351.1°, 75.8%, 75.7%
CMYK0%, 39%, 33%, 6%
HSV351.1°, 39.2%, 94.1%
LAB70.6, 37.1, 7.9
XYZ52.6, 41.6, 38.5
Decimal15766176
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.25:1
Text on #FFFFFF
FAIL
9.32:1
Text on #000000
AAA
2.15:1
Text on #F8FAFC
FAIL
7.93:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F092A0;
}
.text-color {
color: #F092A0;
}
.border-color {
border: 2px solid #F092A0;
}