#A075AF
A medium, muted purple closely aligning with Plum.
About #A075AF
At its core, #A075AF is a medium and muted hue. Its closest recognized web color is Plum. Its digital footprint relies on 160 parts red, 117 parts green, and 175 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 9% cyan and 33% magenta inks. With a hue angle of 284.5 degrees, it sits comfortably in the purple spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A075AF
RGB160, 117, 175
HSL284.5°, 26.6%, 57.3%
CMYK9%, 33%, 0%, 31%
HSV284.5°, 33.1%, 68.6%
LAB55.4, 27.4, -24.3
XYZ28.6, 23.3, 43.5
Decimal10515887
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.71:1
Text on #FFFFFF
AA Large
5.66:1
Text on #000000
AA
3.55:1
Text on #F8FAFC
AA Large
4.81:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A075AF;
}
.text-color {
color: #A075AF;
}
.border-color {
border: 2px solid #A075AF;
}