#E25757
A light, vivid red closely aligning with Indianred.
About #E25757
At its core, #E25757 is a light and vivid hue. Its closest recognized web color is Indianred. Its digital footprint relies on 226 parts red, 87 parts green, and 87 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 62% M, 62% Y, and 11% K. With a hue angle of 0.0 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. 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#E25757
RGB226, 87, 87
HSL0.0°, 70.6%, 61.4%
CMYK0%, 62%, 62%, 11%
HSV0.0°, 61.5%, 88.6%
LAB55.8, 54.1, 28.7
XYZ36.5, 23.7, 11.7
Decimal14833495
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.66:1
Text on #FFFFFF
AA Large
5.73:1
Text on #000000
AA
3.50:1
Text on #F8FAFC
AA Large
4.88:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E25757;
}
.text-color {
color: #E25757;
}
.border-color {
border: 2px solid #E25757;
}