#E2756D
A light, moderate red closely aligning with Lightcoral.
About #E2756D
The hex code #E2756D represents a beautifully specific shade of red. Its closest recognized web color is Lightcoral. In the RGB color space, it consists of 226 red, 117 green, and 109 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 48% magenta, 52% yellow, and 11% black. The HSL representation is 4.1° hue, 66.9% saturation, and 65.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E2756D
RGB226, 117, 109
HSL4.1°, 66.9%, 65.7%
CMYK0%, 48%, 52%, 11%
HSV4.1°, 51.8%, 88.6%
LAB61.7, 41.5, 23.9
XYZ40.5, 30.0, 18.1
Decimal14841197
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.00:1
Text on #FFFFFF
AA Large
7.00:1
Text on #000000
AA
2.87:1
Text on #F8FAFC
FAIL
5.95:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E2756D;
}
.text-color {
color: #E2756D;
}
.border-color {
border: 2px solid #E2756D;
}