#E26675
A light, moderate red closely aligning with Indianred.
About #E26675
At its core, #E26675 is a light and moderate hue. Designers often compare it to the standard color Indianred. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 102, and 117.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 55% magenta, 48% yellow, and 11% black. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E26675
RGB226, 102, 117
HSL352.7°, 68.1%, 64.3%
CMYK0%, 55%, 48%, 11%
HSV352.7°, 54.9%, 88.6%
LAB58.9, 49.6, 15.6
XYZ39.3, 27.0, 20.0
Decimal14837365
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.29:1
Text on #FFFFFF
AA Large
6.39:1
Text on #000000
AA
3.14:1
Text on #F8FAFC
AA Large
5.43:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E26675;
}
.text-color {
color: #E26675;
}
.border-color {
border: 2px solid #E26675;
}