Generated palette
Light Sky Blue Palette
Light Sky Blue Palette: #87CEFA, #FAB285, #85FAEC, #8592FA. Check roles, contrast and CSS variables; open source-color links and JSON.
Light Sky Blue Palette assigns primary #87CEFA, secondary #FAB285, surface #85FAEC, background #8592FA, accent #000000. The set spans Blue, Orange, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #85FAEC at 0.7941; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Light Sky Blue Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#87CEFALight Sky Blue#FAB285#FAB285#85FAEC#85FAEC#8592FA#8592FA#000000BlackCSS Variables
--palette-light-sky-blue-primary: #87CEFA; --palette-light-sky-blue-secondary: #FAB285; --palette-light-sky-blue-surface: #85FAEC; --palette-light-sky-blue-background: #8592FA; --palette-light-sky-blue-accent: #000000;
Accessibility Snapshot
Compare all 5 Light Sky Blue Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Light Sky Blue Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Light Sky Blue Palette Data (JSON)
Structured palette data for Light Sky 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": "#87CEFA",
"name": "Light Sky Blue"
},
{
"role": "secondary",
"hex": "#FAB285",
"name": "#FAB285"
},
{
"role": "surface",
"hex": "#85FAEC",
"name": "#85FAEC"
},
{
"role": "background",
"hex": "#8592FA",
"name": "#8592FA"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#87CEFA",
"name": "Light Sky Blue",
"blackContrast": 12.24,
"whiteContrast": 1.72,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#FAB285",
"name": "#FAB285",
"blackContrast": 11.77,
"whiteContrast": 1.78,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#85FAEC",
"name": "#85FAEC",
"blackContrast": 16.88,
"whiteContrast": 1.24,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#8592FA",
"name": "#8592FA",
"blackContrast": 7.49,
"whiteContrast": 2.8,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"light sky blue palette",
"generated palette",
"blue palette",
"orange palette",
"cyan palette",
"gray 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-light-sky-blue-primary: #87CEFA;\n--palette-light-sky-blue-secondary: #FAB285;\n--palette-light-sky-blue-surface: #85FAEC;\n--palette-light-sky-blue-background: #8592FA;\n--palette-light-sky-blue-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "light-sky-blue",
"name": "Light Sky Blue Palette",
"type": "generated",
"sourceColor": "light-sky-blue",
"description": "Generated palette built from Light Sky Blue, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Light Sky Blue Palette combines primary #87CEFA, secondary #FAB285, surface #85FAEC, background #8592FA, 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": [
"light sky blue palette",
"generated palette",
"blue palette",
"orange palette",
"cyan palette",
"gray 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": "#87CEFA",
"slug": "light-sky-blue",
"name": "Light Sky Blue",
"rgb": [
135,
206,
250
],
"hsl": [
203,
92,
75
],
"cmyk": [
46,
18,
0,
2
],
"family": "blue",
"temperature": "cool",
"tone": [
"pastel"
],
"luminance": 0.562,
"contrast": {
"black": 12.24,
"white": 1.72
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/light-sky-blue/"
},
{
"role": "secondary",
"hex": "#FAB285",
"slug": null,
"name": "#FAB285",
"rgb": [
250,
178,
133
],
"hsl": [
23,
92,
75
],
"cmyk": [
0,
29,
47,
2
],
"family": "orange",
"temperature": "warm",
"tone": [
"pastel"
],
"luminance": 0.5386,
"contrast": {
"black": 11.77,
"white": 1.78
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#85FAEC",
"slug": null,
"name": "#85FAEC",
"rgb": [
133,
250,
236
],
"hsl": [
173,
92,
75
],
"cmyk": [
47,
0,
6,
2
],
"family": "cyan",
"temperature": "cool",
"tone": [
"pastel"
],
"luminance": 0.7941,
"contrast": {
"black": 16.88,
"white": 1.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "background",
"hex": "#8592FA",
"slug": null,
"name": "#8592FA",
"rgb": [
133,
146,
250
],
"hsl": [
233,
92,
75
],
"cmyk": [
47,
42,
0,
2
],
"family": "blue",
"temperature": "cool",
"tone": [
"pastel"
],
"luminance": 0.3245,
"contrast": {
"black": 7.49,
"white": 2.8
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"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": "#87CEFA",
"name": "Light Sky Blue"
},
{
"role": "secondary",
"hex": "#FAB285",
"name": "#FAB285"
},
{
"role": "surface",
"hex": "#85FAEC",
"name": "#85FAEC"
},
{
"role": "background",
"hex": "#8592FA",
"name": "#8592FA"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#87CEFA",
"name": "Light Sky Blue",
"blackContrast": 12.24,
"whiteContrast": 1.72,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#FAB285",
"name": "#FAB285",
"blackContrast": 11.77,
"whiteContrast": 1.78,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#85FAEC",
"name": "#85FAEC",
"blackContrast": 16.88,
"whiteContrast": 1.24,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#8592FA",
"name": "#8592FA",
"blackContrast": 7.49,
"whiteContrast": 2.8,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-light-sky-blue-primary: #87CEFA;\n--palette-light-sky-blue-secondary: #FAB285;\n--palette-light-sky-blue-surface: #85FAEC;\n--palette-light-sky-blue-background: #8592FA;\n--palette-light-sky-blue-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/light-sky-blue.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/light-sky-blue.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/light-sky-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/light-sky-blue.json"
}