#A85FFF
A light, vivid purple closely aligning with Darkorchid.
About #A85FFF
The hex code #A85FFF represents a beautifully specific shade of purple. Its closest recognized web color is Darkorchid. Its digital footprint relies on 168 parts red, 95 parts green, and 255 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 34% Cyan, 63% Magenta, 0% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A85FFF
RGB168, 95, 255
HSL267.4°, 100.0%, 68.6%
CMYK34%, 63%, 0%, 0%
HSV267.4°, 62.7%, 100.0%
LAB55.8, 59.7, -68.7
XYZ38.3, 23.7, 97.2
Decimal11034623
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.65:1
Text on #FFFFFF
AA Large
5.75:1
Text on #000000
AA
3.49:1
Text on #F8FAFC
AA Large
4.88:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A85FFF;
}
.text-color {
color: #A85FFF;
}
.border-color {
border: 2px solid #A85FFF;
}