#752CD3
A medium, moderate purple closely aligning with Blueviolet.
About #752CD3
Visually, #752CD3 is defined as a moderate purple. Its closest recognized web color is Blueviolet. This translates to an RGB value of rgb(117, 44, 211).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 45% Cyan, 79% 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. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#752CD3
RGB117, 44, 211
HSL266.2°, 65.5%, 50.0%
CMYK45%, 79%, 0%, 17%
HSV266.2°, 79.1%, 82.7%
LAB38.4, 63.1, -72.6
XYZ20.0, 10.3, 62.6
Decimal7679187
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.87:1
Text on #FFFFFF
AA
3.06:1
Text on #000000
AA Large
6.57:1
Text on #F8FAFC
AA
2.60:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #752CD3;
}
.text-color {
color: #752CD3;
}
.border-color {
border: 2px solid #752CD3;
}