#E992C5
A light, moderate magenta closely aligning with Plum.
About #E992C5
Visually, #E992C5 is defined as a moderate magenta. It is closely associated with the named CSS color Plum. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 146, and 197.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 37% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E992C5
RGB233, 146, 197
HSL324.8°, 66.4%, 74.3%
CMYK0%, 37%, 15%, 9%
HSV324.8°, 37.3%, 91.4%
LAB70.8, 39.8, -12.5
XYZ54.0, 41.9, 58.1
Decimal15307461
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.24:1
Text on #FFFFFF
FAIL
9.38:1
Text on #000000
AAA
2.14:1
Text on #F8FAFC
FAIL
7.98:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E992C5;
}
.text-color {
color: #E992C5;
}
.border-color {
border: 2px solid #E992C5;
}