#6D0049
A dark, vivid magenta closely aligning with Purple.
About #6D0049
The hex code #6D0049 represents a beautifully specific shade of magenta. Its closest recognized web color is Purple. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 0, and 73.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 100% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6D0049
RGB109, 0, 73
HSL319.8°, 100.0%, 21.4%
CMYK0%, 100%, 33%, 57%
HSV319.8°, 100.0%, 42.7%
LAB22.8, 47.5, -11.8
XYZ7.5, 3.7, 6.6
Decimal7143497
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.02:1
Text on #FFFFFF
AAA
1.75:1
Text on #000000
FAIL
11.49:1
Text on #F8FAFC
AAA
1.48:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D0049;
}
.text-color {
color: #6D0049;
}
.border-color {
border: 2px solid #6D0049;
}