#6607A8
A dark, vivid purple closely aligning with Darkorchid.
About #6607A8
When working with digital screens, the color #6607A8 is rendered by mixing light. Its closest recognized web color is Darkorchid. Its digital footprint relies on 102 parts red, 7 parts green, and 168 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 39% Cyan, 96% Magenta, 0% Yellow, and 34% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6607A8
RGB102, 7, 168
HSL275.4°, 92.0%, 34.3%
CMYK39%, 96%, 0%, 34%
HSV275.4°, 95.8%, 65.9%
LAB28.9, 61.5, -62.8
XYZ12.6, 5.8, 37.5
Decimal6686632
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.72:1
Text on #FFFFFF
AAA
2.16:1
Text on #000000
FAIL
9.29:1
Text on #F8FAFC
AAA
1.84:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6607A8;
}
.text-color {
color: #6607A8;
}
.border-color {
border: 2px solid #6607A8;
}