#423AA8
A medium, moderate blue closely aligning with Rebeccapurple.
About #423AA8
The hex code #423AA8 represents a beautifully specific shade of blue. Its closest recognized web color is Rebeccapurple. This translates to an RGB value of rgb(66, 58, 168).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 61% C, 65% M, 0% Y, and 34% K. The HSL representation is 244.4° hue, 48.7% saturation, and 44.3% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#423AA8
RGB66, 58, 168
HSL244.4°, 48.7%, 44.3%
CMYK61%, 65%, 0%, 34%
HSV244.4°, 65.5%, 65.9%
LAB31.8, 36.2, -58.1
XYZ10.8, 7.0, 37.8
Decimal4340392
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.74:1
Text on #FFFFFF
AAA
2.40:1
Text on #000000
FAIL
8.35:1
Text on #F8FAFC
AAA
2.04:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #423AA8;
}
.text-color {
color: #423AA8;
}
.border-color {
border: 2px solid #423AA8;
}