#8A6DE9
A light, vivid blue closely aligning with Mediumslateblue.
About #8A6DE9
At its core, #8A6DE9 is a light and vivid hue. Its closest recognized web color is Mediumslateblue. Its digital footprint relies on 138 parts red, 109 parts green, and 233 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 41% Cyan, 53% Magenta, 0% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8A6DE9
RGB138, 109, 233
HSL254.0°, 73.8%, 67.1%
CMYK41%, 53%, 0%, 9%
HSV254.0°, 53.2%, 91.4%
LAB54.3, 40.0, -59.1
XYZ30.7, 22.2, 79.8
Decimal9072105
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.86:1
Text on #FFFFFF
AA Large
5.44:1
Text on #000000
AA
3.69:1
Text on #F8FAFC
AA Large
4.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8A6DE9;
}
.text-color {
color: #8A6DE9;
}
.border-color {
border: 2px solid #8A6DE9;
}