#6D0F75
A dark, vivid magenta closely aligning with Purple.
About #6D0F75
The precise color #6D0F75 is an excellent choice for modern design projects. Its closest recognized web color is Purple. In the RGB color space, it consists of 109 red, 15 green, and 117 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 7% C, 87% M, 0% Y, and 54% K. 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 dark 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#6D0F75
RGB109, 15, 117
HSL295.3°, 77.3%, 25.9%
CMYK7%, 87%, 0%, 54%
HSV295.3°, 87.2%, 45.9%
LAB26.4, 50.9, -35.2
XYZ9.7, 4.9, 17.3
Decimal7147381
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.63:1
Text on #FFFFFF
AAA
1.98:1
Text on #000000
FAIL
10.16:1
Text on #F8FAFC
AAA
1.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D0F75;
}
.text-color {
color: #6D0F75;
}
.border-color {
border: 2px solid #6D0F75;
}