#E22449
A medium, vivid red closely aligning with Crimson.
About #E22449
When working with digital screens, the color #E22449 is rendered by mixing light. Its closest recognized web color is Crimson. In the RGB color space, it consists of 226 red, 36 green, and 73 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 84% magenta inks. With a hue angle of 348.3 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E22449
RGB226, 36, 73
HSL348.3°, 76.6%, 51.4%
CMYK0%, 84%, 68%, 11%
HSV348.3°, 84.1%, 88.6%
LAB49.4, 70.3, 28.9
XYZ33.2, 17.9, 8.0
Decimal14820425
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.58:1
Text on #FFFFFF
AA
4.58:1
Text on #000000
AA
4.38:1
Text on #F8FAFC
AA Large
3.90:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E22449;
}
.text-color {
color: #E22449;
}
.border-color {
border: 2px solid #E22449;
}