#6D24BD
A medium, moderate purple closely aligning with Darkorchid.
About #6D24BD
The precise color #6D24BD is an excellent choice for modern design projects. Its closest recognized web color is Darkorchid. This translates to an RGB value of rgb(109, 36, 189).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 42% C, 81% M, 0% Y, and 26% K. With a hue angle of 268.6 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D24BD
RGB109, 36, 189
HSL268.6°, 68.0%, 44.1%
CMYK42%, 81%, 0%, 26%
HSV268.6°, 81.0%, 74.1%
LAB34.4, 59.7, -66.3
XYZ16.1, 8.2, 48.9
Decimal7152829
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.96:1
Text on #FFFFFF
AAA
2.64:1
Text on #000000
FAIL
7.61:1
Text on #F8FAFC
AAA
2.24:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D24BD;
}
.text-color {
color: #6D24BD;
}
.border-color {
border: 2px solid #6D24BD;
}