#6607F8
A medium, vivid purple closely aligning with Blue.
About #6607F8
At its core, #6607F8 is a medium and vivid hue. Designers often compare it to the standard color Blue. Its digital footprint relies on 102 parts red, 7 parts green, and 248 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 59% cyan and 97% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6607F8
RGB102, 7, 248
HSL263.7°, 94.5%, 50.0%
CMYK59%, 97%, 0%, 3%
HSV263.7°, 97.2%, 97.3%
LAB37.4, 79.1, -95.3
XYZ22.5, 9.8, 89.5
Decimal6686712
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.12:1
Text on #FFFFFF
AAA
2.95:1
Text on #000000
FAIL
6.80:1
Text on #F8FAFC
AA
2.51:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6607F8;
}
.text-color {
color: #6607F8;
}
.border-color {
border: 2px solid #6607F8;
}