#7507F8
A medium, vivid purple closely aligning with Blue.
About #7507F8
At its core, #7507F8 is a medium and vivid hue. It is closely associated with the named CSS color Blue. Its digital footprint relies on 117 parts red, 7 parts green, and 248 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 53% Cyan, 97% Magenta, 0% Yellow, and 3% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7507F8
RGB117, 7, 248
HSL267.4°, 94.5%, 50.0%
CMYK53%, 97%, 0%, 3%
HSV267.4°, 97.2%, 97.3%
LAB39.1, 80.1, -92.4
XYZ24.4, 10.7, 89.6
Decimal7669752
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.68:1
Text on #FFFFFF
AA
3.14:1
Text on #000000
AA Large
6.39:1
Text on #F8FAFC
AA
2.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7507F8;
}
.text-color {
color: #7507F8;
}
.border-color {
border: 2px solid #7507F8;
}