#E983AF
A light, moderate magenta closely aligning with Palevioletred.
About #E983AF
At its core, #E983AF is a light and moderate hue. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 131, and 175.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 44% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E983AF
RGB233, 131, 175
HSL334.1°, 69.9%, 71.4%
CMYK0%, 44%, 25%, 9%
HSV334.1°, 43.8%, 91.4%
LAB67.0, 44.3, -5.9
XYZ49.5, 36.7, 45.0
Decimal15303599
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.52:1
Text on #FFFFFF
FAIL
8.33:1
Text on #000000
AAA
2.41:1
Text on #F8FAFC
FAIL
7.08:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E983AF;
}
.text-color {
color: #E983AF;
}
.border-color {
border: 2px solid #E983AF;
}