#4907F0
A medium, vivid purple closely aligning with Blue.
About #4907F0
The precise color #4907F0 is an excellent choice for modern design projects. Its closest recognized web color is Blue. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 7, and 240.
For print applications, it's crucial to understand its CMYK makeup. The color uses 70% Cyan, 97% Magenta, 0% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#4907F0
RGB73, 7, 240
HSL257.0°, 94.3%, 48.4%
CMYK70%, 97%, 0%, 6%
HSV257.0°, 97.1%, 94.1%
LAB33.7, 75.9, -97.0
XYZ18.6, 7.9, 83.0
Decimal4786160
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.17:1
Text on #FFFFFF
AAA
2.57:1
Text on #000000
FAIL
7.80:1
Text on #F8FAFC
AAA
2.19:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4907F0;
}
.text-color {
color: #4907F0;
}
.border-color {
border: 2px solid #4907F0;
}