#662499
A dark, moderate purple closely aligning with Rebeccapurple.
About #662499
Visually, #662499 is defined as a moderate purple. Its closest recognized web color is Rebeccapurple. In the RGB color space, it consists of 102 red, 36 green, and 153 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 33% cyan, 76% magenta, 0% yellow, and 40% black. With a hue angle of 273.8 degrees, it sits comfortably in the purple spectrum.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#662499
RGB102, 36, 153
HSL273.8°, 61.9%, 37.1%
CMYK33%, 76%, 0%, 40%
HSV273.8°, 76.5%, 60.0%
LAB30.4, 50.0, -51.3
XYZ11.9, 6.4, 30.7
Decimal6694041
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.22:1
Text on #FFFFFF
AAA
2.28:1
Text on #000000
FAIL
8.81:1
Text on #F8FAFC
AAA
1.94:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #662499;
}
.text-color {
color: #662499;
}
.border-color {
border: 2px solid #662499;
}