#66167C
A dark, moderate magenta closely aligning with Purple.
About #66167C
The precise color #66167C is an excellent choice for modern design projects. Designers often compare it to the standard color Purple. This translates to an RGB value of rgb(102, 22, 124).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 18% Cyan, 82% Magenta, 0% Yellow, and 51% Black. With a hue angle of 287.1 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#66167C
RGB102, 22, 124
HSL287.1°, 69.9%, 28.6%
CMYK18%, 82%, 0%, 51%
HSV287.1°, 82.3%, 48.6%
LAB26.3, 48.9, -39.8
XYZ9.4, 4.9, 19.5
Decimal6690428
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.66:1
Text on #FFFFFF
AAA
1.97:1
Text on #000000
FAIL
10.18:1
Text on #F8FAFC
AAA
1.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #66167C;
}
.text-color {
color: #66167C;
}
.border-color {
border: 2px solid #66167C;
}