#754299
A medium, moderate purple closely aligning with Rebeccapurple.
About #754299
At its core, #754299 is a medium and moderate hue. Its closest recognized web color is Rebeccapurple. Its digital footprint relies on 117 parts red, 66 parts green, and 153 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 24% Cyan, 57% Magenta, 0% Yellow, and 40% 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#754299
RGB117, 66, 153
HSL275.2°, 39.7%, 42.9%
CMYK24%, 57%, 0%, 40%
HSV275.2°, 56.9%, 60.0%
LAB37.8, 38.5, -39.2
XYZ15.0, 10.0, 31.3
Decimal7684761
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.01:1
Text on #FFFFFF
AAA
3.00:1
Text on #000000
FAIL
6.70:1
Text on #F8FAFC
AA
2.55:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #754299;
}
.text-color {
color: #754299;
}
.border-color {
border: 2px solid #754299;
}