Generated palette
Alice Blue Palette
Alice Blue Palette: #F0F8FF, #FFF7F0, #F0FFFE, #F0F0FF. Check roles, contrast and CSS variables; open source-color links and JSON.
Alice Blue Palette assigns primary #F0F8FF, secondary #FFF7F0, surface #F0FFFE, background #F0F0FF, accent #000000. The set spans Blue, Orange, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #F0FFFE at 0.972; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Alice Blue Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#F0F8FFAlice Blue#FFF7F0#FFF7F0#F0FFFE#F0FFFE#F0F0FF#F0F0FF#000000BlackCSS Variables
--palette-alice-blue-primary: #F0F8FF; --palette-alice-blue-secondary: #FFF7F0; --palette-alice-blue-surface: #F0FFFE; --palette-alice-blue-background: #F0F0FF; --palette-alice-blue-accent: #000000;
Accessibility Snapshot
Compare all 5 Alice Blue Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Alice Blue Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Alice Blue Palette Data (JSON)
Structured palette data for Alice Blue Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured sections
Roles
[
{
"role": "primary",
"hex": "#F0F8FF",
"name": "Alice Blue"
},
{
"role": "secondary",
"hex": "#FFF7F0",
"name": "#FFF7F0"
},
{
"role": "surface",
"hex": "#F0FFFE",
"name": "#F0FFFE"
},
{
"role": "background",
"hex": "#F0F0FF",
"name": "#F0F0FF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#F0F8FF",
"name": "Alice Blue",
"blackContrast": 19.58,
"whiteContrast": 1.07,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FFF7F0",
"name": "#FFF7F0",
"blackContrast": 19.81,
"whiteContrast": 1.06,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#F0FFFE",
"name": "#F0FFFE",
"blackContrast": 20.44,
"whiteContrast": 1.03,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#F0F0FF",
"name": "#F0F0FF",
"blackContrast": 18.61,
"whiteContrast": 1.13,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"alice blue palette",
"generated palette",
"blue palette",
"orange palette",
"cyan palette",
"gray palette",
"light palette",
"pastel palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"soft backgrounds",
"calm digital interfaces"
]CSS variables
"--palette-alice-blue-primary: #F0F8FF;\n--palette-alice-blue-secondary: #FFF7F0;\n--palette-alice-blue-surface: #F0FFFE;\n--palette-alice-blue-background: #F0F0FF;\n--palette-alice-blue-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "alice-blue",
"name": "Alice Blue Palette",
"type": "generated",
"sourceColor": "alice-blue",
"description": "Generated palette built from Alice Blue, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Alice Blue Palette combines primary #F0F8FF, secondary #FFF7F0, surface #F0FFFE, background #F0F0FF, accent #000000. According to Colors Encyclopedia, the palette works as a blue palette, orange palette, cyan palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
"semanticGroups": [
"alice blue palette",
"generated palette",
"blue palette",
"orange palette",
"cyan palette",
"gray palette",
"light palette",
"pastel palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"soft backgrounds",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#F0F8FF",
"slug": "alice-blue",
"name": "Alice Blue",
"rgb": [
240,
248,
255
],
"hsl": [
208,
100,
97
],
"cmyk": [
6,
3,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.9288,
"contrast": {
"black": 19.58,
"white": 1.07
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/alice-blue/"
},
{
"role": "secondary",
"hex": "#FFF7F0",
"slug": null,
"name": "#FFF7F0",
"rgb": [
255,
247,
240
],
"hsl": [
28,
100,
97
],
"cmyk": [
0,
3,
6,
0
],
"family": "orange",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.9407,
"contrast": {
"black": 19.81,
"white": 1.06
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#F0FFFE",
"slug": null,
"name": "#F0FFFE",
"rgb": [
240,
255,
254
],
"hsl": [
176,
100,
97
],
"cmyk": [
6,
0,
0,
0
],
"family": "cyan",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.972,
"contrast": {
"black": 20.44,
"white": 1.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "background",
"hex": "#F0F0FF",
"slug": null,
"name": "#F0F0FF",
"rgb": [
240,
240,
255
],
"hsl": [
240,
100,
97
],
"cmyk": [
6,
6,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.8807,
"contrast": {
"black": 18.61,
"white": 1.13
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "accent",
"hex": "#000000",
"slug": "black",
"name": "Black",
"rgb": [
0,
0,
0
],
"hsl": [
0,
0,
0
],
"cmyk": [
0,
0,
0,
100
],
"family": "gray",
"temperature": "neutral",
"tone": [
"dark",
"neutral"
],
"luminance": 0,
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/black/"
}
],
"roles": [
{
"role": "primary",
"hex": "#F0F8FF",
"name": "Alice Blue"
},
{
"role": "secondary",
"hex": "#FFF7F0",
"name": "#FFF7F0"
},
{
"role": "surface",
"hex": "#F0FFFE",
"name": "#F0FFFE"
},
{
"role": "background",
"hex": "#F0F0FF",
"name": "#F0F0FF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#F0F8FF",
"name": "Alice Blue",
"blackContrast": 19.58,
"whiteContrast": 1.07,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FFF7F0",
"name": "#FFF7F0",
"blackContrast": 19.81,
"whiteContrast": 1.06,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#F0FFFE",
"name": "#F0FFFE",
"blackContrast": 20.44,
"whiteContrast": 1.03,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#F0F0FF",
"name": "#F0F0FF",
"blackContrast": 18.61,
"whiteContrast": 1.13,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-alice-blue-primary: #F0F8FF;\n--palette-alice-blue-secondary: #FFF7F0;\n--palette-alice-blue-surface: #F0FFFE;\n--palette-alice-blue-background: #F0F0FF;\n--palette-alice-blue-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/alice-blue.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/alice-blue.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/alice-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/alice-blue.json"
}