#E2A8BD
A light, moderate magenta closely aligning with Lightpink.
About #E2A8BD
The hex code #E2A8BD represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Lightpink. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 168, and 189.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 26% M, 16% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#E2A8BD
RGB226, 168, 189
HSL338.3°, 50.0%, 77.3%
CMYK0%, 26%, 16%, 11%
HSV338.3°, 25.7%, 88.6%
LAB74.7, 24.4, -2.4
XYZ54.6, 47.8, 54.5
Decimal14854333
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.99:1
Text on #FFFFFF
FAIL
10.57:1
Text on #000000
AAA
1.90:1
Text on #F8FAFC
FAIL
8.99:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2A8BD;
}
.text-color {
color: #E2A8BD;
}
.border-color {
border: 2px solid #E2A8BD;
}