#5766AF
A medium, moderate blue closely aligning with Darkslateblue.
About #5766AF
The precise color #5766AF is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkslateblue. This translates to an RGB value of rgb(87, 102, 175).
For print applications, it's crucial to understand its CMYK makeup. The color uses 50% Cyan, 42% Magenta, 0% Yellow, and 31% Black. With a hue angle of 229.8 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5766AF
RGB87, 102, 175
HSL229.8°, 35.5%, 51.4%
CMYK50%, 42%, 0%, 31%
HSV229.8°, 50.3%, 68.6%
LAB45.1, 15.0, -40.8
XYZ16.4, 14.6, 42.5
Decimal5727919
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.35:1
Text on #FFFFFF
AA
3.92:1
Text on #000000
AA Large
5.11:1
Text on #F8FAFC
AA
3.34:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5766AF;
}
.text-color {
color: #5766AF;
}
.border-color {
border: 2px solid #5766AF;
}