#E992E2
A light, moderate magenta closely aligning with Plum.
About #E992E2
When working with digital screens, the color #E992E2 is rendered by mixing light. It is closely associated with the named CSS color Plum. Its digital footprint relies on 233 parts red, 146 parts green, and 226 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 37% Magenta, 3% Yellow, and 9% Black. With a hue angle of 304.8 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E992E2
RGB233, 146, 226
HSL304.8°, 66.4%, 74.3%
CMYK0%, 37%, 3%, 9%
HSV304.8°, 37.3%, 91.4%
LAB71.8, 44.7, -27.0
XYZ57.6, 43.4, 77.3
Decimal15307490
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.17:1
Text on #FFFFFF
FAIL
9.67:1
Text on #000000
AAA
2.07:1
Text on #F8FAFC
FAIL
8.22:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E992E2;
}
.text-color {
color: #E992E2;
}
.border-color {
border: 2px solid #E992E2;
}