#921DD3
A medium, vivid purple closely aligning with Darkviolet.
About #921DD3
Visually, #921DD3 is defined as a vivid purple. Its closest recognized web color is Darkviolet. Its digital footprint relies on 146 parts red, 29 parts green, and 211 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 31% C, 86% M, 0% Y, and 17% K. With a hue angle of 278.6 degrees, it sits comfortably in the purple spectrum.
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#921DD3
RGB146, 29, 211
HSL278.6°, 75.8%, 47.1%
CMYK31%, 86%, 0%, 17%
HSV278.6°, 86.3%, 82.7%
LAB40.7, 71.8, -68.5
XYZ24.1, 11.7, 62.6
Decimal9575891
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.29:1
Text on #FFFFFF
AA
3.34:1
Text on #000000
AA Large
6.01:1
Text on #F8FAFC
AA
2.84:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #921DD3;
}
.text-color {
color: #921DD3;
}
.border-color {
border: 2px solid #921DD3;
}