#5066F8
A light, vivid blue closely aligning with Mediumslateblue.
About #5066F8
At its core, #5066F8 is a light and vivid hue. It is closely associated with the named CSS color Mediumslateblue. This translates to an RGB value of rgb(80, 102, 248).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 68% cyan, 59% magenta, 0% yellow, and 3% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#5066F8
RGB80, 102, 248
HSL232.1°, 92.3%, 64.3%
CMYK68%, 59%, 0%, 3%
HSV232.1°, 67.7%, 97.3%
LAB49.5, 38.1, -75.5
XYZ25.0, 18.0, 91.0
Decimal5269240
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.57:1
Text on #FFFFFF
AA
4.60:1
Text on #000000
AA
4.37:1
Text on #F8FAFC
AA Large
3.91:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5066F8;
}
.text-color {
color: #5066F8;
}
.border-color {
border: 2px solid #5066F8;
}