#661650
A dark, moderate magenta closely aligning with Purple.
About #661650
Visually, #661650 is defined as a moderate magenta. Its closest recognized web color is Purple. This translates to an RGB value of rgb(102, 22, 80).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 78% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#661650
RGB102, 22, 80
HSL316.5°, 64.5%, 24.3%
CMYK0%, 78%, 22%, 60%
HSV316.5°, 78.4%, 40.0%
LAB23.6, 41.0, -15.4
XYZ7.2, 4.0, 8.0
Decimal6690384
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.70:1
Text on #FFFFFF
AAA
1.80:1
Text on #000000
FAIL
11.18:1
Text on #F8FAFC
AAA
1.53:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #661650;
}
.text-color {
color: #661650;
}
.border-color {
border: 2px solid #661650;
}