#6D49A8
A medium, moderate purple closely aligning with Rebeccapurple.
About #6D49A8
The hex code #6D49A8 represents a beautifully specific shade of purple. Its closest recognized web color is Rebeccapurple. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 73, and 168.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 35% Cyan, 57% Magenta, 0% Yellow, and 34% Black. The HSL representation is 262.7° hue, 39.4% saturation, and 47.3% lightness.
When using this color as a background, text legibility must be considered. 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#6D49A8
RGB109, 73, 168
HSL262.7°, 39.4%, 47.3%
CMYK35%, 57%, 0%, 34%
HSV262.7°, 56.5%, 65.9%
LAB39.3, 36.2, -45.8
XYZ15.8, 10.8, 38.3
Decimal7162280
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.63:1
Text on #FFFFFF
AA
3.17:1
Text on #000000
AA Large
6.33:1
Text on #F8FAFC
AA
2.69:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D49A8;
}
.text-color {
color: #6D49A8;
}
.border-color {
border: 2px solid #6D49A8;
}