#E61A6C
A medium, vivid magenta closely aligning with Deeppink.
About #E61A6C
The precise color #E61A6C is an excellent choice for modern design projects. Its closest recognized web color is Deeppink. Its digital footprint relies on 230 parts red, 26 parts green, and 108 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 89% magenta inks. With a hue angle of 335.9 degrees, it sits comfortably in the magenta spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 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#E61A6C
RGB230, 26, 108
HSL335.9°, 80.3%, 50.2%
CMYK0%, 89%, 53%, 10%
HSV335.9°, 88.7%, 90.2%
LAB50.3, 75.1, 8.9
XYZ35.7, 18.6, 15.9
Decimal15080044
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.44:1
Text on #FFFFFF
AA Large
4.73:1
Text on #000000
AA
4.24:1
Text on #F8FAFC
AA Large
4.02:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E61A6C;
}
.text-color {
color: #E61A6C;
}
.border-color {
border: 2px solid #E61A6C;
}