Generated palette

Light Sky Blue Palette

Light Sky Blue Palette is a generated palette built from #87CEFA, #FAB285, #85FAEC, #8592FA. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.

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.

5colors
Blue palettedominant group
6use cases

Palette Color Roles

Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.

Primary#87CEFALight Sky Blue
Secondary#FAB285#FAB285
Surface#85FAEC#85FAEC
Background#8592FA#8592FA
Accent#000000Black

CSS 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

Contrast checks for each palette color against black and white text, with best foreground guidance.

Primary#87CEFA
Black 12.24:1 · White 1.72:1
Best #000000
Secondary#FAB285
Black 11.77:1 · White 1.78:1
Best #000000
Surface#85FAEC
Black 16.88:1 · White 1.24:1
Best #000000
Background#8592FA
Black 7.49:1 · White 2.8:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

A compact preview of how the palette behaves across common interface components.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

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.

AI-Ready Dataset v1.0.0
Luminance0.562
Black text12.24:1AA Pass
White text1.72:1AA Fail
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured 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": "https://www.colorsencyclopedia.com/hex/fab285/"
    },
    {
      "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": "https://www.colorsencyclopedia.com/hex/85faec/"
    },
    {
      "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": "https://www.colorsencyclopedia.com/hex/8592fa/"
    },
    {
      "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"
}