#6D5FB6
A medium, moderate blue closely aligning with Darkslateblue.
About #6D5FB6
The precise color #6D5FB6 is an excellent choice for modern design projects. Its closest recognized web color is Darkslateblue. In the RGB color space, it consists of 109 red, 95 green, and 182 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 40% C, 48% M, 0% Y, and 29% K. With a hue angle of 249.7 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D5FB6
RGB109, 95, 182
HSL249.7°, 37.3%, 54.3%
CMYK40%, 48%, 0%, 29%
HSV249.7°, 47.8%, 71.4%
LAB45.4, 27.0, -44.4
XYZ18.8, 14.8, 46.1
Decimal7167926
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.30:1
Text on #FFFFFF
AA
3.96:1
Text on #000000
AA Large
5.07:1
Text on #F8FAFC
AA
3.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D5FB6;
}
.text-color {
color: #6D5FB6;
}
.border-color {
border: 2px solid #6D5FB6;
}