Use this color
Create with Cornflower Blue
Open a professional color tool with #6495ED already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-cornflower-blue: #6495ED;
.bg-cornflower-blue { background-color: #6495ED; }
.text-cornflower-blue { color: #6495ED; }Color meaning and use
About Cornflower Blue Color
Cornflower Blue uses HEX #6495ED, RGB 100, 149, 237, and HSL 219°, 79%, 66%. The dataset classifies it in the blue family with cool temperature and vibrant visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.3032; black contrast is 7.06:1 and white contrast is 2.97:1, making black the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Cornflower Blue against black and white text.
Downloadable color reference infographic
Cornflower Blue Color Reference Infographic
Save a high-resolution infographic of Cornflower Blue, including its color values, coordinated palette, and black and white text contrast.

Color Harmonies
Variants
Pairings
Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Color systems
{
"hex": "#6495ED",
"rgb": [
100,
149,
237
],
"hsl": [
219,
79,
66
],
"cmyk": [
58,
37,
0,
7
],
"luminance": 0.3032,
"contrast": {
"black": 7.06,
"white": 2.97
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
}Harmonies
{
"complementary": "#EDBD64",
"analogous": [
"#64D8ED",
"#7864ED"
],
"triadic": [
"#ED6494",
"#94ED64"
],
"tetradic": [
"#ED64D8",
"#EDBD64",
"#64ED78"
],
"splitComplementary": [
"#ED7864",
"#D8ED64"
],
"monochromatic": [
"#B6CDF6",
"#6495ED",
"#1A5DDB"
]
}Variants
{
"light": "#B6CDF6",
"dark": "#1A5DDB",
"saturated": "#528EFF",
"desaturated": "#7799DA",
"pastel": "#D9E4F7",
"neon": "#7AA9FF"
}Pairings
{
"best": [
"#000000",
"#EDBD64",
"#64D8ED",
"#7864ED"
],
"avoid": [
"#7799DA",
"#B6CDF6"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#B6CDF6",
"#7799DA"
]
}Knowledge graph
{
"nearestColors": [
"cornflower",
"glacier-blue",
"maya-blue",
"medium-slate-blue",
"aquamarine-blue"
],
"generatedPalettes": [
"cornflower-blue"
],
"generatedComparisons": [
"cornflower-blue-vs-glacier-blue",
"cornflower-vs-cornflower-blue"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant"
],
"relatedTools": [
"/harmonies/cornflower-blue",
"/wcag/cornflower-blue",
"/css/colors/cornflower-blue",
"/hex/6495ed",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant"
],
"narrower": [
"/palettes/cornflower-blue"
],
"related": [
"/colors/cornflower",
"/colors/glacier-blue",
"/colors/maya-blue",
"/colors/medium-slate-blue",
"/colors/aquamarine-blue",
"/compare/cornflower-blue-vs-glacier-blue",
"/compare/cornflower-vs-cornflower-blue",
"/harmonies/cornflower-blue",
"/wcag/cornflower-blue",
"/css/colors/cornflower-blue",
"/hex/6495ed",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "cornflower-blue",
"name": "Cornflower Blue",
"cssName": "cornflowerblue",
"hex": "#6495ED",
"family": "blue",
"temperature": "cool",
"tone": [
"vibrant"
],
"uses": [
"web design",
"CSS color systems",
"UI prototyping"
],
"psychology": {
"associations": [
"context dependent"
],
"contexts": [
"web interfaces",
"design systems",
"technical color references"
],
"avoidIn": [
"claims that require brand or cultural specificity"
]
},
"aliases": [
"cornflowerblue"
],
"sourceType": "standard",
"confidence": "high",
"sourceUrl": "https://www.w3.org/TR/css-color-4/#named-colors",
"origin": {
"type": "css",
"notes": "Standard CSS named color."
},
"reviewStatus": "auto",
"editorialNotes": "Generated from CSS named color data and computed color-system properties.",
"tags": [
"blue",
"cool",
"vibrant",
"web-design",
"css-color-systems",
"ui-prototyping",
"context-dependent"
],
"popularity": 67,
"rgb": [
100,
149,
237
],
"hsl": [
219,
79,
66
],
"cmyk": [
58,
37,
0,
7
],
"luminance": 0.3032,
"contrast": {
"black": 7.06,
"white": 2.97
},
"harmonies": {
"complementary": "#EDBD64",
"analogous": [
"#64D8ED",
"#7864ED"
],
"triadic": [
"#ED6494",
"#94ED64"
],
"tetradic": [
"#ED64D8",
"#EDBD64",
"#64ED78"
],
"splitComplementary": [
"#ED7864",
"#D8ED64"
],
"monochromatic": [
"#B6CDF6",
"#6495ED",
"#1A5DDB"
]
},
"variants": {
"light": "#B6CDF6",
"dark": "#1A5DDB",
"saturated": "#528EFF",
"desaturated": "#7799DA",
"pastel": "#D9E4F7",
"neon": "#7AA9FF"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"css": {
"variable": "--color-cornflower-blue: #6495ED;",
"utility": ".bg-cornflower-blue { background-color: #6495ED; }",
"textUtility": ".text-cornflower-blue { color: #6495ED; }"
},
"nearestColors": [
"cornflower",
"glacier-blue",
"maya-blue",
"medium-slate-blue",
"aquamarine-blue"
],
"generatedPalettes": [
"cornflower-blue"
],
"generatedComparisons": [
"cornflower-blue-vs-glacier-blue",
"cornflower-vs-cornflower-blue"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant"
],
"relatedTools": [
"/harmonies/cornflower-blue",
"/wcag/cornflower-blue",
"/css/colors/cornflower-blue",
"/hex/6495ed",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant"
],
"narrower": [
"/palettes/cornflower-blue"
],
"related": [
"/colors/cornflower",
"/colors/glacier-blue",
"/colors/maya-blue",
"/colors/medium-slate-blue",
"/colors/aquamarine-blue",
"/compare/cornflower-blue-vs-glacier-blue",
"/compare/cornflower-vs-cornflower-blue",
"/harmonies/cornflower-blue",
"/wcag/cornflower-blue",
"/css/colors/cornflower-blue",
"/hex/6495ed",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#000000",
"#EDBD64",
"#64D8ED",
"#7864ED"
],
"avoid": [
"#7799DA",
"#B6CDF6"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#B6CDF6",
"#7799DA"
]
}
}