#E28AD3
A light, moderate magenta closely aligning with Plum.
About #E28AD3
Visually, #E28AD3 is defined as a moderate magenta. Designers often compare it to the standard color Plum. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 138, and 211.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 39% Magenta, 7% Yellow, and 11% Black. The HSL representation is 310.2° hue, 60.3% saturation, and 71.4% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E28AD3
RGB226, 138, 211
HSL310.2°, 60.3%, 71.4%
CMYK0%, 39%, 7%, 11%
HSV310.2°, 38.9%, 88.6%
LAB68.8, 44.0, -23.4
XYZ52.2, 39.0, 66.4
Decimal14846675
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.38:1
Text on #FFFFFF
FAIL
8.81:1
Text on #000000
AAA
2.28:1
Text on #F8FAFC
FAIL
7.49:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E28AD3;
}
.text-color {
color: #E28AD3;
}
.border-color {
border: 2px solid #E28AD3;
}