#354BFA
A medium, vivid blue closely aligning with Blueviolet.
About #354BFA
The hex code #354BFA represents a beautifully specific shade of blue. Its closest recognized web color is Blueviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 53, 75, and 250.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 79% Cyan, 70% Magenta, 0% Yellow, and 2% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#354BFA
RGB53, 75, 250
HSL233.3°, 95.2%, 59.4%
CMYK79%, 70%, 0%, 2%
HSV233.3°, 78.8%, 98.0%
LAB42.3, 52.1, -88.4
XYZ21.2, 12.7, 91.8
Decimal3492858
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.94:1
Text on #FFFFFF
AA
3.54:1
Text on #000000
AA Large
5.67:1
Text on #F8FAFC
AA
3.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #354BFA;
}
.text-color {
color: #354BFA;
}
.border-color {
border: 2px solid #354BFA;
}