#6D0FF8
A medium, vivid purple closely aligning with Blue.
About #6D0FF8
At its core, #6D0FF8 is a medium and vivid hue. Designers often compare it to the standard color Blue. In the RGB color space, it consists of 109 red, 15 green, and 248 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 56% Cyan, 94% Magenta, 0% Yellow, and 3% Black. The HSL representation is 264.2° hue, 94.3% saturation, and 51.6% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6D0FF8
RGB109, 15, 248
HSL264.2°, 94.3%, 51.6%
CMYK56%, 94%, 0%, 3%
HSV264.2°, 94.0%, 97.3%
LAB38.5, 78.6, -93.4
XYZ23.4, 10.4, 89.6
Decimal7147512
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.83:1
Text on #FFFFFF
AA
3.07:1
Text on #000000
AA Large
6.53:1
Text on #F8FAFC
AA
2.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D0FF8;
}
.text-color {
color: #6D0FF8;
}
.border-color {
border: 2px solid #6D0FF8;
}