#B675FF
A light, vivid purple closely aligning with Mediumslateblue.
About #B675FF
At its core, #B675FF is a light and vivid hue. It is closely associated with the named CSS color Mediumslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 117, and 255.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 29% C, 54% M, 0% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 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#B675FF
RGB182, 117, 255
HSL268.3°, 100.0%, 72.9%
CMYK29%, 54%, 0%, 0%
HSV268.3°, 54.1%, 100.0%
LAB61.6, 51.6, -59.4
XYZ43.7, 29.9, 98.1
Decimal11957759
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.01:1
Text on #FFFFFF
AA Large
6.98:1
Text on #000000
AA
2.88:1
Text on #F8FAFC
FAIL
5.93:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B675FF;
}
.text-color {
color: #B675FF;
}
.border-color {
border: 2px solid #B675FF;
}