#E2575F
A light, vivid red closely aligning with Indianred.
About #E2575F
Visually, #E2575F is defined as a vivid red. It is closely associated with the named CSS color Indianred. Its digital footprint relies on 226 parts red, 87 parts green, and 95 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 62% M, 58% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#E2575F
RGB226, 87, 95
HSL356.5°, 70.6%, 61.4%
CMYK0%, 62%, 58%, 11%
HSV356.5°, 61.5%, 88.6%
LAB55.9, 54.6, 24.3
XYZ36.8, 23.8, 13.5
Decimal14833503
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.64:1
Text on #FFFFFF
AA Large
5.76:1
Text on #000000
AA
3.48:1
Text on #F8FAFC
AA Large
4.90:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E2575F;
}
.text-color {
color: #E2575F;
}
.border-color {
border: 2px solid #E2575F;
}