#E99292
A light, moderate red closely aligning with Lightcoral.
About #E99292
The precise color #E99292 is an excellent choice for modern design projects. Its closest recognized web color is Lightcoral. In the RGB color space, it consists of 233 red, 146 green, and 146 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 37% Magenta, 37% Yellow, and 9% Black. With a hue angle of 0.0 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E99292
RGB233, 146, 146
HSL0.0°, 66.4%, 74.3%
CMYK0%, 37%, 37%, 9%
HSV0.0°, 37.3%, 91.4%
LAB69.4, 32.8, 13.9
XYZ49.1, 40.0, 32.3
Decimal15307410
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.34:1
Text on #FFFFFF
FAIL
8.99:1
Text on #000000
AAA
2.23:1
Text on #F8FAFC
FAIL
7.64:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E99292;
}
.text-color {
color: #E99292;
}
.border-color {
border: 2px solid #E99292;
}