#661D50
A dark, moderate magenta closely aligning with Purple.
About #661D50
When working with digital screens, the color #661D50 is rendered by mixing light. Designers often compare it to the standard color Purple. In the RGB color space, it consists of 102 red, 29 green, and 80 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 72% Magenta, 22% Yellow, and 60% 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#661D50
RGB102, 29, 80
HSL318.1°, 55.7%, 25.7%
CMYK0%, 72%, 22%, 60%
HSV318.1°, 71.6%, 40.0%
LAB24.6, 38.2, -13.9
XYZ7.4, 4.3, 8.0
Decimal6692176
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.31:1
Text on #FFFFFF
AAA
1.86:1
Text on #000000
FAIL
10.81:1
Text on #F8FAFC
AAA
1.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #661D50;
}
.text-color {
color: #661D50;
}
.border-color {
border: 2px solid #661D50;
}