#2C33D3
A medium, moderate blue closely aligning with Mediumblue.
About #2C33D3
The precise color #2C33D3 is an excellent choice for modern design projects. Its closest recognized web color is Mediumblue. This translates to an RGB value of rgb(44, 51, 211).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 79% cyan and 76% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2C33D3
RGB44, 51, 211
HSL237.5°, 65.5%, 50.0%
CMYK79%, 76%, 0%, 17%
HSV237.5°, 79.1%, 82.7%
LAB33.1, 52.1, -81.4
XYZ14.0, 7.6, 62.4
Decimal2896851
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.33:1
Text on #FFFFFF
AAA
2.52:1
Text on #000000
FAIL
7.96:1
Text on #F8FAFC
AAA
2.14:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C33D3;
}
.text-color {
color: #2C33D3;
}
.border-color {
border: 2px solid #2C33D3;
}