#E2576D
A light, vivid red closely aligning with Indianred.
About #E2576D
The hex code #E2576D represents a beautifully specific shade of red. Designers often compare it to the standard color Indianred. This translates to an RGB value of rgb(226, 87, 109).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 62% magenta inks. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E2576D
RGB226, 87, 109
HSL350.5°, 70.6%, 61.4%
CMYK0%, 62%, 52%, 11%
HSV350.5°, 61.5%, 88.6%
LAB56.2, 55.7, 16.5
XYZ37.5, 24.1, 17.1
Decimal14833517
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.61:1
Text on #FFFFFF
AA Large
5.82:1
Text on #000000
AA
3.45:1
Text on #F8FAFC
AA Large
4.95:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E2576D;
}
.text-color {
color: #E2576D;
}
.border-color {
border: 2px solid #E2576D;
}