#E99992
A light, moderate red closely aligning with Darksalmon.
About #E99992
Visually, #E99992 is defined as a moderate red. Its closest recognized web color is Darksalmon. In the RGB color space, it consists of 233 red, 153 green, and 146 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 34% M, 37% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E99992
RGB233, 153, 146
HSL4.8°, 66.4%, 74.3%
CMYK0%, 34%, 37%, 9%
HSV4.8°, 37.3%, 91.4%
LAB71.0, 29.1, 16.1
XYZ50.2, 42.2, 32.7
Decimal15309202
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.23:1
Text on #FFFFFF
FAIL
9.44:1
Text on #000000
AAA
2.13:1
Text on #F8FAFC
FAIL
8.02:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E99992;
}
.text-color {
color: #E99992;
}
.border-color {
border: 2px solid #E99992;
}