#8A07E9
A medium, vivid purple closely aligning with Blueviolet.
About #8A07E9
The precise color #8A07E9 is an excellent choice for modern design projects. Its closest recognized web color is Blueviolet. In the RGB color space, it consists of 138 red, 7 green, and 233 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 41% cyan, 97% magenta, 0% yellow, and 9% 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. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8A07E9
RGB138, 7, 233
HSL274.8°, 94.2%, 47.1%
CMYK41%, 97%, 0%, 9%
HSV274.8°, 97.0%, 91.4%
LAB40.3, 78.8, -81.8
XYZ25.3, 11.4, 78.0
Decimal9045993
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.39:1
Text on #FFFFFF
AA
3.29:1
Text on #000000
AA Large
6.10:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A07E9;
}
.text-color {
color: #8A07E9;
}
.border-color {
border: 2px solid #8A07E9;
}