#6649C5
A medium, moderate blue closely aligning with Slateblue.
About #6649C5
Visually, #6649C5 is defined as a moderate blue. Designers often compare it to the standard color Slateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 73, and 197.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 48% cyan, 63% magenta, 0% yellow, and 23% black. With a hue angle of 254.0 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6649C5
RGB102, 73, 197
HSL254.0°, 51.7%, 52.9%
CMYK48%, 63%, 0%, 23%
HSV254.0°, 62.9%, 77.3%
LAB40.6, 42.8, -60.8
XYZ17.9, 11.6, 54.1
Decimal6703557
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.32:1
Text on #FFFFFF
AA
3.32:1
Text on #000000
AA Large
6.04:1
Text on #F8FAFC
AA
2.83:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6649C5;
}
.text-color {
color: #6649C5;
}
.border-color {
border: 2px solid #6649C5;
}