Generated palette

Light Blue Palette

Light Blue Palette is a generated palette built from #ADD8E6, #E6BBAD, #ADE6D8, #ADBBE6. 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 Blue Palette combines primary #ADD8E6, secondary #E6BBAD, surface #ADE6D8, background #ADBBE6, 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
5use 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#ADD8E6Light Blue
Secondary#E6BBAD#E6BBAD
Surface#ADE6D8#ADE6D8
Background#ADBBE6#ADBBE6
Accent#000000Black

CSS Variables

--palette-light-blue-primary: #ADD8E6;
--palette-light-blue-secondary: #E6BBAD;
--palette-light-blue-surface: #ADE6D8;
--palette-light-blue-background: #ADBBE6;
--palette-light-blue-accent: #000000;

Accessibility Snapshot

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

Primary#ADD8E6
Black 13.74:1 · White 1.53:1
Best #000000
Secondary#E6BBAD
Black 12.08:1 · White 1.74:1
Best #000000
Surface#ADE6D8
Black 15.09:1 · White 1.39:1
Best #000000
Background#ADBBE6
Black 11.03:1 · White 1.9: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 Blue Palette Data (JSON)

Structured palette data for Light Blue Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.6371
Black text13.74:1AA Pass
White text1.53: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": "#ADD8E6",
    "name": "Light Blue"
  },
  {
    "role": "secondary",
    "hex": "#E6BBAD",
    "name": "#E6BBAD"
  },
  {
    "role": "surface",
    "hex": "#ADE6D8",
    "name": "#ADE6D8"
  },
  {
    "role": "background",
    "hex": "#ADBBE6",
    "name": "#ADBBE6"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#ADD8E6",
    "name": "Light Blue",
    "blackContrast": 13.74,
    "whiteContrast": 1.53,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "secondary",
    "hex": "#E6BBAD",
    "name": "#E6BBAD",
    "blackContrast": 12.08,
    "whiteContrast": 1.74,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#ADE6D8",
    "name": "#ADE6D8",
    "blackContrast": 15.09,
    "whiteContrast": 1.39,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "background",
    "hex": "#ADBBE6",
    "name": "#ADBBE6",
    "blackContrast": 11.03,
    "whiteContrast": 1.9,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "light blue palette",
  "generated palette",
  "blue palette",
  "orange palette",
  "cyan palette",
  "gray palette",
  "balanced palette",
  "dark palette",
  "neutral palette",
  "cool palette",
  "warm palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "calm digital interfaces"
]
CSS variables
"--palette-light-blue-primary: #ADD8E6;\n--palette-light-blue-secondary: #E6BBAD;\n--palette-light-blue-surface: #ADE6D8;\n--palette-light-blue-background: #ADBBE6;\n--palette-light-blue-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "light-blue",
  "name": "Light Blue Palette",
  "type": "generated",
  "sourceColor": "light-blue",
  "description": "Generated palette built from Light Blue, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Light Blue Palette combines primary #ADD8E6, secondary #E6BBAD, surface #ADE6D8, background #ADBBE6, 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 blue palette",
    "generated palette",
    "blue palette",
    "orange palette",
    "cyan palette",
    "gray palette",
    "balanced palette",
    "dark palette",
    "neutral palette",
    "cool palette",
    "warm palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#ADD8E6",
      "slug": "light-blue",
      "name": "Light Blue",
      "rgb": [
        173,
        216,
        230
      ],
      "hsl": [
        195,
        53,
        79
      ],
      "cmyk": [
        25,
        6,
        0,
        10
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.6371,
      "contrast": {
        "black": 13.74,
        "white": 1.53
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/light-blue/"
    },
    {
      "role": "secondary",
      "hex": "#E6BBAD",
      "slug": null,
      "name": "#E6BBAD",
      "rgb": [
        230,
        187,
        173
      ],
      "hsl": [
        15,
        53,
        79
      ],
      "cmyk": [
        0,
        19,
        25,
        10
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.5538,
      "contrast": {
        "black": 12.08,
        "white": 1.74
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/e6bbad/"
    },
    {
      "role": "surface",
      "hex": "#ADE6D8",
      "slug": null,
      "name": "#ADE6D8",
      "rgb": [
        173,
        230,
        216
      ],
      "hsl": [
        165,
        53,
        79
      ],
      "cmyk": [
        25,
        0,
        6,
        10
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.7044,
      "contrast": {
        "black": 15.09,
        "white": 1.39
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/ade6d8/"
    },
    {
      "role": "background",
      "hex": "#ADBBE6",
      "slug": null,
      "name": "#ADBBE6",
      "rgb": [
        173,
        187,
        230
      ],
      "hsl": [
        225,
        53,
        79
      ],
      "cmyk": [
        25,
        19,
        0,
        10
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.5014,
      "contrast": {
        "black": 11.03,
        "white": 1.9
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/adbbe6/"
    },
    {
      "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": "#ADD8E6",
      "name": "Light Blue"
    },
    {
      "role": "secondary",
      "hex": "#E6BBAD",
      "name": "#E6BBAD"
    },
    {
      "role": "surface",
      "hex": "#ADE6D8",
      "name": "#ADE6D8"
    },
    {
      "role": "background",
      "hex": "#ADBBE6",
      "name": "#ADBBE6"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#ADD8E6",
      "name": "Light Blue",
      "blackContrast": 13.74,
      "whiteContrast": 1.53,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "secondary",
      "hex": "#E6BBAD",
      "name": "#E6BBAD",
      "blackContrast": 12.08,
      "whiteContrast": 1.74,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#ADE6D8",
      "name": "#ADE6D8",
      "blackContrast": 15.09,
      "whiteContrast": 1.39,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "background",
      "hex": "#ADBBE6",
      "name": "#ADBBE6",
      "blackContrast": 11.03,
      "whiteContrast": 1.9,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-light-blue-primary: #ADD8E6;\n--palette-light-blue-secondary: #E6BBAD;\n--palette-light-blue-surface: #ADE6D8;\n--palette-light-blue-background: #ADBBE6;\n--palette-light-blue-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/light-blue.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/light-blue.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/light-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/light-blue.json"
}