#7542A0
A medium, moderate purple closely aligning with Rebeccapurple.
About #7542A0
Visually, #7542A0 is defined as a moderate purple. Its closest recognized web color is Rebeccapurple. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 66, and 160.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 27% cyan and 59% magenta inks. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. 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#7542A0
RGB117, 66, 160
HSL272.6°, 41.6%, 44.3%
CMYK27%, 59%, 0%, 37%
HSV272.6°, 58.7%, 62.7%
LAB38.2, 40.2, -42.7
XYZ15.6, 10.2, 34.4
Decimal7684768
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.90:1
Text on #FFFFFF
AA
3.04:1
Text on #000000
AA Large
6.60:1
Text on #F8FAFC
AA
2.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7542A0;
}
.text-color {
color: #7542A0;
}
.border-color {
border: 2px solid #7542A0;
}