#6D07A8
A dark, vivid purple closely aligning with Darkorchid.
About #6D07A8
The precise color #6D07A8 is an excellent choice for modern design projects. Its closest recognized web color is Darkorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 7, and 168.
For print applications, it's crucial to understand its CMYK makeup. The color uses 35% Cyan, 96% Magenta, 0% Yellow, and 34% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6D07A8
RGB109, 7, 168
HSL278.0°, 92.0%, 34.3%
CMYK35%, 96%, 0%, 34%
HSV278.0°, 95.8%, 65.9%
LAB30.0, 62.3, -61.0
XYZ13.5, 6.2, 37.5
Decimal7145384
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.35:1
Text on #FFFFFF
AAA
2.25:1
Text on #000000
FAIL
8.94:1
Text on #F8FAFC
AAA
1.91:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D07A8;
}
.text-color {
color: #6D07A8;
}
.border-color {
border: 2px solid #6D07A8;
}