#8375FF
A light, vivid blue closely aligning with Mediumslateblue.
About #8375FF
The precise color #8375FF is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumslateblue. This translates to an RGB value of rgb(131, 117, 255).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 49% cyan, 54% magenta, 0% yellow, and 0% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8375FF
RGB131, 117, 255
HSL246.1°, 100.0%, 72.9%
CMYK49%, 54%, 0%, 0%
HSV246.1°, 54.1%, 100.0%
LAB56.8, 40.1, -67.2
XYZ33.8, 24.8, 97.6
Decimal8615423
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.53:1
Text on #FFFFFF
AA Large
5.95:1
Text on #000000
AA
3.37:1
Text on #F8FAFC
AA Large
5.06:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8375FF;
}
.text-color {
color: #8375FF;
}
.border-color {
border: 2px solid #8375FF;
}