#3316B6
A medium, vivid blue closely aligning with Darkblue.
About #3316B6
Visually, #3316B6 is defined as a vivid blue. Designers often compare it to the standard color Darkblue. In the RGB color space, it consists of 51 red, 22 green, and 182 blue.
Translating this color to physical media requires the CMYK color model. The color uses 72% Cyan, 88% Magenta, 0% Yellow, and 29% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3316B6
RGB51, 22, 182
HSL250.9°, 78.4%, 40.0%
CMYK72%, 88%, 0%, 29%
HSV250.9°, 87.9%, 71.4%
LAB25.7, 56.9, -76.6
XYZ10.1, 4.7, 44.6
Decimal3348150
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.88:1
Text on #FFFFFF
AAA
1.93:1
Text on #000000
FAIL
10.39:1
Text on #F8FAFC
AAA
1.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3316B6;
}
.text-color {
color: #3316B6;
}
.border-color {
border: 2px solid #3316B6;
}