#6D42E9
A medium, vivid purple closely aligning with Blueviolet.
About #6D42E9
Visually, #6D42E9 is defined as a vivid purple. If you're using CSS, you might find it aligns closely with Blueviolet. In the RGB color space, it consists of 109 red, 66 green, and 233 blue.
Translating this color to physical media requires the CMYK color model. The color uses 53% Cyan, 72% Magenta, 0% Yellow, and 9% Black. 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. 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#6D42E9
RGB109, 66, 233
HSL255.4°, 79.1%, 58.6%
CMYK53%, 72%, 0%, 9%
HSV255.4°, 71.7%, 91.4%
LAB42.8, 57.9, -77.9
XYZ23.0, 13.0, 78.4
Decimal7160553
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.82:1
Text on #FFFFFF
AA
3.61:1
Text on #000000
AA Large
5.57:1
Text on #F8FAFC
AA
3.07:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D42E9;
}
.text-color {
color: #6D42E9;
}
.border-color {
border: 2px solid #6D42E9;
}