#421DF8
A medium, vivid blue closely aligning with Blue.
About #421DF8
Visually, #421DF8 is defined as a vivid blue. Designers often compare it to the standard color Blue. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 29, and 248.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 73% C, 88% M, 0% Y, and 3% K. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#421DF8
RGB66, 29, 248
HSL250.1°, 94.0%, 54.3%
CMYK73%, 88%, 0%, 3%
HSV250.1°, 88.3%, 97.3%
LAB35.6, 73.0, -98.3
XYZ19.6, 8.8, 89.5
Decimal4333048
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.60:1
Text on #FFFFFF
AAA
2.76:1
Text on #000000
FAIL
7.26:1
Text on #F8FAFC
AAA
2.35:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #421DF8;
}
.text-color {
color: #421DF8;
}
.border-color {
border: 2px solid #421DF8;
}