#A000F8
A medium, vivid purple closely aligning with Darkviolet.
About #A000F8
At its core, #A000F8 is a medium and vivid hue. Its closest recognized web color is Darkviolet. Its digital footprint relies on 160 parts red, 0 parts green, and 248 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 35% cyan, 100% magenta, 0% yellow, and 3% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A000F8
RGB160, 0, 248
HSL278.7°, 100.0%, 48.6%
CMYK35%, 100%, 0%, 3%
HSV278.7°, 100.0%, 97.3%
LAB44.6, 84.6, -83.2
XYZ31.4, 14.3, 89.9
Decimal10486008
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.45:1
Text on #FFFFFF
AA
3.85:1
Text on #000000
AA Large
5.21:1
Text on #F8FAFC
AA
3.27:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A000F8;
}
.text-color {
color: #A000F8;
}
.border-color {
border: 2px solid #A000F8;
}