#E2505F
A light, vivid red closely aligning with Indianred.
About #E2505F
Visually, #E2505F is defined as a vivid red. Designers often compare it to the standard color Indianred. In the RGB color space, it consists of 226 red, 80 green, and 95 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 65% magenta, 58% yellow, and 11% black. With a hue angle of 353.8 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#E2505F
RGB226, 80, 95
HSL353.8°, 71.6%, 60.0%
CMYK0%, 65%, 58%, 11%
HSV353.8°, 64.6%, 88.6%
LAB54.8, 57.6, 22.8
XYZ36.3, 22.7, 13.3
Decimal14831711
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.79:1
Text on #FFFFFF
AA Large
5.55:1
Text on #000000
AA
3.62:1
Text on #F8FAFC
AA Large
4.72:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E2505F;
}
.text-color {
color: #E2505F;
}
.border-color {
border: 2px solid #E2505F;
}