#7549D3
A medium, moderate purple closely aligning with Mediumslateblue.
About #7549D3
At its core, #7549D3 is a medium and moderate hue. Its closest recognized web color is Mediumslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 73, and 211.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 45% cyan, 65% magenta, 0% yellow, and 17% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#7549D3
RGB117, 73, 211
HSL259.1°, 61.1%, 55.7%
CMYK45%, 65%, 0%, 17%
HSV259.1°, 65.4%, 82.7%
LAB43.1, 49.6, -64.7
XYZ21.5, 13.3, 63.1
Decimal7686611
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.75:1
Text on #FFFFFF
AA
3.65:1
Text on #000000
AA Large
5.50:1
Text on #F8FAFC
AA
3.10:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7549D3;
}
.text-color {
color: #7549D3;
}
.border-color {
border: 2px solid #7549D3;
}