#6D4299
A medium, moderate purple closely aligning with Rebeccapurple.
About #6D4299
Visually, #6D4299 is defined as a moderate purple. Its closest recognized web color is Rebeccapurple. In the RGB color space, it consists of 109 red, 66 green, and 153 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 29% cyan and 57% magenta inks. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D4299
RGB109, 66, 153
HSL269.7°, 39.7%, 42.9%
CMYK29%, 57%, 0%, 40%
HSV269.7°, 56.9%, 60.0%
LAB36.8, 36.4, -40.8
XYZ14.0, 9.4, 31.2
Decimal7160473
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.27:1
Text on #FFFFFF
AAA
2.89:1
Text on #000000
FAIL
6.95:1
Text on #F8FAFC
AA
2.46:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D4299;
}
.text-color {
color: #6D4299;
}
.border-color {
border: 2px solid #6D4299;
}