#3350FF
A light, vivid blue closely aligning with Blueviolet.
About #3350FF
The precise color #3350FF is an excellent choice for modern design projects. Its closest recognized web color is Blueviolet. In the RGB color space, it consists of 51 red, 80 green, and 255 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 80% C, 69% M, 0% Y, and 0% K. With a hue angle of 231.5 degrees, it sits comfortably in the blue spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3350FF
RGB51, 80, 255
HSL231.5°, 100.0%, 60.0%
CMYK80%, 69%, 0%, 0%
HSV231.5°, 80.0%, 100.0%
LAB43.7, 50.8, -88.8
XYZ22.3, 13.7, 96.1
Decimal3363071
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.63:1
Text on #FFFFFF
AA
3.73:1
Text on #000000
AA Large
5.38:1
Text on #F8FAFC
AA
3.17:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3350FF;
}
.text-color {
color: #3350FF;
}
.border-color {
border: 2px solid #3350FF;
}