#E992A0
A light, moderate red closely aligning with Lightpink.
About #E992A0
The hex code #E992A0 represents a beautifully specific shade of red. Its closest recognized web color is Lightpink. Its digital footprint relies on 233 parts red, 146 parts green, and 160 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 37% M, 31% Y, and 9% K. With a hue angle of 350.3 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E992A0
RGB233, 146, 160
HSL350.3°, 66.4%, 74.3%
CMYK0%, 37%, 31%, 9%
HSV350.3°, 37.3%, 91.4%
LAB69.8, 34.6, 6.6
XYZ50.2, 40.4, 38.4
Decimal15307424
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.31:1
Text on #FFFFFF
FAIL
9.08:1
Text on #000000
AAA
2.21:1
Text on #F8FAFC
FAIL
7.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E992A0;
}
.text-color {
color: #E992A0;
}
.border-color {
border: 2px solid #E992A0;
}