#8A75FF
A light, vivid blue closely aligning with Mediumslateblue.
About #8A75FF
The hex code #8A75FF represents a beautifully specific shade of blue. Its closest recognized web color is Mediumslateblue. In the RGB color space, it consists of 138 red, 117 green, and 255 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 46% cyan, 54% magenta, 0% yellow, and 0% black. With a hue angle of 249.1 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#8A75FF
RGB138, 117, 255
HSL249.1°, 100.0%, 72.9%
CMYK46%, 54%, 0%, 0%
HSV249.1°, 54.1%, 100.0%
LAB57.4, 41.6, -66.3
XYZ34.9, 25.3, 97.7
Decimal9074175
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.46:1
Text on #FFFFFF
AA Large
6.07:1
Text on #000000
AA
3.31:1
Text on #F8FAFC
AA Large
5.16:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8A75FF;
}
.text-color {
color: #8A75FF;
}
.border-color {
border: 2px solid #8A75FF;
}