#6F4ED0
A medium, moderate purple closely aligning with Mediumslateblue.
About #6F4ED0
The precise color #6F4ED0 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumslateblue. This translates to an RGB value of rgb(111, 78, 208).
If you are designing for print, the four-color process is what matters most. The color uses 47% Cyan, 62% Magenta, 0% Yellow, and 18% Black. 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. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6F4ED0
RGB111, 78, 208
HSL255.2°, 58.0%, 56.1%
CMYK47%, 62%, 0%, 18%
HSV255.2°, 62.5%, 81.6%
LAB43.3, 44.9, -62.7
XYZ20.7, 13.4, 61.2
Decimal7294672
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.71:1
Text on #FFFFFF
AA
3.68:1
Text on #000000
AA Large
5.46:1
Text on #F8FAFC
AA
3.13:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6F4ED0;
}
.text-color {
color: #6F4ED0;
}
.border-color {
border: 2px solid #6F4ED0;
}