#E95075
A light, vivid red closely aligning with Indianred.
About #E95075
At its core, #E95075 is a light and vivid hue. It is closely associated with the named CSS color Indianred. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 80, and 117.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 66% Magenta, 50% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E95075
RGB233, 80, 117
HSL345.5°, 77.7%, 61.4%
CMYK0%, 66%, 50%, 9%
HSV345.5°, 65.7%, 91.4%
LAB56.4, 61.5, 12.3
XYZ39.7, 24.3, 19.4
Decimal15290485
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.58:1
Text on #FFFFFF
AA Large
5.87:1
Text on #000000
AA
3.42:1
Text on #F8FAFC
AA Large
4.99:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E95075;
}
.text-color {
color: #E95075;
}
.border-color {
border: 2px solid #E95075;
}