#E2426D
A medium, vivid magenta closely aligning with Indianred.
About #E2426D
The precise color #E2426D is an excellent choice for modern design projects. Designers often compare it to the standard color Indianred. This translates to an RGB value of rgb(226, 66, 109).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 71% Magenta, 52% Yellow, and 11% Black. The HSL representation is 343.9° hue, 73.4% saturation, and 57.3% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#E2426D
RGB226, 66, 109
HSL343.9°, 73.4%, 57.3%
CMYK0%, 71%, 52%, 11%
HSV343.9°, 70.8%, 88.6%
LAB53.1, 64.0, 12.2
XYZ36.1, 21.2, 16.7
Decimal14828141
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.01:1
Text on #FFFFFF
AA Large
5.23:1
Text on #000000
AA
3.83:1
Text on #F8FAFC
AA Large
4.45:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E2426D;
}
.text-color {
color: #E2426D;
}
.border-color {
border: 2px solid #E2426D;
}