#6D3383
A dark, moderate purple closely aligning with Rebeccapurple.
About #6D3383
The precise color #6D3383 is an excellent choice for modern design projects. Its closest recognized web color is Rebeccapurple. Its digital footprint relies on 109 parts red, 51 parts green, and 131 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 17% Cyan, 61% Magenta, 0% Yellow, and 49% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#6D3383
RGB109, 51, 131
HSL283.5°, 44.0%, 35.7%
CMYK17%, 61%, 0%, 49%
HSV283.5°, 61.1%, 51.4%
LAB32.4, 39.4, -34.4
XYZ11.6, 7.3, 22.3
Decimal7156611
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.57:1
Text on #FFFFFF
AAA
2.45:1
Text on #000000
FAIL
8.19:1
Text on #F8FAFC
AAA
2.08:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D3383;
}
.text-color {
color: #6D3383;
}
.border-color {
border: 2px solid #6D3383;
}