#662C92
A dark, moderate purple closely aligning with Rebeccapurple.
About #662C92
At its core, #662C92 is a dark and moderate hue. Its closest recognized web color is Rebeccapurple. This translates to an RGB value of rgb(102, 44, 146).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 30% Cyan, 70% Magenta, 0% Yellow, and 43% 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. 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#662C92
RGB102, 44, 146
HSL274.1°, 53.7%, 37.3%
CMYK30%, 70%, 0%, 43%
HSV274.1°, 69.9%, 57.3%
LAB31.1, 44.7, -45.8
XYZ11.6, 6.7, 27.9
Decimal6696082
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.97:1
Text on #FFFFFF
AAA
2.34:1
Text on #000000
FAIL
8.58:1
Text on #F8FAFC
AAA
1.99:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #662C92;
}
.text-color {
color: #662C92;
}
.border-color {
border: 2px solid #662C92;
}