#E90057
A medium, vivid magenta closely aligning with Crimson.
About #E90057
The precise color #E90057 is an excellent choice for modern design projects. Its closest recognized web color is Crimson. This translates to an RGB value of rgb(233, 0, 87).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 100% magenta inks. With a hue angle of 337.6 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E90057
RGB233, 0, 87
HSL337.6°, 100.0%, 45.7%
CMYK0%, 100%, 63%, 9%
HSV337.6°, 100.0%, 91.4%
LAB49.5, 77.1, 20.9
XYZ35.3, 18.0, 10.6
Decimal15269975
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.56:1
Text on #FFFFFF
AA
4.60:1
Text on #000000
AA
4.36:1
Text on #F8FAFC
AA Large
3.91:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E90057;
}
.text-color {
color: #E90057;
}
.border-color {
border: 2px solid #E90057;
}