#E28375
A light, moderate red closely aligning with Lightcoral.
About #E28375
At its core, #E28375 is a light and moderate hue. Its closest recognized web color is Lightcoral. In the RGB color space, it consists of 226 red, 131 green, and 117 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 42% M, 48% Y, and 11% K. With a hue angle of 7.7 degrees, it sits comfortably in the red spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E28375
RGB226, 131, 117
HSL7.7°, 65.3%, 67.3%
CMYK0%, 42%, 48%, 11%
HSV7.7°, 48.2%, 88.6%
LAB64.7, 35.0, 23.5
XYZ42.7, 33.7, 21.1
Decimal14844789
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.71:1
Text on #FFFFFF
FAIL
7.74:1
Text on #000000
AAA
2.59:1
Text on #F8FAFC
FAIL
6.58:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E28375;
}
.text-color {
color: #E28375;
}
.border-color {
border: 2px solid #E28375;
}