#E292A8
A light, moderate magenta closely aligning with Lightpink.
About #E292A8
The hex code #E292A8 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Lightpink. This translates to an RGB value of rgb(226, 146, 168).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 35% magenta, 26% yellow, and 11% black. The HSL representation is 343.5° hue, 58.0% saturation, and 72.9% lightness.
Contrast ratios determine whether this color is safe for typography. 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#E292A8
RGB226, 146, 168
HSL343.5°, 58.0%, 72.9%
CMYK0%, 35%, 26%, 11%
HSV343.5°, 35.4%, 88.6%
LAB69.2, 33.1, 1.1
XYZ48.7, 39.6, 42.1
Decimal14848680
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.36:1
Text on #FFFFFF
FAIL
8.91:1
Text on #000000
AAA
2.25:1
Text on #F8FAFC
FAIL
7.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E292A8;
}
.text-color {
color: #E292A8;
}
.border-color {
border: 2px solid #E292A8;
}