#F88392
A light, vivid red closely aligning with Lightcoral.
About #F88392
Visually, #F88392 is defined as a vivid red. Its closest recognized web color is Lightcoral. To achieve this exact tint on a monitor, you would use an RGB mix of 248, 131, and 146.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 47% magenta inks. The HSL representation is 352.3° hue, 89.3% saturation, and 74.3% lightness.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F88392
RGB248, 131, 146
HSL352.3°, 89.3%, 74.3%
CMYK0%, 47%, 41%, 3%
HSV352.3°, 47.2%, 97.3%
LAB68.2, 46.0, 12.5
XYZ52.0, 38.3, 31.8
Decimal16286610
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.43:1
Text on #FFFFFF
FAIL
8.65:1
Text on #000000
AAA
2.32:1
Text on #F8FAFC
FAIL
7.36:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F88392;
}
.text-color {
color: #F88392;
}
.border-color {
border: 2px solid #F88392;
}