#E20749
A medium, vivid magenta closely aligning with Crimson.
About #E20749
When working with digital screens, the color #E20749 is rendered by mixing light. It is closely associated with the named CSS color Crimson. This translates to an RGB value of rgb(226, 7, 73).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 97% M, 68% Y, and 11% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E20749
RGB226, 7, 73
HSL341.9°, 94.0%, 45.7%
CMYK0%, 97%, 68%, 11%
HSV341.9°, 96.9%, 88.6%
LAB48.0, 74.2, 27.2
XYZ32.6, 16.8, 7.8
Decimal14813001
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.82:1
Text on #FFFFFF
AA
4.36:1
Text on #000000
AA Large
4.60:1
Text on #F8FAFC
AA
3.71:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E20749;
}
.text-color {
color: #E20749;
}
.border-color {
border: 2px solid #E20749;
}