#7C49DB
A medium, moderate purple closely aligning with Darkorchid.
About #7C49DB
Visually, #7C49DB is defined as a moderate purple. Its closest recognized web color is Darkorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 73, and 219.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 43% C, 67% M, 0% Y, and 14% K. With a hue angle of 261.0 degrees, it sits comfortably in the purple spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#7C49DB
RGB124, 73, 219
HSL261.0°, 67.0%, 57.3%
CMYK43%, 67%, 0%, 14%
HSV261.0°, 66.7%, 85.9%
LAB44.5, 53.1, -67.1
XYZ23.5, 14.2, 68.5
Decimal8145371
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.48:1
Text on #FFFFFF
AA
3.83:1
Text on #000000
AA Large
5.24:1
Text on #F8FAFC
AA
3.26:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C49DB;
}
.text-color {
color: #7C49DB;
}
.border-color {
border: 2px solid #7C49DB;
}