#331DD3
A medium, vivid blue closely aligning with Mediumblue.
About #331DD3
At its core, #331DD3 is a medium and vivid hue. Its closest recognized web color is Mediumblue. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 29, and 211.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 76% C, 86% M, 0% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
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#331DD3
RGB51, 29, 211
HSL247.3°, 75.8%, 47.1%
CMYK76%, 86%, 0%, 17%
HSV247.3°, 86.3%, 82.7%
LAB30.1, 62.5, -86.4
XYZ13.6, 6.3, 62.1
Decimal3349971
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.30:1
Text on #FFFFFF
AAA
2.26:1
Text on #000000
FAIL
8.89:1
Text on #F8FAFC
AAA
1.92:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #331DD3;
}
.text-color {
color: #331DD3;
}
.border-color {
border: 2px solid #331DD3;
}