#A87CF0
A light, vivid purple closely aligning with Mediumpurple.
About #A87CF0
The hex code #A87CF0 represents a beautifully specific shade of purple. Its closest recognized web color is Mediumpurple. This translates to an RGB value of rgb(168, 124, 240).
Translating this color to physical media requires the CMYK color model. The color uses 30% Cyan, 48% Magenta, 0% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A87CF0
RGB168, 124, 240
HSL262.8°, 79.5%, 71.4%
CMYK30%, 48%, 0%, 6%
HSV262.8°, 48.3%, 94.1%
LAB60.8, 40.7, -52.4
XYZ39.1, 29.0, 86.0
Decimal11042032
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.09:1
Text on #FFFFFF
AA Large
6.81:1
Text on #000000
AA
2.95:1
Text on #F8FAFC
FAIL
5.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A87CF0;
}
.text-color {
color: #A87CF0;
}
.border-color {
border: 2px solid #A87CF0;
}