#8E07A4
A dark, vivid magenta closely aligning with Darkmagenta.
About #8E07A4
The precise color #8E07A4 is an excellent choice for modern design projects. Its closest recognized web color is Darkmagenta. In the RGB color space, it consists of 142 red, 7 green, and 164 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 13% cyan and 96% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8E07A4
RGB142, 7, 164
HSL291.6°, 91.8%, 33.5%
CMYK13%, 96%, 0%, 36%
HSV291.6°, 95.7%, 64.3%
LAB35.2, 66.2, -49.9
XYZ17.9, 8.6, 35.8
Decimal9308068
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.73:1
Text on #FFFFFF
AAA
2.72:1
Text on #000000
FAIL
7.39:1
Text on #F8FAFC
AAA
2.31:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8E07A4;
}
.text-color {
color: #8E07A4;
}
.border-color {
border: 2px solid #8E07A4;
}