#8A7AF5
A light, vivid blue closely aligning with Mediumslateblue.
About #8A7AF5
Visually, #8A7AF5 is defined as a vivid blue. Its closest recognized web color is Mediumslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 138, 122, and 245.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 44% cyan, 50% magenta, 0% yellow, and 4% black. With a hue angle of 247.8 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8A7AF5
RGB138, 122, 245
HSL247.8°, 86.0%, 72.0%
CMYK44%, 50%, 0%, 4%
HSV247.8°, 50.2%, 96.1%
LAB58.0, 35.9, -59.9
XYZ33.9, 25.9, 89.6
Decimal9075445
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.40:1
Text on #FFFFFF
AA Large
6.18:1
Text on #000000
AA
3.25:1
Text on #F8FAFC
AA Large
5.26:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8A7AF5;
}
.text-color {
color: #8A7AF5;
}
.border-color {
border: 2px solid #8A7AF5;
}