#E96DFF
A light, vivid magenta closely aligning with Mediumorchid.
About #E96DFF
The precise color #E96DFF is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumorchid. In the RGB color space, it consists of 233 red, 109 green, and 255 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 9% cyan and 57% magenta inks. With a hue angle of 291.0 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E96DFF
RGB233, 109, 255
HSL291.0°, 100.0%, 71.4%
CMYK9%, 57%, 0%, 0%
HSV291.0°, 57.3%, 100.0%
LAB66.1, 68.0, -51.8
XYZ57.1, 35.5, 98.4
Decimal15298047
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.59:1
Text on #FFFFFF
FAIL
8.10:1
Text on #000000
AAA
2.48:1
Text on #F8FAFC
FAIL
6.88:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E96DFF;
}
.text-color {
color: #E96DFF;
}
.border-color {
border: 2px solid #E96DFF;
}