#E24966
A medium, vivid red closely aligning with Indianred.
About #E24966
The hex code #E24966 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, 73, 102).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 68% magenta, 55% yellow, and 11% black. With a hue angle of 348.6 degrees, it sits comfortably in the red spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E24966
RGB226, 73, 102
HSL348.6°, 72.5%, 58.6%
CMYK0%, 68%, 55%, 11%
HSV348.6°, 67.7%, 88.6%
LAB53.9, 60.9, 17.5
XYZ36.1, 21.9, 14.9
Decimal14829926
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.90:1
Text on #FFFFFF
AA Large
5.38:1
Text on #000000
AA
3.73:1
Text on #F8FAFC
AA Large
4.57:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E24966;
}
.text-color {
color: #E24966;
}
.border-color {
border: 2px solid #E24966;
}