#5066DB
A medium, moderate blue closely aligning with Royalblue.
About #5066DB
When working with digital screens, the color #5066DB is rendered by mixing light. Designers often compare it to the standard color Royalblue. In the RGB color space, it consists of 80 red, 102 green, and 219 blue.
Translating this color to physical media requires the CMYK color model. The color uses 63% Cyan, 53% Magenta, 0% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5066DB
RGB80, 102, 219
HSL230.5°, 65.9%, 58.6%
CMYK63%, 53%, 0%, 14%
HSV230.5°, 63.5%, 85.9%
LAB47.4, 28.3, -62.5
XYZ20.8, 16.3, 69.1
Decimal5269211
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.92:1
Text on #FFFFFF
AA
4.26:1
Text on #000000
AA Large
4.71:1
Text on #F8FAFC
AA
3.63:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5066DB;
}
.text-color {
color: #5066DB;
}
.border-color {
border: 2px solid #5066DB;
}