#662CBD
A medium, moderate purple closely aligning with Darkorchid.
About #662CBD
The hex code #662CBD represents a beautifully specific shade of purple. Its closest recognized web color is Darkorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 44, and 189.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 46% Cyan, 77% Magenta, 0% Yellow, and 26% Black. With a hue angle of 264.0 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#662CBD
RGB102, 44, 189
HSL264.0°, 62.2%, 45.7%
CMYK46%, 77%, 0%, 26%
HSV264.0°, 76.7%, 74.1%
LAB34.6, 55.4, -65.9
XYZ15.6, 8.3, 48.9
Decimal6696125
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.89:1
Text on #FFFFFF
AAA
2.66:1
Text on #000000
FAIL
7.55:1
Text on #F8FAFC
AAA
2.26:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #662CBD;
}
.text-color {
color: #662CBD;
}
.border-color {
border: 2px solid #662CBD;
}