#6D0783
A dark, vivid magenta closely aligning with Purple.
About #6D0783
The precise color #6D0783 is an excellent choice for modern design projects. Designers often compare it to the standard color Purple. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 7, and 131.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 17% Cyan, 95% Magenta, 0% Yellow, and 49% Black. The HSL representation is 289.4° hue, 89.9% saturation, and 27.1% lightness.
When using this color as a background, text legibility must be considered. Because it is a dark 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#6D0783
RGB109, 7, 131
HSL289.4°, 89.9%, 27.1%
CMYK17%, 95%, 0%, 49%
HSV289.4°, 94.7%, 51.4%
LAB26.9, 55.0, -43.3
XYZ10.5, 5.0, 21.9
Decimal7145347
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.46:1
Text on #FFFFFF
AAA
2.01:1
Text on #000000
FAIL
9.99:1
Text on #F8FAFC
AAA
1.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D0783;
}
.text-color {
color: #6D0783;
}
.border-color {
border: 2px solid #6D0783;
}