#E91657
A medium, vivid magenta closely aligning with Crimson.
About #E91657
At its core, #E91657 is a medium and vivid hue. Designers often compare it to the standard color Crimson. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 22, and 87.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 91% Magenta, 63% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E91657
RGB233, 22, 87
HSL341.5°, 82.7%, 50.0%
CMYK0%, 91%, 63%, 9%
HSV341.5°, 90.6%, 91.4%
LAB50.2, 75.1, 21.8
XYZ35.6, 18.6, 10.7
Decimal15275607
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.45:1
Text on #FFFFFF
AA Large
4.72:1
Text on #000000
AA
4.25:1
Text on #F8FAFC
AA Large
4.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E91657;
}
.text-color {
color: #E91657;
}
.border-color {
border: 2px solid #E91657;
}