#423AFF
A light, vivid blue closely aligning with Mediumblue.
About #423AFF
At its core, #423AFF is a light and vivid hue. Its closest recognized web color is Mediumblue. Its digital footprint relies on 66 parts red, 58 parts green, and 255 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 74% cyan, 77% magenta, 0% yellow, and 0% black. With a hue angle of 242.4 degrees, it sits comfortably in the blue spectrum.
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#423AFF
RGB66, 58, 255
HSL242.4°, 100.0%, 61.4%
CMYK74%, 77%, 0%, 0%
HSV242.4°, 77.3%, 100.0%
LAB40.3, 63.6, -94.6
XYZ21.8, 11.4, 95.7
Decimal4340479
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.40:1
Text on #FFFFFF
AA
3.28:1
Text on #000000
AA Large
6.12:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #423AFF;
}
.text-color {
color: #423AFF;
}
.border-color {
border: 2px solid #423AFF;
}