#A85FF0
A light, vivid purple closely aligning with Darkorchid.
About #A85FF0
Visually, #A85FF0 is defined as a vivid purple. Its closest recognized web color is Darkorchid. Its digital footprint relies on 168 parts red, 95 parts green, and 240 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 30% Cyan, 60% Magenta, 0% Yellow, and 6% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A85FF0
RGB168, 95, 240
HSL270.2°, 82.9%, 65.7%
CMYK30%, 60%, 0%, 6%
HSV270.2°, 60.4%, 94.1%
LAB54.9, 56.2, -61.9
XYZ36.0, 22.8, 84.9
Decimal11034608
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.78:1
Text on #FFFFFF
AA Large
5.56:1
Text on #000000
AA
3.61:1
Text on #F8FAFC
AA Large
4.73:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A85FF0;
}
.text-color {
color: #A85FF0;
}
.border-color {
border: 2px solid #A85FF0;
}