#6D2466
A dark, moderate magenta closely aligning with Purple.
About #6D2466
The precise color #6D2466 is an excellent choice for modern design projects. It is closely associated with the named CSS color Purple. In the RGB color space, it consists of 109 red, 36 green, and 102 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 67% M, 6% Y, and 57% K. The HSL representation is 305.8° hue, 50.3% saturation, and 28.4% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6D2466
RGB109, 36, 102
HSL305.8°, 50.3%, 28.4%
CMYK0%, 67%, 6%, 57%
HSV305.8°, 67.0%, 42.7%
LAB28.0, 40.9, -22.9
XYZ9.3, 5.5, 13.1
Decimal7152742
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.03:1
Text on #FFFFFF
AAA
2.09:1
Text on #000000
FAIL
9.58:1
Text on #F8FAFC
AAA
1.78:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D2466;
}
.text-color {
color: #6D2466;
}
.border-color {
border: 2px solid #6D2466;
}