#A07CF0
A light, vivid purple closely aligning with Mediumpurple.
About #A07CF0
Visually, #A07CF0 is defined as a vivid purple. It is closely associated with the named CSS color Mediumpurple. Its digital footprint relies on 160 parts red, 124 parts green, and 240 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 33% cyan and 48% magenta inks. With a hue angle of 258.6 degrees, it sits comfortably in the purple spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A07CF0
RGB160, 124, 240
HSL258.6°, 79.5%, 71.4%
CMYK33%, 48%, 0%, 6%
HSV258.6°, 48.3%, 94.1%
LAB60.1, 38.7, -53.7
XYZ37.4, 28.2, 85.9
Decimal10517744
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.16:1
Text on #FFFFFF
AA Large
6.64:1
Text on #000000
AA
3.02:1
Text on #F8FAFC
AA Large
5.64:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A07CF0;
}
.text-color {
color: #A07CF0;
}
.border-color {
border: 2px solid #A07CF0;
}