#A075BD
A light, moderate purple closely aligning with Mediumpurple.
About #A075BD
The precise color #A075BD is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumpurple. In the RGB color space, it consists of 160 red, 117 green, and 189 blue.
If you are designing for print, the four-color process is what matters most. The color uses 15% Cyan, 38% Magenta, 0% Yellow, and 26% Black. With a hue angle of 275.8 degrees, it sits comfortably in the purple spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A075BD
RGB160, 117, 189
HSL275.8°, 35.3%, 60.0%
CMYK15%, 38%, 0%, 26%
HSV275.8°, 38.1%, 74.1%
LAB56.0, 30.4, -31.4
XYZ30.0, 23.9, 51.2
Decimal10515901
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.64:1
Text on #FFFFFF
AA Large
5.77:1
Text on #000000
AA
3.48:1
Text on #F8FAFC
AA Large
4.91:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A075BD;
}
.text-color {
color: #A075BD;
}
.border-color {
border: 2px solid #A075BD;
}