#662475
A dark, moderate magenta closely aligning with Rebeccapurple.
About #662475
The precise color #662475 is an excellent choice for modern design projects. It is closely associated with the named CSS color Rebeccapurple. This translates to an RGB value of rgb(102, 36, 117).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 13% C, 69% M, 0% Y, and 54% K. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#662475
RGB102, 36, 117
HSL288.9°, 52.9%, 30.0%
CMYK13%, 69%, 0%, 54%
HSV288.9°, 69.2%, 45.9%
LAB27.8, 41.9, -33.0
XYZ9.3, 5.4, 17.4
Decimal6694005
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.12:1
Text on #FFFFFF
AAA
2.07:1
Text on #000000
FAIL
9.68:1
Text on #F8FAFC
AAA
1.76:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #662475;
}
.text-color {
color: #662475;
}
.border-color {
border: 2px solid #662475;
}