#E25F75
A light, moderate red closely aligning with Indianred.
About #E25F75
The precise color #E25F75 is an excellent choice for modern design projects. Its closest recognized web color is Indianred. This translates to an RGB value of rgb(226, 95, 117).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 58% magenta inks. The HSL representation is 349.9° hue, 69.3% saturation, and 62.9% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E25F75
RGB226, 95, 117
HSL349.9°, 69.3%, 62.9%
CMYK0%, 58%, 48%, 11%
HSV349.9°, 58.0%, 88.6%
LAB57.7, 52.9, 13.9
XYZ38.7, 25.6, 19.7
Decimal14835573
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.43:1
Text on #FFFFFF
AA Large
6.13:1
Text on #000000
AA
3.28:1
Text on #F8FAFC
AA Large
5.21:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E25F75;
}
.text-color {
color: #E25F75;
}
.border-color {
border: 2px solid #E25F75;
}