#E95057
A light, vivid red closely aligning with Crimson.
About #E95057
At its core, #E95057 is a light and vivid hue. Its closest recognized web color is Crimson. In the RGB color space, it consists of 233 red, 80 green, and 87 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 66% magenta inks. This makes it a relatively light color when applied to physical surfaces.
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#E95057
RGB233, 80, 87
HSL357.3°, 77.7%, 61.4%
CMYK0%, 66%, 63%, 9%
HSV357.3°, 65.7%, 91.4%
LAB55.8, 59.3, 29.1
XYZ38.2, 23.7, 11.6
Decimal15290455
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.65:1
Text on #FFFFFF
AA Large
5.75:1
Text on #000000
AA
3.49:1
Text on #F8FAFC
AA Large
4.89:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E95057;
}
.text-color {
color: #E95057;
}
.border-color {
border: 2px solid #E95057;
}