#6D07E9
A medium, vivid purple closely aligning with Mediumblue.
About #6D07E9
Visually, #6D07E9 is defined as a vivid purple. Designers often compare it to the standard color Mediumblue. Its digital footprint relies on 109 parts red, 7 parts green, and 233 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 53% C, 97% M, 0% Y, and 9% K. With a hue angle of 267.1 degrees, it sits comfortably in the purple spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D07E9
RGB109, 7, 233
HSL267.1°, 94.2%, 47.1%
CMYK53%, 97%, 0%, 9%
HSV267.1°, 97.0%, 91.4%
LAB36.5, 76.3, -88.2
XYZ21.1, 9.3, 77.8
Decimal7145449
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.35:1
Text on #FFFFFF
AAA
2.86:1
Text on #000000
FAIL
7.02:1
Text on #F8FAFC
AAA
2.43:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D07E9;
}
.text-color {
color: #6D07E9;
}
.border-color {
border: 2px solid #6D07E9;
}