#E98375
A light, vivid red closely aligning with Lightcoral.
About #E98375
When working with digital screens, the color #E98375 is rendered by mixing light. Its closest recognized web color is Lightcoral. Its digital footprint relies on 233 parts red, 131 parts green, and 117 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 44% Magenta, 50% Yellow, and 9% Black. With a hue angle of 7.2 degrees, it sits comfortably in the red spectrum.
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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E98375
RGB233, 131, 117
HSL7.2°, 72.5%, 68.6%
CMYK0%, 44%, 50%, 9%
HSV7.2°, 49.8%, 91.4%
LAB65.6, 37.7, 24.8
XYZ44.9, 34.8, 21.2
Decimal15303541
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.64:1
Text on #FFFFFF
FAIL
7.97:1
Text on #000000
AAA
2.52:1
Text on #F8FAFC
FAIL
6.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E98375;
}
.text-color {
color: #E98375;
}
.border-color {
border: 2px solid #E98375;
}