#6D50A8
A medium, moderate purple closely aligning with Darkslateblue.
About #6D50A8
When working with digital screens, the color #6D50A8 is rendered by mixing light. Its closest recognized web color is Darkslateblue. Its digital footprint relies on 109 parts red, 80 parts green, and 168 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 35% cyan and 52% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6D50A8
RGB109, 80, 168
HSL259.8°, 35.5%, 48.6%
CMYK35%, 52%, 0%, 34%
HSV259.8°, 52.4%, 65.9%
LAB40.9, 32.1, -43.2
XYZ16.2, 11.8, 38.5
Decimal7164072
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.24:1
Text on #FFFFFF
AA
3.36:1
Text on #000000
AA Large
5.97:1
Text on #F8FAFC
AA
2.86:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D50A8;
}
.text-color {
color: #6D50A8;
}
.border-color {
border: 2px solid #6D50A8;
}