#661D83
A dark, moderate purple closely aligning with Rebeccapurple.
About #661D83
The precise color #661D83 is an excellent choice for modern design projects. Designers often compare it to the standard color Rebeccapurple. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 29, and 131.
For print applications, it's crucial to understand its CMYK makeup. The color uses 22% Cyan, 78% Magenta, 0% Yellow, and 49% Black. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. 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#661D83
RGB102, 29, 131
HSL282.9°, 63.7%, 31.4%
CMYK22%, 78%, 0%, 49%
HSV282.9°, 77.9%, 51.4%
LAB27.7, 47.9, -42.0
XYZ10.0, 5.3, 22.0
Decimal6692227
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.15:1
Text on #FFFFFF
AAA
2.07:1
Text on #000000
FAIL
9.70:1
Text on #F8FAFC
AAA
1.76:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #661D83;
}
.text-color {
color: #661D83;
}
.border-color {
border: 2px solid #661D83;
}