#7500F8
A medium, vivid purple closely aligning with Blue.
About #7500F8
At its core, #7500F8 is a medium and vivid hue. Its closest recognized web color is Blue. Its digital footprint relies on 117 parts red, 0 parts green, and 248 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 53% cyan, 100% magenta, 0% yellow, and 3% black. With a hue angle of 268.3 degrees, it sits comfortably in the purple spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7500F8
RGB117, 0, 248
HSL268.3°, 100.0%, 48.6%
CMYK53%, 100%, 0%, 3%
HSV268.3°, 100.0%, 97.3%
LAB38.8, 80.9, -92.9
XYZ24.3, 10.6, 89.6
Decimal7667960
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.75:1
Text on #FFFFFF
AA
3.11:1
Text on #000000
AA Large
6.45:1
Text on #F8FAFC
AA
2.65:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7500F8;
}
.text-color {
color: #7500F8;
}
.border-color {
border: 2px solid #7500F8;
}