#E95F5F
A light, vivid red closely aligning with Indianred.
About #E95F5F
The hex code #E95F5F represents a beautifully specific shade of red. Designers often compare it to the standard color Indianred. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 95, and 95.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 59% M, 59% Y, and 9% K. The HSL representation is 0.0° hue, 75.8% saturation, and 64.3% lightness.
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#E95F5F
RGB233, 95, 95
HSL0.0°, 75.8%, 64.3%
CMYK0%, 59%, 59%, 9%
HSV0.0°, 59.2%, 91.4%
LAB58.4, 53.5, 27.7
XYZ39.8, 26.3, 13.8
Decimal15294303
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.35:1
Text on #FFFFFF
AA Large
6.27:1
Text on #000000
AA
3.20:1
Text on #F8FAFC
AA Large
5.33:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E95F5F;
}
.text-color {
color: #E95F5F;
}
.border-color {
border: 2px solid #E95F5F;
}