Use this color
Create with Alice Blue
Open a professional color tool with #F0F8FF already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-alice-blue: #F0F8FF;
.bg-alice-blue { background-color: #F0F8FF; }
.text-alice-blue { color: #F0F8FF; }Color meaning and use
About Alice Blue Color
Alice Blue uses HEX #F0F8FF, RGB 240, 248, 255, and HSL 208°, 100%, 97%. The dataset classifies it in the blue family with cool temperature and light and pastel visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.9288; black contrast is 19.58:1 and white contrast is 1.07:1, making black the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Alice Blue against black and white text.
Downloadable color reference infographic
Alice Blue Color Reference Infographic
Save a high-resolution infographic of Alice 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": "#F0F8FF",
"rgb": [
240,
248,
255
],
"hsl": [
208,
100,
97
],
"cmyk": [
6,
3,
0,
0
],
"luminance": 0.9288,
"contrast": {
"black": 19.58,
"white": 1.07
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}Harmonies
{
"complementary": "#FFF7F0",
"analogous": [
"#F0FFFE",
"#F0F0FF"
],
"triadic": [
"#FFF0F8",
"#F8FFF0"
],
"tetradic": [
"#FEF0FF",
"#FFF7F0",
"#F0FFF0"
],
"splitComplementary": [
"#FFF0F0",
"#FFFEF0"
],
"monochromatic": [
"#FFFFFF",
"#F0F8FF",
"#94CDFF"
]
}Variants
{
"light": "#FFFFFF",
"dark": "#94CDFF",
"saturated": "#F0F8FF",
"desaturated": "#F1F8FD",
"pastel": "#FFFFFF",
"neon": "#FFFFFF"
}Pairings
{
"best": [
"#000000",
"#FFF7F0",
"#F0FFFE",
"#F0F0FF"
],
"avoid": [
"#F1F8FD",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#F1F8FD"
]
}Knowledge graph
{
"nearestColors": [
"cool-white",
"azure",
"ghost-white",
"magnolia",
"cloud"
],
"generatedPalettes": [
"alice-blue"
],
"generatedComparisons": [
"alice-blue-vs-azure",
"alice-blue-vs-cool-white"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"relatedTools": [
"/harmonies/alice-blue",
"/wcag/alice-blue",
"/css/colors/alice-blue",
"/hex/f0f8ff",
"/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/light",
"/colors/by-tone/pastel"
],
"narrower": [
"/palettes/alice-blue"
],
"related": [
"/colors/cool-white",
"/colors/azure",
"/colors/ghost-white",
"/colors/magnolia",
"/colors/cloud",
"/compare/alice-blue-vs-azure",
"/compare/alice-blue-vs-cool-white",
"/harmonies/alice-blue",
"/wcag/alice-blue",
"/css/colors/alice-blue",
"/hex/f0f8ff",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "alice-blue",
"name": "Alice Blue",
"cssName": "aliceblue",
"hex": "#F0F8FF",
"family": "blue",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"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": [
"aliceblue"
],
"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",
"light",
"pastel",
"web-design",
"css-color-systems",
"ui-prototyping",
"context-dependent"
],
"popularity": 67,
"rgb": [
240,
248,
255
],
"hsl": [
208,
100,
97
],
"cmyk": [
6,
3,
0,
0
],
"luminance": 0.9288,
"contrast": {
"black": 19.58,
"white": 1.07
},
"harmonies": {
"complementary": "#FFF7F0",
"analogous": [
"#F0FFFE",
"#F0F0FF"
],
"triadic": [
"#FFF0F8",
"#F8FFF0"
],
"tetradic": [
"#FEF0FF",
"#FFF7F0",
"#F0FFF0"
],
"splitComplementary": [
"#FFF0F0",
"#FFFEF0"
],
"monochromatic": [
"#FFFFFF",
"#F0F8FF",
"#94CDFF"
]
},
"variants": {
"light": "#FFFFFF",
"dark": "#94CDFF",
"saturated": "#F0F8FF",
"desaturated": "#F1F8FD",
"pastel": "#FFFFFF",
"neon": "#FFFFFF"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"css": {
"variable": "--color-alice-blue: #F0F8FF;",
"utility": ".bg-alice-blue { background-color: #F0F8FF; }",
"textUtility": ".text-alice-blue { color: #F0F8FF; }"
},
"nearestColors": [
"cool-white",
"azure",
"ghost-white",
"magnolia",
"cloud"
],
"generatedPalettes": [
"alice-blue"
],
"generatedComparisons": [
"alice-blue-vs-azure",
"alice-blue-vs-cool-white"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"relatedTools": [
"/harmonies/alice-blue",
"/wcag/alice-blue",
"/css/colors/alice-blue",
"/hex/f0f8ff",
"/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/light",
"/colors/by-tone/pastel"
],
"narrower": [
"/palettes/alice-blue"
],
"related": [
"/colors/cool-white",
"/colors/azure",
"/colors/ghost-white",
"/colors/magnolia",
"/colors/cloud",
"/compare/alice-blue-vs-azure",
"/compare/alice-blue-vs-cool-white",
"/harmonies/alice-blue",
"/wcag/alice-blue",
"/css/colors/alice-blue",
"/hex/f0f8ff",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#000000",
"#FFF7F0",
"#F0FFFE",
"#F0F0FF"
],
"avoid": [
"#F1F8FD",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#F1F8FD"
]
}
}