#6D1649
A dark, moderate magenta closely aligning with Purple.
About #6D1649
At its core, #6D1649 is a dark and moderate hue. Its closest recognized web color is Purple. Its digital footprint relies on 109 parts red, 22 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 80% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D1649
RGB109, 22, 73
HSL324.8°, 66.4%, 25.7%
CMYK0%, 80%, 33%, 57%
HSV324.8°, 79.8%, 42.7%
LAB24.7, 42.0, -9.0
XYZ7.8, 4.3, 6.7
Decimal7149129
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.28:1
Text on #FFFFFF
AAA
1.86:1
Text on #000000
FAIL
10.78:1
Text on #F8FAFC
AAA
1.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D1649;
}
.text-color {
color: #6D1649;
}
.border-color {
border: 2px solid #6D1649;
}