#492CFF
A medium, vivid blue closely aligning with Mediumblue.
About #492CFF
The precise color #492CFF is an excellent choice for modern design projects. Its closest recognized web color is Mediumblue. This translates to an RGB value of rgb(73, 44, 255).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 71% C, 83% M, 0% Y, and 0% K. The HSL representation is 248.2° hue, 100.0% saturation, and 58.6% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#492CFF
RGB73, 44, 255
HSL248.2°, 100.0%, 58.6%
CMYK71%, 83%, 0%, 0%
HSV248.2°, 82.7%, 100.0%
LAB38.6, 70.2, -97.3
XYZ21.7, 10.4, 95.5
Decimal4795647
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.80:1
Text on #FFFFFF
AA
3.09:1
Text on #000000
AA Large
6.50:1
Text on #F8FAFC
AA
2.62:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #492CFF;
}
.text-color {
color: #492CFF;
}
.border-color {
border: 2px solid #492CFF;
}