#6607F0
A medium, vivid purple closely aligning with Mediumblue.
About #6607F0
The precise color #6607F0 is an excellent choice for modern design projects. Its closest recognized web color is Mediumblue. Its digital footprint relies on 102 parts red, 7 parts green, and 240 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 57% Cyan, 97% Magenta, 0% Yellow, and 6% 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. 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#6607F0
RGB102, 7, 240
HSL264.5°, 94.3%, 48.4%
CMYK57%, 97%, 0%, 6%
HSV264.5°, 97.1%, 94.1%
LAB36.5, 77.4, -92.3
XYZ21.3, 9.3, 83.1
Decimal6686704
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.36:1
Text on #FFFFFF
AAA
2.85:1
Text on #000000
FAIL
7.03:1
Text on #F8FAFC
AAA
2.43:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6607F0;
}
.text-color {
color: #6607F0;
}
.border-color {
border: 2px solid #6607F0;
}