#E24950
A medium, vivid red closely aligning with Crimson.
About #E24950
At its core, #E24950 is a medium and vivid hue. It is closely associated with the named CSS color Crimson. This translates to an RGB value of rgb(226, 73, 80).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 68% magenta, 65% yellow, and 11% 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E24950
RGB226, 73, 80
HSL357.3°, 72.5%, 58.6%
CMYK0%, 68%, 65%, 11%
HSV357.3°, 67.7%, 88.6%
LAB53.5, 59.4, 29.9
XYZ35.2, 21.5, 9.9
Decimal14829904
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.96:1
Text on #FFFFFF
AA Large
5.30:1
Text on #000000
AA
3.79:1
Text on #F8FAFC
AA Large
4.51:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E24950;
}
.text-color {
color: #E24950;
}
.border-color {
border: 2px solid #E24950;
}