#4907FF
A medium, vivid purple closely aligning with Blue.
About #4907FF
When working with digital screens, the color #4907FF is rendered by mixing light. Designers often compare it to the standard color Blue. In the RGB color space, it consists of 73 red, 7 green, and 255 blue.
If you are designing for print, the four-color process is what matters most. The color uses 71% Cyan, 97% Magenta, 0% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#4907FF
RGB73, 7, 255
HSL256.0°, 100.0%, 51.4%
CMYK71%, 97%, 0%, 0%
HSV256.0°, 97.3%, 100.0%
LAB35.6, 79.4, -102.3
XYZ20.9, 8.8, 95.2
Decimal4786175
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.62:1
Text on #FFFFFF
AAA
2.76:1
Text on #000000
FAIL
7.28:1
Text on #F8FAFC
AAA
2.34:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4907FF;
}
.text-color {
color: #4907FF;
}
.border-color {
border: 2px solid #4907FF;
}