#E983B6
A light, moderate magenta closely aligning with Palevioletred.
About #E983B6
Visually, #E983B6 is defined as a moderate magenta. Its closest recognized web color is Palevioletred. In the RGB color space, it consists of 233 red, 131 green, and 182 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 44% Magenta, 22% Yellow, and 9% Black. With a hue angle of 330.0 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E983B6
RGB233, 131, 182
HSL330.0°, 69.9%, 71.4%
CMYK0%, 44%, 22%, 9%
HSV330.0°, 43.8%, 91.4%
LAB67.2, 45.3, -9.5
XYZ50.2, 36.9, 48.7
Decimal15303606
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.50:1
Text on #FFFFFF
FAIL
8.39:1
Text on #000000
AAA
2.39:1
Text on #F8FAFC
FAIL
7.13:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E983B6;
}
.text-color {
color: #E983B6;
}
.border-color {
border: 2px solid #E983B6;
}