#E2666D
A light, moderate red closely aligning with Indianred.
About #E2666D
The hex code #E2666D represents a beautifully specific shade of red. Its closest recognized web color is Indianred. In the RGB color space, it consists of 226 red, 102 green, and 109 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 55% magenta inks. The HSL representation is 356.6° hue, 68.1% saturation, and 64.3% lightness.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E2666D
RGB226, 102, 109
HSL356.6°, 68.1%, 64.3%
CMYK0%, 55%, 52%, 11%
HSV356.6°, 54.9%, 88.6%
LAB58.8, 48.9, 20.0
XYZ38.9, 26.8, 17.6
Decimal14837357
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.30:1
Text on #FFFFFF
AA Large
6.36:1
Text on #000000
AA
3.16:1
Text on #F8FAFC
AA Large
5.40:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E2666D;
}
.text-color {
color: #E2666D;
}
.border-color {
border: 2px solid #E2666D;
}