#E966F0
A light, vivid magenta closely aligning with Mediumorchid.
About #E966F0
The precise color #E966F0 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumorchid. This translates to an RGB value of rgb(233, 102, 240).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 3% cyan, 57% magenta, 0% yellow, and 6% black. With a hue angle of 297.0 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. 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#E966F0
RGB233, 102, 240
HSL297.0°, 82.1%, 67.1%
CMYK3%, 57%, 0%, 6%
HSV297.0°, 57.5%, 94.1%
LAB64.3, 68.4, -46.5
XYZ54.1, 33.1, 86.0
Decimal15296240
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.75:1
Text on #FFFFFF
FAIL
7.62:1
Text on #000000
AAA
2.63:1
Text on #F8FAFC
FAIL
6.48:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E966F0;
}
.text-color {
color: #E966F0;
}
.border-color {
border: 2px solid #E966F0;
}