#6D16FF
A medium, vivid purple closely aligning with Blue.
About #6D16FF
Visually, #6D16FF is defined as a vivid purple. Its closest recognized web color is Blue. Its digital footprint relies on 109 parts red, 22 parts green, and 255 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 57% cyan and 91% magenta inks. 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D16FF
RGB109, 22, 255
HSL262.4°, 100.0%, 54.3%
CMYK57%, 91%, 0%, 0%
HSV262.4°, 91.4%, 100.0%
LAB39.7, 78.9, -95.4
XYZ24.6, 11.0, 95.4
Decimal7149311
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.54:1
Text on #FFFFFF
AA
3.21:1
Text on #000000
AA Large
6.25:1
Text on #F8FAFC
AA
2.73:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D16FF;
}
.text-color {
color: #6D16FF;
}
.border-color {
border: 2px solid #6D16FF;
}