#E283BD
A light, moderate magenta closely aligning with Plum.
About #E283BD
The hex code #E283BD represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Plum. Its digital footprint relies on 226 parts red, 131 parts green, and 189 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 42% M, 16% Y, and 11% K. With a hue angle of 323.4 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E283BD
RGB226, 131, 189
HSL323.4°, 62.1%, 70.0%
CMYK0%, 42%, 16%, 11%
HSV323.4°, 42.0%, 88.6%
LAB66.6, 44.1, -14.5
XYZ48.7, 36.1, 52.5
Decimal14844861
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.56:1
Text on #FFFFFF
FAIL
8.22:1
Text on #000000
AAA
2.44:1
Text on #F8FAFC
FAIL
6.98:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E283BD;
}
.text-color {
color: #E283BD;
}
.border-color {
border: 2px solid #E283BD;
}