#993AE9
A medium, vivid purple closely aligning with Blueviolet.
About #993AE9
Visually, #993AE9 is defined as a vivid purple. It is closely associated with the named CSS color Blueviolet. Its digital footprint relies on 153 parts red, 58 parts green, and 233 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 34% cyan, 75% magenta, 0% yellow, and 9% black. 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, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#993AE9
RGB153, 58, 233
HSL272.6°, 79.9%, 57.1%
CMYK34%, 75%, 0%, 9%
HSV272.6°, 75.1%, 91.4%
LAB46.6, 68.4, -71.5
XYZ29.4, 15.7, 78.6
Decimal10042089
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.08:1
Text on #FFFFFF
AA
4.14:1
Text on #000000
AA Large
4.85:1
Text on #F8FAFC
AA
3.52:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #993AE9;
}
.text-color {
color: #993AE9;
}
.border-color {
border: 2px solid #993AE9;
}