#A075B6
A medium, moderate purple closely aligning with Plum.
About #A075B6
When working with digital screens, the color #A075B6 is rendered by mixing light. Its closest recognized web color is Plum. Its digital footprint relies on 160 parts red, 117 parts green, and 182 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 12% C, 36% M, 0% Y, and 29% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#A075B6
RGB160, 117, 182
HSL279.7°, 30.8%, 58.6%
CMYK12%, 36%, 0%, 29%
HSV279.7°, 35.7%, 71.4%
LAB55.7, 28.9, -27.9
XYZ29.3, 23.6, 47.3
Decimal10515894
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.67:1
Text on #FFFFFF
AA Large
5.71:1
Text on #000000
AA
3.51:1
Text on #F8FAFC
AA Large
4.86:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A075B6;
}
.text-color {
color: #A075B6;
}
.border-color {
border: 2px solid #A075B6;
}