#754292
A medium, moderate purple closely aligning with Rebeccapurple.
About #754292
When working with digital screens, the color #754292 is rendered by mixing light. Designers often compare it to the standard color Rebeccapurple. This translates to an RGB value of rgb(117, 66, 146).
If you are designing for print, the four-color process is what matters most. The color uses 20% Cyan, 55% Magenta, 0% Yellow, and 43% Black. The HSL representation is 278.2° hue, 37.7% saturation, and 41.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#754292
RGB117, 66, 146
HSL278.2°, 37.7%, 41.6%
CMYK20%, 55%, 0%, 43%
HSV278.2°, 54.8%, 57.3%
LAB37.4, 36.8, -35.6
XYZ14.5, 9.8, 28.3
Decimal7684754
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.12:1
Text on #FFFFFF
AAA
2.95:1
Text on #000000
FAIL
6.80:1
Text on #F8FAFC
AA
2.51:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #754292;
}
.text-color {
color: #754292;
}
.border-color {
border: 2px solid #754292;
}