#E95F6D
A light, vivid red closely aligning with Indianred.
About #E95F6D
The precise color #E95F6D is an excellent choice for modern design projects. Its closest recognized web color is Indianred. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 95, and 109.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 59% magenta inks. With a hue angle of 353.9 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E95F6D
RGB233, 95, 109
HSL353.9°, 75.8%, 64.3%
CMYK0%, 59%, 53%, 9%
HSV353.9°, 59.2%, 91.4%
LAB58.6, 54.5, 20.0
XYZ40.5, 26.6, 17.5
Decimal15294317
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.32:1
Text on #FFFFFF
AA Large
6.32:1
Text on #000000
AA
3.17:1
Text on #F8FAFC
AA Large
5.37:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E95F6D;
}
.text-color {
color: #E95F6D;
}
.border-color {
border: 2px solid #E95F6D;
}