#6A2A7B
A dark, moderate magenta closely aligning with Rebeccapurple.
About #6A2A7B
At its core, #6A2A7B is a dark and moderate hue. Its closest recognized web color is Rebeccapurple. To achieve this exact tint on a monitor, you would use an RGB mix of 106, 42, and 123.
For print applications, it's crucial to understand its CMYK makeup. The color uses 14% Cyan, 66% Magenta, 0% Yellow, and 52% Black. 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6A2A7B
RGB106, 42, 123
HSL287.4°, 49.1%, 32.4%
CMYK14%, 66%, 0%, 52%
HSV287.4°, 65.9%, 48.2%
LAB29.8, 41.4, -33.6
XYZ10.3, 6.2, 19.4
Decimal6957691
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.42:1
Text on #FFFFFF
AAA
2.23:1
Text on #000000
FAIL
9.00:1
Text on #F8FAFC
AAA
1.90:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6A2A7B;
}
.text-color {
color: #6A2A7B;
}
.border-color {
border: 2px solid #6A2A7B;
}