#A875C5
A light, moderate purple closely aligning with Mediumpurple.
About #A875C5
The hex code #A875C5 represents a beautifully specific shade of purple. Its closest recognized web color is Mediumpurple. To achieve this exact tint on a monitor, you would use an RGB mix of 168, 117, and 197.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 15% cyan and 41% magenta inks. The HSL representation is 278.2° hue, 40.8% saturation, and 61.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A875C5
RGB168, 117, 197
HSL278.2°, 40.8%, 61.6%
CMYK15%, 41%, 0%, 23%
HSV278.2°, 40.6%, 77.3%
LAB57.2, 34.6, -34.1
XYZ32.6, 25.1, 55.9
Decimal11040197
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.49:1
Text on #FFFFFF
AA Large
6.02:1
Text on #000000
AA
3.34:1
Text on #F8FAFC
AA Large
5.11:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A875C5;
}
.text-color {
color: #A875C5;
}
.border-color {
border: 2px solid #A875C5;
}