#A85FDB
A light, moderate purple closely aligning with Mediumorchid.
About #A85FDB
When working with digital screens, the color #A85FDB is rendered by mixing light. Its closest recognized web color is Mediumorchid. Its digital footprint relies on 168 parts red, 95 parts green, and 219 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 23% cyan, 57% magenta, 0% yellow, and 14% black. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A85FDB
RGB168, 95, 219
HSL275.3°, 63.3%, 61.6%
CMYK23%, 57%, 0%, 14%
HSV275.3°, 56.6%, 85.9%
LAB53.6, 51.4, -52.1
XYZ33.0, 21.6, 69.5
Decimal11034587
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.94:1
Text on #FFFFFF
AA Large
5.32:1
Text on #000000
AA
3.77:1
Text on #F8FAFC
AA Large
4.53:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A85FDB;
}
.text-color {
color: #A85FDB;
}
.border-color {
border: 2px solid #A85FDB;
}