#661D66
A dark, moderate magenta closely aligning with Purple.
About #661D66
When working with digital screens, the color #661D66 is rendered by mixing light. Its closest recognized web color is Purple. This translates to an RGB value of rgb(102, 29, 102).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 72% Magenta, 0% 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. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#661D66
RGB102, 29, 102
HSL300.0°, 55.7%, 25.7%
CMYK0%, 72%, 0%, 60%
HSV300.0°, 71.6%, 40.0%
LAB25.8, 42.0, -26.6
XYZ8.3, 4.7, 13.0
Decimal6692198
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.87:1
Text on #FFFFFF
AAA
1.93:1
Text on #000000
FAIL
10.39:1
Text on #F8FAFC
AAA
1.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #661D66;
}
.text-color {
color: #661D66;
}
.border-color {
border: 2px solid #661D66;
}