#6116D0
A medium, vivid purple closely aligning with Blueviolet.
About #6116D0
The precise color #6116D0 is an excellent choice for modern design projects. Its closest recognized web color is Blueviolet. This translates to an RGB value of rgb(97, 22, 208).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 53% Cyan, 89% Magenta, 0% Yellow, and 18% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#6116D0
RGB97, 22, 208
HSL264.2°, 80.9%, 45.1%
CMYK53%, 89%, 0%, 18%
HSV264.2°, 89.4%, 81.6%
LAB33.3, 67.1, -79.2
XYZ16.6, 7.7, 60.3
Decimal6362832
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.29:1
Text on #FFFFFF
AAA
2.53:1
Text on #000000
FAIL
7.92:1
Text on #F8FAFC
AAA
2.15:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6116D0;
}
.text-color {
color: #6116D0;
}
.border-color {
border: 2px solid #6116D0;
}