#E90749
A medium, vivid magenta closely aligning with Crimson.
About #E90749
At its core, #E90749 is a medium and vivid hue. Its closest recognized web color is Crimson. In the RGB color space, it consists of 233 red, 7 green, and 73 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 97% magenta, 69% yellow, and 9% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#E90749
RGB233, 7, 73
HSL342.5°, 94.2%, 47.1%
CMYK0%, 97%, 69%, 9%
HSV342.5°, 97.0%, 91.4%
LAB49.4, 75.9, 29.3
XYZ34.9, 18.0, 7.9
Decimal15271753
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.57:1
Text on #FFFFFF
AA
4.59:1
Text on #000000
AA
4.37:1
Text on #F8FAFC
AA Large
3.90:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E90749;
}
.text-color {
color: #E90749;
}
.border-color {
border: 2px solid #E90749;
}