#E97CBD
A light, vivid magenta closely aligning with Hotpink.
About #E97CBD
The precise color #E97CBD is an excellent choice for modern design projects. It is closely associated with the named CSS color Hotpink. This translates to an RGB value of rgb(233, 124, 189).
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 47% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E97CBD
RGB233, 124, 189
HSL324.2°, 71.2%, 70.0%
CMYK0%, 47%, 19%, 9%
HSV324.2°, 46.8%, 91.4%
LAB66.1, 49.9, -15.2
XYZ50.0, 35.4, 52.3
Decimal15301821
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.60:1
Text on #FFFFFF
FAIL
8.08:1
Text on #000000
AAA
2.48:1
Text on #F8FAFC
FAIL
6.87:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E97CBD;
}
.text-color {
color: #E97CBD;
}
.border-color {
border: 2px solid #E97CBD;
}