#E26D7C
A light, moderate red closely aligning with Lightcoral.
About #E26D7C
Visually, #E26D7C is defined as a moderate red. Its closest recognized web color is Lightcoral. This translates to an RGB value of rgb(226, 109, 124).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 52% magenta inks. With a hue angle of 352.3 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E26D7C
RGB226, 109, 124
HSL352.3°, 66.9%, 65.7%
CMYK0%, 52%, 45%, 11%
HSV352.3°, 51.8%, 88.6%
LAB60.4, 46.9, 13.6
XYZ40.5, 28.6, 22.4
Decimal14839164
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.13:1
Text on #FFFFFF
AA Large
6.71:1
Text on #000000
AA
2.99:1
Text on #F8FAFC
FAIL
5.71:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E26D7C;
}
.text-color {
color: #E26D7C;
}
.border-color {
border: 2px solid #E26D7C;
}