#758AF8
A light, vivid blue closely aligning with Dodgerblue.
About #758AF8
At its core, #758AF8 is a light and vivid hue. Its closest recognized web color is Dodgerblue. This translates to an RGB value of rgb(117, 138, 248).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 53% cyan and 44% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#758AF8
RGB117, 138, 248
HSL230.4°, 90.3%, 71.6%
CMYK53%, 44%, 0%, 3%
HSV230.4°, 52.8%, 97.3%
LAB60.5, 22.8, -57.5
XYZ33.4, 28.7, 92.6
Decimal7703288
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.11:1
Text on #FFFFFF
AA Large
6.75:1
Text on #000000
AA
2.97:1
Text on #F8FAFC
FAIL
5.74:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #758AF8;
}
.text-color {
color: #758AF8;
}
.border-color {
border: 2px solid #758AF8;
}