#8357DB
A light, moderate purple closely aligning with Mediumslateblue.
About #8357DB
Visually, #8357DB is defined as a moderate purple. Its closest recognized web color is Mediumslateblue. This translates to an RGB value of rgb(131, 87, 219).
Translating this color to physical media requires the CMYK color model. The color uses 40% Cyan, 60% Magenta, 0% Yellow, and 14% Black. The HSL representation is 260.0° hue, 64.7% saturation, and 60.0% lightness.
Ensuring your text is legible against this background is a key part of web design. Because it is a light color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8357DB
RGB131, 87, 219
HSL260.0°, 64.7%, 60.0%
CMYK40%, 60%, 0%, 14%
HSV260.0°, 60.3%, 85.9%
LAB48.0, 47.1, -61.4
XYZ25.6, 16.8, 68.9
Decimal8607707
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.83:1
Text on #FFFFFF
AA
4.35:1
Text on #000000
AA Large
4.61:1
Text on #F8FAFC
AA
3.70:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8357DB;
}
.text-color {
color: #8357DB;
}
.border-color {
border: 2px solid #8357DB;
}