#426DF8
A light, vivid blue closely aligning with Royalblue.
About #426DF8
Visually, #426DF8 is defined as a vivid blue. Its closest recognized web color is Royalblue. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 109, and 248.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 73% cyan, 56% magenta, 0% yellow, and 3% black. With a hue angle of 225.8 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#426DF8
RGB66, 109, 248
HSL225.8°, 92.9%, 61.6%
CMYK73%, 56%, 0%, 3%
HSV225.8°, 73.4%, 97.3%
LAB50.5, 32.1, -73.8
XYZ24.7, 18.9, 91.2
Decimal4353528
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.40:1
Text on #FFFFFF
AA Large
4.77:1
Text on #000000
AA
4.20:1
Text on #F8FAFC
AA Large
4.06:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #426DF8;
}
.text-color {
color: #426DF8;
}
.border-color {
border: 2px solid #426DF8;
}