#E92466
A medium, vivid magenta closely aligning with Crimson.
About #E92466
At its core, #E92466 is a medium and vivid hue. Designers often compare it to the standard color Crimson. Its digital footprint relies on 233 parts red, 36 parts green, and 102 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 85% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E92466
RGB233, 36, 102
HSL339.9°, 81.7%, 52.7%
CMYK0%, 85%, 56%, 9%
HSV339.9°, 84.5%, 91.4%
LAB51.3, 73.7, 14.1
XYZ36.6, 19.5, 14.4
Decimal15279206
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.28:1
Text on #FFFFFF
AA Large
4.91:1
Text on #000000
AA
4.09:1
Text on #F8FAFC
AA Large
4.17:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E92466;
}
.text-color {
color: #E92466;
}
.border-color {
border: 2px solid #E92466;
}