#E283F8
A light, vivid magenta closely aligning with Violet.
About #E283F8
The precise color #E283F8 is an excellent choice for modern design projects. Its closest recognized web color is Violet. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 131, and 248.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 9% cyan, 47% magenta, 0% yellow, and 3% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E283F8
RGB226, 131, 248
HSL288.7°, 89.3%, 74.3%
CMYK9%, 47%, 0%, 3%
HSV288.7°, 47.2%, 97.3%
LAB68.9, 54.4, -43.7
XYZ56.4, 39.2, 93.4
Decimal14844920
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.38:1
Text on #FFFFFF
FAIL
8.84:1
Text on #000000
AAA
2.27:1
Text on #F8FAFC
FAIL
7.51:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E283F8;
}
.text-color {
color: #E283F8;
}
.border-color {
border: 2px solid #E283F8;
}