#E22450
A medium, vivid red closely aligning with Crimson.
About #E22450
Visually, #E22450 is defined as a vivid red. Its closest recognized web color is Crimson. Its digital footprint relies on 226 parts red, 36 parts green, and 80 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 84% magenta, 65% yellow, and 11% black. The HSL representation is 346.1° hue, 76.6% saturation, and 51.4% lightness.
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#E22450
RGB226, 36, 80
HSL346.1°, 76.6%, 51.4%
CMYK0%, 84%, 65%, 11%
HSV346.1°, 84.1%, 88.6%
LAB49.5, 70.6, 24.9
XYZ33.4, 18.0, 9.3
Decimal14820432
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: #E22450;
}
.text-color {
color: #E22450;
}
.border-color {
border: 2px solid #E22450;
}