#E29292
A light, moderate red closely aligning with Lightcoral.
About #E29292
At its core, #E29292 is a light and moderate hue. Designers often compare it to the standard color Lightcoral. Its digital footprint relies on 226 parts red, 146 parts green, and 146 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 35% M, 35% Y, and 11% K. With a hue angle of 0.0 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E29292
RGB226, 146, 146
HSL0.0°, 58.0%, 72.9%
CMYK0%, 35%, 35%, 11%
HSV0.0°, 35.4%, 88.6%
LAB68.6, 30.2, 12.6
XYZ46.8, 38.8, 32.2
Decimal14848658
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.40:1
Text on #FFFFFF
FAIL
8.76:1
Text on #000000
AAA
2.29:1
Text on #F8FAFC
FAIL
7.45:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E29292;
}
.text-color {
color: #E29292;
}
.border-color {
border: 2px solid #E29292;
}