#9924FF
A medium, vivid purple closely aligning with Blueviolet.
About #9924FF
At its core, #9924FF is a medium and vivid hue. Its closest recognized web color is Blueviolet. In the RGB color space, it consists of 153 red, 36 green, and 255 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 40% cyan, 86% magenta, 0% yellow, and 0% 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9924FF
RGB153, 36, 255
HSL272.1°, 100.0%, 57.1%
CMYK40%, 86%, 0%, 0%
HSV272.1°, 85.9%, 100.0%
LAB46.0, 80.0, -84.8
XYZ31.8, 15.3, 95.9
Decimal10036479
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.18:1
Text on #FFFFFF
AA
4.05:1
Text on #000000
AA Large
4.95:1
Text on #F8FAFC
AA
3.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9924FF;
}
.text-color {
color: #9924FF;
}
.border-color {
border: 2px solid #9924FF;
}