#E983FF
A light, vivid magenta closely aligning with Violet.
About #E983FF
The hex code #E983FF represents a beautifully specific shade of magenta. Designers often compare it to the standard color Violet. Its digital footprint relies on 233 parts red, 131 parts green, and 255 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 9% cyan, 49% magenta, 0% yellow, and 0% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E983FF
RGB233, 131, 255
HSL289.4°, 100.0%, 75.7%
CMYK9%, 49%, 0%, 0%
HSV289.4°, 48.6%, 100.0%
LAB70.0, 57.6, -45.7
XYZ59.8, 40.8, 99.3
Decimal15303679
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.29:1
Text on #FFFFFF
FAIL
9.16:1
Text on #000000
AAA
2.19:1
Text on #F8FAFC
FAIL
7.78:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E983FF;
}
.text-color {
color: #E983FF;
}
.border-color {
border: 2px solid #E983FF;
}