#5F8AFF
A light, vivid blue closely aligning with Dodgerblue.
About #5F8AFF
Visually, #5F8AFF is defined as a vivid blue. Designers often compare it to the standard color Dodgerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 138, and 255.
Translating this color to physical media requires the CMYK color model. The color uses 63% Cyan, 46% Magenta, 0% Yellow, and 0% Black. The HSL representation is 223.9° hue, 100.0% saturation, and 68.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 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#5F8AFF
RGB95, 138, 255
HSL223.9°, 100.0%, 68.6%
CMYK63%, 46%, 0%, 0%
HSV223.9°, 62.7%, 100.0%
LAB59.7, 20.9, -62.7
XYZ31.9, 27.8, 98.3
Decimal6261503
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.20:1
Text on #FFFFFF
AA Large
6.57:1
Text on #000000
AA
3.06:1
Text on #F8FAFC
AA Large
5.58:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5F8AFF;
}
.text-color {
color: #5F8AFF;
}
.border-color {
border: 2px solid #5F8AFF;
}