#E96675
A light, vivid red closely aligning with Indianred.
About #E96675
When working with digital screens, the color #E96675 is rendered by mixing light. It is closely associated with the named CSS color Indianred. This translates to an RGB value of rgb(233, 102, 117).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 56% M, 50% Y, and 9% K. The HSL representation is 353.1° hue, 74.9% saturation, and 65.7% lightness.
Contrast ratios determine whether this color is safe for typography. 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#E96675
RGB233, 102, 117
HSL353.1°, 74.9%, 65.7%
CMYK0%, 56%, 50%, 9%
HSV353.1°, 56.2%, 91.4%
LAB60.0, 52.0, 17.2
XYZ41.6, 28.1, 20.1
Decimal15296117
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.17:1
Text on #FFFFFF
AA Large
6.62:1
Text on #000000
AA
3.03:1
Text on #F8FAFC
AA Large
5.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E96675;
}
.text-color {
color: #E96675;
}
.border-color {
border: 2px solid #E96675;
}