#E92C75
A medium, vivid magenta closely aligning with Deeppink.
About #E92C75
The precise color #E92C75 is an excellent choice for modern design projects. Its closest recognized web color is Deeppink. Its digital footprint relies on 233 parts red, 44 parts green, and 117 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 81% magenta, 50% yellow, and 9% black. 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, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E92C75
RGB233, 44, 117
HSL336.8°, 81.1%, 54.3%
CMYK0%, 81%, 50%, 9%
HSV336.8°, 81.1%, 91.4%
LAB52.3, 73.0, 6.4
XYZ37.7, 20.4, 18.8
Decimal15281269
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.13:1
Text on #FFFFFF
AA Large
5.08:1
Text on #000000
AA
3.95:1
Text on #F8FAFC
AA Large
4.32:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E92C75;
}
.text-color {
color: #E92C75;
}
.border-color {
border: 2px solid #E92C75;
}