#75A8FF
A light, vivid blue closely aligning with Cornflowerblue.
About #75A8FF
Visually, #75A8FF is defined as a vivid blue. It is closely associated with the named CSS color Cornflowerblue. Its digital footprint relies on 117 parts red, 168 parts green, and 255 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 54% cyan and 34% magenta inks. The HSL representation is 217.8° hue, 100.0% saturation, and 72.9% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#75A8FF
RGB117, 168, 255
HSL217.8°, 100.0%, 72.9%
CMYK54%, 34%, 0%, 0%
HSV217.8°, 54.1%, 100.0%
LAB68.8, 7.4, -48.3
XYZ39.4, 39.0, 100.1
Decimal7710975
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.39:1
Text on #FFFFFF
FAIL
8.80:1
Text on #000000
AAA
2.28:1
Text on #F8FAFC
FAIL
7.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75A8FF;
}
.text-color {
color: #75A8FF;
}
.border-color {
border: 2px solid #75A8FF;
}