#E90757
A medium, vivid magenta closely aligning with Crimson.
About #E90757
The precise color #E90757 is an excellent choice for modern design projects. Designers often compare it to the standard color Crimson. This translates to an RGB value of rgb(233, 7, 87).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 97% Magenta, 63% Yellow, and 9% Black. With a hue angle of 338.8 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E90757
RGB233, 7, 87
HSL338.8°, 94.2%, 47.1%
CMYK0%, 97%, 63%, 9%
HSV338.8°, 97.0%, 91.4%
LAB49.7, 76.6, 21.1
XYZ35.4, 18.2, 10.7
Decimal15271767
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.53:1
Text on #FFFFFF
AA
4.63:1
Text on #000000
AA
4.33:1
Text on #F8FAFC
AA Large
3.94:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E90757;
}
.text-color {
color: #E90757;
}
.border-color {
border: 2px solid #E90757;
}