CSS named colorPurple · mid · balanced
browser standard
#6495ED
Cornflower Blue
Best set with black text. The pairing reaches 7.06:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#6495EDsRGB hexadecimalRGB
rgb(100, 149, 237)screen channelsHSL
hsl(219, 79%, 66%)hue, saturation, lightnessCMYK
cmyk(58%, 37%, 0%, 7%)approximate process colorTailwind
blue-400nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA2.97:1
Black textAAA7.06:1
Recommendation
Use black text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.
Palette relationships
generated in color spaceTonal ramp
#050505
#29334C
#466298
#6495ED
#9EB5F2
#CED7F6
#FAFAFA
Analogous
#64D9ED
#6495ED
#7764ED
Triadic
#6495ED
#ED6495
#95ED64
Complement
#6495ED
#EDBC64
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-cornflower-blue: #6495ED;
}
.swatch {
background: var(--color-cornflower-blue);
color: #000000;
}Hue281°
Lightness62 L*
Chroma50.2
Luminance0.303