#6B29E3
A medium, vivid purple closely aligning with Blueviolet.
About #6B29E3
The precise color #6B29E3 is an excellent choice for modern design projects. Its closest recognized web color is Blueviolet. This translates to an RGB value of rgb(107, 41, 227).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 53% cyan and 82% magenta inks. 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. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6B29E3
RGB107, 41, 227
HSL261.3°, 76.9%, 52.5%
CMYK53%, 82%, 0%, 11%
HSV261.3°, 81.9%, 89.0%
LAB38.3, 66.9, -81.9
XYZ20.7, 10.3, 73.6
Decimal7023075
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.88:1
Text on #FFFFFF
AA
3.05:1
Text on #000000
AA Large
6.58:1
Text on #F8FAFC
AA
2.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6B29E3;
}
.text-color {
color: #6B29E3;
}
.border-color {
border: 2px solid #6B29E3;
}