#6D16F0
A medium, vivid purple closely aligning with Mediumblue.
About #6D16F0
When working with digital screens, the color #6D16F0 is rendered by mixing light. Its closest recognized web color is Mediumblue. This translates to an RGB value of rgb(109, 22, 240).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 55% C, 91% M, 0% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D16F0
RGB109, 22, 240
HSL263.9°, 87.9%, 51.4%
CMYK55%, 91%, 0%, 6%
HSV263.9°, 90.8%, 94.1%
LAB38.1, 75.5, -89.7
XYZ22.3, 10.1, 83.2
Decimal7149296
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.95:1
Text on #FFFFFF
AA
3.02:1
Text on #000000
AA Large
6.64:1
Text on #F8FAFC
AA
2.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D16F0;
}
.text-color {
color: #6D16F0;
}
.border-color {
border: 2px solid #6D16F0;
}