#926DFF
A light, vivid purple closely aligning with Mediumslateblue.
About #926DFF
The precise color #926DFF is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumslateblue. In the RGB color space, it consists of 146 red, 109 green, and 255 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 43% cyan and 57% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#926DFF
RGB146, 109, 255
HSL255.2°, 100.0%, 71.4%
CMYK43%, 57%, 0%, 0%
HSV255.2°, 57.3%, 100.0%
LAB56.4, 47.8, -68.0
XYZ35.4, 24.3, 97.4
Decimal9596415
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.59:1
Text on #FFFFFF
AA Large
5.85:1
Text on #000000
AA
3.43:1
Text on #F8FAFC
AA Large
4.98:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #926DFF;
}
.text-color {
color: #926DFF;
}
.border-color {
border: 2px solid #926DFF;
}