#6D2C75
A dark, moderate magenta closely aligning with Rebeccapurple.
About #6D2C75
When working with digital screens, the color #6D2C75 is rendered by mixing light. Its closest recognized web color is Rebeccapurple. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 44, and 117.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 7% C, 62% M, 0% Y, and 54% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D2C75
RGB109, 44, 117
HSL293.4°, 45.3%, 31.6%
CMYK7%, 62%, 0%, 54%
HSV293.4°, 62.4%, 45.9%
LAB30.2, 39.9, -29.0
XYZ10.4, 6.3, 17.5
Decimal7154805
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.26:1
Text on #FFFFFF
AAA
2.27:1
Text on #000000
FAIL
8.85:1
Text on #F8FAFC
AAA
1.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D2C75;
}
.text-color {
color: #6D2C75;
}
.border-color {
border: 2px solid #6D2C75;
}