#4233E9
A medium, vivid blue closely aligning with Mediumblue.
About #4233E9
When working with digital screens, the color #4233E9 is rendered by mixing light. Its closest recognized web color is Mediumblue. In the RGB color space, it consists of 66 red, 51 green, and 233 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 72% C, 78% M, 0% Y, and 9% K. The HSL representation is 244.9° hue, 80.5% saturation, and 55.7% lightness.
When using this color as a background, text legibility must be considered. 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#4233E9
RGB66, 51, 233
HSL244.9°, 80.5%, 55.7%
CMYK72%, 78%, 0%, 9%
HSV244.9°, 78.1%, 91.4%
LAB36.8, 60.5, -88.0
XYZ18.1, 9.4, 78.0
Decimal4338665
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.29:1
Text on #FFFFFF
AAA
2.88:1
Text on #000000
FAIL
6.96:1
Text on #F8FAFC
AA
2.45:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4233E9;
}
.text-color {
color: #4233E9;
}
.border-color {
border: 2px solid #4233E9;
}