#5F7CD3
A light, moderate blue closely aligning with Cornflowerblue.
About #5F7CD3
The precise color #5F7CD3 is an excellent choice for modern design projects. Designers often compare it to the standard color Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 124, and 211.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 55% C, 41% M, 0% Y, and 17% K. 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. 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#5F7CD3
RGB95, 124, 211
HSL225.0°, 56.9%, 60.0%
CMYK55%, 41%, 0%, 17%
HSV225.0°, 55.0%, 82.7%
LAB53.5, 14.9, -48.1
XYZ23.7, 21.6, 64.5
Decimal6257875
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.95:1
Text on #FFFFFF
AA Large
5.31:1
Text on #000000
AA
3.78:1
Text on #F8FAFC
AA Large
4.51:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5F7CD3;
}
.text-color {
color: #5F7CD3;
}
.border-color {
border: 2px solid #5F7CD3;
}