#E299AF
A light, moderate magenta closely aligning with Lightpink.
About #E299AF
Visually, #E299AF is defined as a moderate magenta. Designers often compare it to the standard color Lightpink. Its digital footprint relies on 226 parts red, 153 parts green, and 175 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, 32% M, 23% Y, and 11% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E299AF
RGB226, 153, 175
HSL341.9°, 55.7%, 74.3%
CMYK0%, 32%, 23%, 11%
HSV341.9°, 32.3%, 88.6%
LAB70.9, 30.4, -0.3
XYZ50.5, 42.0, 46.0
Decimal14850479
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.23:1
Text on #FFFFFF
FAIL
9.41:1
Text on #000000
AAA
2.13:1
Text on #F8FAFC
FAIL
8.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E299AF;
}
.text-color {
color: #E299AF;
}
.border-color {
border: 2px solid #E299AF;
}