#8A1DFF
A medium, vivid purple closely aligning with Blueviolet.
About #8A1DFF
The hex code #8A1DFF represents a beautifully specific shade of purple. It is closely associated with the named CSS color Blueviolet. Its digital footprint relies on 138 parts red, 29 parts green, and 255 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 46% Cyan, 89% Magenta, 0% Yellow, and 0% Black. The HSL representation is 268.9° hue, 100.0% saturation, and 55.7% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#8A1DFF
RGB138, 29, 255
HSL268.9°, 100.0%, 55.7%
CMYK46%, 89%, 0%, 0%
HSV268.9°, 88.6%, 100.0%
LAB43.5, 80.0, -89.0
XYZ29.0, 13.5, 95.7
Decimal9051647
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.68:1
Text on #FFFFFF
AA
3.70:1
Text on #000000
AA Large
5.42:1
Text on #F8FAFC
AA
3.15:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A1DFF;
}
.text-color {
color: #8A1DFF;
}
.border-color {
border: 2px solid #8A1DFF;
}