#6495ED

cornflowerblue

#6495ED is a blue colour. In RGB it is 100 red, 149 green and 237 blue, which converts to a hue of 219 degrees, 79% saturation and 66% lightness. It is one of the named CSS colours, written as cornflowerblue in stylesheets.

Color values

HEX#6495ED
RGBrgb(100, 149, 237)
HSLhsl(219, 79%, 66%)
HSVhsv(219, 58%, 93%)
CMYKcmyk(58%, 37%, 0%, 7%)

Contrast and accessibility

Against white the contrast ratio is 2.97:1, and against black it is 7.06:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White2.97:1FailFail
Black7.06:1AAAAAA

Tints and shades

Lighter tints move #6495ED toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #6495ED;
CSS rgb()color: rgb(100 149 237);
Tailwindbg-[#6495ed]
SwiftUIColor(red: 0.392, green: 0.584, blue: 0.929)
AndroidColor.parseColor("#6495ED")

Related tools