#4200F8
A medium, vivid purple closely aligning with Blue.
About #4200F8
The precise color #4200F8 is an excellent choice for modern design projects. Its closest recognized web color is Blue. Its digital footprint relies on 66 parts red, 0 parts green, and 248 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 73% Cyan, 100% 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. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#4200F8
RGB66, 0, 248
HSL256.0°, 100.0%, 48.6%
CMYK73%, 100%, 0%, 3%
HSV256.0°, 100.0%, 97.3%
LAB33.8, 78.5, -101.3
XYZ19.2, 7.9, 89.3
Decimal4325624
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.12:1
Text on #FFFFFF
AAA
2.59:1
Text on #000000
FAIL
7.76:1
Text on #F8FAFC
AAA
2.20:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4200F8;
}
.text-color {
color: #4200F8;
}
.border-color {
border: 2px solid #4200F8;
}