#6D007C
A dark, vivid magenta closely aligning with Purple.
About #6D007C
The hex code #6D007C represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Purple. In the RGB color space, it consists of 109 red, 0 green, and 124 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 12% C, 100% M, 0% Y, and 51% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6D007C
RGB109, 0, 124
HSL292.7°, 100.0%, 24.3%
CMYK12%, 100%, 0%, 51%
HSV292.7°, 100.0%, 48.6%
LAB25.9, 55.1, -40.4
XYZ9.9, 4.7, 19.5
Decimal7143548
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.82:1
Text on #FFFFFF
AAA
1.94:1
Text on #000000
FAIL
10.34:1
Text on #F8FAFC
AAA
1.65:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D007C;
}
.text-color {
color: #6D007C;
}
.border-color {
border: 2px solid #6D007C;
}