#6D50A0
A medium, moderate purple closely aligning with Darkslateblue.
About #6D50A0
At its core, #6D50A0 is a medium and moderate hue. Its closest recognized web color is Darkslateblue. In the RGB color space, it consists of 109 red, 80 green, and 160 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 32% cyan, 50% magenta, 0% yellow, and 37% black. The HSL representation is 261.8° hue, 33.3% saturation, and 47.1% lightness.
When using this color as a background, text legibility must be considered. Because it is a medium 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#6D50A0
RGB109, 80, 160
HSL261.8°, 33.3%, 47.1%
CMYK32%, 50%, 0%, 37%
HSV261.8°, 50.0%, 62.7%
LAB40.5, 30.0, -39.2
XYZ15.5, 11.5, 34.7
Decimal7164064
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.35:1
Text on #FFFFFF
AA
3.31:1
Text on #000000
AA Large
6.07:1
Text on #F8FAFC
AA
2.81:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D50A0;
}
.text-color {
color: #6D50A0;
}
.border-color {
border: 2px solid #6D50A0;
}