Generated palette

Baby Blue Palette

Baby Blue Palette: #89CFF0, #F0AA8A, #8AF0DD, #8A9CF0. Check roles, contrast and CSS variables; open source-color links and JSON.

Baby Blue Palette assigns primary #89CFF0, secondary #F0AA8A, surface #8AF0DD, background #8A9CF0, accent #000000. The set spans Blue, Orange, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #8AF0DD at 0.7294; black gives higher contrast on 4 of 5 values.

5colors
Blue palettedominant group
5use cases

Palette Color Roles

Baby Blue Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.

Primary#89CFF0Baby Blue
Secondary#F0AA8A#F0AA8A
Surface#8AF0DD#8AF0DD
Background#8A9CF0#8A9CF0
Accent#000000Black

CSS Variables

--palette-baby-blue-primary: #89CFF0;
--palette-baby-blue-secondary: #F0AA8A;
--palette-baby-blue-surface: #8AF0DD;
--palette-baby-blue-background: #8A9CF0;
--palette-baby-blue-accent: #000000;

Accessibility Snapshot

Compare all 5 Baby Blue Palette values against black and white text, with the stronger standard foreground identified for each role.

Primary#89CFF0
Black 12.25:1 · White 1.71:1
Best #000000
Secondary#F0AA8A
Black 10.82:1 · White 1.94:1
Best #000000
Surface#8AF0DD
Black 15.59:1 · White 1.35:1
Best #000000
Background#8A9CF0
Black 8.09:1 · White 2.59:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

Preview how the Baby Blue Palette roles behave together across common interface components before copying the CSS variables.

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 Baby Blue Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.5624
Black text12.25:1AA Pass
White text1.71: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": "#89CFF0",
    "name": "Baby Blue"
  },
  {
    "role": "secondary",
    "hex": "#F0AA8A",
    "name": "#F0AA8A"
  },
  {
    "role": "surface",
    "hex": "#8AF0DD",
    "name": "#8AF0DD"
  },
  {
    "role": "background",
    "hex": "#8A9CF0",
    "name": "#8A9CF0"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#89CFF0",
    "name": "Baby Blue",
    "blackContrast": 12.25,
    "whiteContrast": 1.71,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "secondary",
    "hex": "#F0AA8A",
    "name": "#F0AA8A",
    "blackContrast": 10.82,
    "whiteContrast": 1.94,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#8AF0DD",
    "name": "#8AF0DD",
    "blackContrast": 15.59,
    "whiteContrast": 1.35,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "background",
    "hex": "#8A9CF0",
    "name": "#8A9CF0",
    "blackContrast": 8.09,
    "whiteContrast": 2.59,
    "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
[
  "baby blue palette",
  "generated palette",
  "blue palette",
  "orange palette",
  "cyan palette",
  "gray palette",
  "vibrant 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-baby-blue-primary: #89CFF0;\n--palette-baby-blue-secondary: #F0AA8A;\n--palette-baby-blue-surface: #8AF0DD;\n--palette-baby-blue-background: #8A9CF0;\n--palette-baby-blue-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "baby-blue",
  "name": "Baby Blue Palette",
  "type": "generated",
  "sourceColor": "baby-blue",
  "description": "Generated palette built from Baby Blue, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Baby Blue Palette combines primary #89CFF0, secondary #F0AA8A, surface #8AF0DD, background #8A9CF0, 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": [
    "baby blue palette",
    "generated palette",
    "blue palette",
    "orange palette",
    "cyan palette",
    "gray palette",
    "vibrant 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": "#89CFF0",
      "slug": "baby-blue",
      "name": "Baby Blue",
      "rgb": [
        137,
        207,
        240
      ],
      "hsl": [
        199,
        77,
        74
      ],
      "cmyk": [
        43,
        14,
        0,
        6
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.5624,
      "contrast": {
        "black": 12.25,
        "white": 1.71
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/baby-blue/"
    },
    {
      "role": "secondary",
      "hex": "#F0AA8A",
      "slug": null,
      "name": "#F0AA8A",
      "rgb": [
        240,
        170,
        138
      ],
      "hsl": [
        19,
        77,
        74
      ],
      "cmyk": [
        0,
        29,
        43,
        6
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.4911,
      "contrast": {
        "black": 10.82,
        "white": 1.94
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#8AF0DD",
      "slug": null,
      "name": "#8AF0DD",
      "rgb": [
        138,
        240,
        221
      ],
      "hsl": [
        169,
        77,
        74
      ],
      "cmyk": [
        43,
        0,
        8,
        6
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7294,
      "contrast": {
        "black": 15.59,
        "white": 1.35
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#8A9CF0",
      "slug": null,
      "name": "#8A9CF0",
      "rgb": [
        138,
        156,
        240
      ],
      "hsl": [
        229,
        77,
        74
      ],
      "cmyk": [
        43,
        35,
        0,
        6
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3547,
      "contrast": {
        "black": 8.09,
        "white": 2.59
      },
      "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": "#89CFF0",
      "name": "Baby Blue"
    },
    {
      "role": "secondary",
      "hex": "#F0AA8A",
      "name": "#F0AA8A"
    },
    {
      "role": "surface",
      "hex": "#8AF0DD",
      "name": "#8AF0DD"
    },
    {
      "role": "background",
      "hex": "#8A9CF0",
      "name": "#8A9CF0"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#89CFF0",
      "name": "Baby Blue",
      "blackContrast": 12.25,
      "whiteContrast": 1.71,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "secondary",
      "hex": "#F0AA8A",
      "name": "#F0AA8A",
      "blackContrast": 10.82,
      "whiteContrast": 1.94,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#8AF0DD",
      "name": "#8AF0DD",
      "blackContrast": 15.59,
      "whiteContrast": 1.35,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "background",
      "hex": "#8A9CF0",
      "name": "#8A9CF0",
      "blackContrast": 8.09,
      "whiteContrast": 2.59,
      "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-baby-blue-primary: #89CFF0;\n--palette-baby-blue-secondary: #F0AA8A;\n--palette-baby-blue-surface: #8AF0DD;\n--palette-baby-blue-background: #8A9CF0;\n--palette-baby-blue-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/baby-blue.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/baby-blue.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/baby-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/baby-blue.json"
}