#8A83FF
A light, vivid blue closely aligning with Mediumslateblue.
About #8A83FF
At its core, #8A83FF is a light and vivid hue. Its closest recognized web color is Mediumslateblue. This translates to an RGB value of rgb(138, 131, 255).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 46% cyan, 49% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#8A83FF
RGB138, 131, 255
HSL243.4°, 100.0%, 75.7%
CMYK46%, 49%, 0%, 0%
HSV243.4°, 48.6%, 100.0%
LAB60.7, 33.5, -61.1
XYZ36.6, 28.9, 98.2
Decimal9077759
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.10:1
Text on #FFFFFF
AA Large
6.77:1
Text on #000000
AA
2.96:1
Text on #F8FAFC
FAIL
5.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8A83FF;
}
.text-color {
color: #8A83FF;
}
.border-color {
border: 2px solid #8A83FF;
}