#A85FCC
A medium, moderate purple closely aligning with Mediumorchid.
About #A85FCC
At its core, #A85FCC is a medium and moderate hue. Designers often compare it to the standard color Mediumorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 168, 95, and 204.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 18% C, 53% M, 0% Y, and 20% K. 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. 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#A85FCC
RGB168, 95, 204
HSL280.2°, 51.7%, 58.6%
CMYK18%, 53%, 0%, 20%
HSV280.2°, 53.4%, 80.0%
LAB52.8, 48.1, -44.9
XYZ31.1, 20.9, 59.5
Decimal11034572
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.06:1
Text on #FFFFFF
AA Large
5.17:1
Text on #000000
AA
3.88:1
Text on #F8FAFC
AA Large
4.40:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A85FCC;
}
.text-color {
color: #A85FCC;
}
.border-color {
border: 2px solid #A85FCC;
}