#E2AFC5
A light, moderate magenta closely aligning with Pink.
About #E2AFC5
At its core, #E2AFC5 is a light and moderate hue. Its closest recognized web color is Pink. This translates to an RGB value of rgb(226, 175, 197).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 23% magenta inks. 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. 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#E2AFC5
RGB226, 175, 197
HSL334.1°, 46.8%, 78.6%
CMYK0%, 23%, 13%, 11%
HSV334.1°, 22.6%, 88.6%
LAB76.6, 22.0, -4.0
XYZ56.8, 50.9, 59.6
Decimal14856133
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.88:1
Text on #FFFFFF
FAIL
11.17:1
Text on #000000
AAA
1.80:1
Text on #F8FAFC
FAIL
9.50:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2AFC5;
}
.text-color {
color: #E2AFC5;
}
.border-color {
border: 2px solid #E2AFC5;
}