#E98ACC
A light, moderate magenta closely aligning with Plum.
About #E98ACC
The precise color #E98ACC is an excellent choice for modern design projects. Its closest recognized web color is Plum. Its digital footprint relies on 233 parts red, 138 parts green, and 204 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 41% Magenta, 12% Yellow, and 9% Black. With a hue angle of 318.3 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. 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#E98ACC
RGB233, 138, 204
HSL318.3°, 68.3%, 72.7%
CMYK0%, 41%, 12%, 9%
HSV318.3°, 40.8%, 91.4%
LAB69.4, 45.1, -18.6
XYZ53.6, 39.9, 62.0
Decimal15305420
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.34:1
Text on #FFFFFF
FAIL
8.97:1
Text on #000000
AAA
2.24:1
Text on #F8FAFC
FAIL
7.63:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E98ACC;
}
.text-color {
color: #E98ACC;
}
.border-color {
border: 2px solid #E98ACC;
}