Harmony system

Alice Blue Color Harmonies

Alice Blue color harmonies are generated from #F0F8FF with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Alice Blue into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.

Alice Blue sits in the blue family with cool temperature and light, pastel tone attributes. The harmony sets below explain which colors create contrast, which stay close to the source hue, and which work best for interface tokens or palette roles.

SourceAlice Blue · #F0F8FF
Groups6
Palette colors6
FamilyBlue

How the harmony works

Alice Blue Harmony Guide

Alice Blue harmonies are computed from hue relationships rather than subjective palette names. Complementary colors create direct contrast, analogous colors stay close to the source hue, triadic and tetradic groups add broader palette range, split-complementary colors soften contrast, and monochromatic variants keep the same hue for UI surfaces and states.

Machine-readable data

Machine-Readable Alice Blue Harmony Data (JSON)

Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Alice Blue.

AI-Ready Dataset v1.0.0
Luminance0.9288
Black text19.58:1AA Pass
White text1.07:1AA Fail
sourceColorCanonical source color
harmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic sets
signaturePaletteCompact harmony preview palette
semanticGroupsAI-ready harmony labels
useCasesDesign and retrieval contexts
accessibilityNotesContrast guidance for the source color
Download JSON Open API
Structured sections
Source color
{
  "slug": "alice-blue",
  "name": "Alice Blue",
  "hex": "#F0F8FF",
  "url": "https://www.colorsencyclopedia.com/colors/alice-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/alice-blue.json"
}
Harmony groups
[
  {
    "key": "complementary",
    "label": "Complementary",
    "behavior": "maximum hue contrast",
    "bestUse": "accent colors, strong calls to action, visual opposition",
    "description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
    "colors": [
      {
        "hex": "#FFF7F0",
        "name": "#FFF7F0",
        "slug": null,
        "rgb": [
          255,
          247,
          240
        ],
        "hsl": [
          28,
          100,
          97
        ],
        "cmyk": [
          0,
          3,
          6,
          0
        ],
        "luminance": 0.9407,
        "contrast": {
          "black": 19.81,
          "white": 1.06
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/fff7f0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fff7f0.json"
      }
    ],
    "anchor": "alice-blue-harmony-complementary"
  },
  {
    "key": "analogous",
    "label": "Analogous",
    "behavior": "neighboring hue movement",
    "bestUse": "calm palettes, gradients, natural transitions",
    "description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
    "colors": [
      {
        "hex": "#F0FFFE",
        "name": "#F0FFFE",
        "slug": null,
        "rgb": [
          240,
          255,
          254
        ],
        "hsl": [
          176,
          100,
          97
        ],
        "cmyk": [
          6,
          0,
          0,
          0
        ],
        "luminance": 0.972,
        "contrast": {
          "black": 20.44,
          "white": 1.03
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/f0fffe/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f0fffe.json"
      },
      {
        "hex": "#F0F0FF",
        "name": "#F0F0FF",
        "slug": null,
        "rgb": [
          240,
          240,
          255
        ],
        "hsl": [
          240,
          100,
          97
        ],
        "cmyk": [
          6,
          6,
          0,
          0
        ],
        "luminance": 0.8807,
        "contrast": {
          "black": 18.61,
          "white": 1.13
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/f0f0ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f0f0ff.json"
      }
    ],
    "anchor": "alice-blue-harmony-analogous"
  },
  {
    "key": "triadic",
    "label": "Triadic",
    "behavior": "three evenly spaced hues",
    "bestUse": "balanced contrast, playful systems, broad palette range",
    "description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
    "colors": [
      {
        "hex": "#FFF0F8",
        "name": "#FFF0F8",
        "slug": null,
        "rgb": [
          255,
          240,
          248
        ],
        "hsl": [
          328,
          100,
          97
        ],
        "cmyk": [
          0,
          6,
          3,
          0
        ],
        "luminance": 0.9036,
        "contrast": {
          "black": 19.07,
          "white": 1.1
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/fff0f8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fff0f8.json"
      },
      {
        "hex": "#F8FFF0",
        "name": "#F8FFF0",
        "slug": null,
        "rgb": [
          248,
          255,
          240
        ],
        "hsl": [
          88,
          100,
          97
        ],
        "cmyk": [
          3,
          0,
          6,
          0
        ],
        "luminance": 0.9777,
        "contrast": {
          "black": 20.55,
          "white": 1.02
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/f8fff0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f8fff0.json"
      }
    ],
    "anchor": "alice-blue-harmony-triadic"
  },
  {
    "key": "tetradic",
    "label": "Tetradic",
    "behavior": "two complementary pairs",
    "bestUse": "large design systems, dashboards, multi-state UI",
    "description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
    "colors": [
      {
        "hex": "#FEF0FF",
        "name": "#FEF0FF",
        "slug": null,
        "rgb": [
          254,
          240,
          255
        ],
        "hsl": [
          296,
          100,
          97
        ],
        "cmyk": [
          0,
          6,
          0,
          0
        ],
        "luminance": 0.9061,
        "contrast": {
          "black": 19.12,
          "white": 1.1
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/fef0ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fef0ff.json"
      },
      {
        "hex": "#FFF7F0",
        "name": "#FFF7F0",
        "slug": null,
        "rgb": [
          255,
          247,
          240
        ],
        "hsl": [
          28,
          100,
          97
        ],
        "cmyk": [
          0,
          3,
          6,
          0
        ],
        "luminance": 0.9407,
        "contrast": {
          "black": 19.81,
          "white": 1.06
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/fff7f0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fff7f0.json"
      },
      {
        "hex": "#F0FFF0",
        "name": "Honeydew",
        "slug": "honeydew",
        "rgb": [
          240,
          255,
          240
        ],
        "hsl": [
          120,
          100,
          97
        ],
        "cmyk": [
          6,
          0,
          6,
          0
        ],
        "luminance": 0.9634,
        "contrast": {
          "black": 20.27,
          "white": 1.04
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/honeydew/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/honeydew.json"
      }
    ],
    "anchor": "alice-blue-harmony-tetradic"
  },
  {
    "key": "splitComplementary",
    "label": "Split Complementary",
    "behavior": "softened complementary contrast",
    "bestUse": "brand palettes, accent pairs, less aggressive contrast",
    "description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
    "colors": [
      {
        "hex": "#FFF0F0",
        "name": "#FFF0F0",
        "slug": null,
        "rgb": [
          255,
          240,
          240
        ],
        "hsl": [
          0,
          100,
          97
        ],
        "cmyk": [
          0,
          6,
          6,
          0
        ],
        "luminance": 0.8987,
        "contrast": {
          "black": 18.97,
          "white": 1.11
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/fff0f0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fff0f0.json"
      },
      {
        "hex": "#FFFEF0",
        "name": "#FFFEF0",
        "slug": null,
        "rgb": [
          255,
          254,
          240
        ],
        "hsl": [
          56,
          100,
          97
        ],
        "cmyk": [
          0,
          0,
          6,
          0
        ],
        "luminance": 0.9843,
        "contrast": {
          "black": 20.69,
          "white": 1.02
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/fffef0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fffef0.json"
      }
    ],
    "anchor": "alice-blue-harmony-split-complementary"
  },
  {
    "key": "monochromatic",
    "label": "Monochromatic",
    "behavior": "same hue, different values",
    "bestUse": "surfaces, states, elevation, restrained UI themes",
    "description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
    "colors": [
      {
        "hex": "#FFFFFF",
        "name": "White",
        "slug": "white",
        "rgb": [
          255,
          255,
          255
        ],
        "hsl": [
          0,
          0,
          100
        ],
        "cmyk": [
          0,
          0,
          0,
          0
        ],
        "luminance": 1,
        "contrast": {
          "black": 21,
          "white": 1
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/white/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
      },
      {
        "hex": "#F0F8FF",
        "name": "Alice Blue",
        "slug": "alice-blue",
        "rgb": [
          240,
          248,
          255
        ],
        "hsl": [
          208,
          100,
          97
        ],
        "cmyk": [
          6,
          3,
          0,
          0
        ],
        "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/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/alice-blue.json"
      },
      {
        "hex": "#94CDFF",
        "name": "#94CDFF",
        "slug": null,
        "rgb": [
          148,
          205,
          255
        ],
        "hsl": [
          208,
          100,
          79
        ],
        "cmyk": [
          42,
          20,
          0,
          0
        ],
        "luminance": 0.5718,
        "contrast": {
          "black": 12.44,
          "white": 1.69
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/94cdff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/94cdff.json"
      }
    ],
    "anchor": "alice-blue-harmony-monochromatic"
  }
]
Signature palette
[
  "#F0F8FF",
  "#FFF7F0",
  "#F0FFFE",
  "#F0F0FF",
  "#FFFFFF",
  "#94CDFF"
]
Accessibility notes
[
  "Black contrast on Alice Blue: 19.58:1",
  "White contrast on Alice Blue: 1.07:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-alice-blue: #F0F8FF;\n  --alice-blue-complementary-1: #FFF7F0;\n  --alice-blue-analogous-1: #F0FFFE;\n  --alice-blue-analogous-2: #F0F0FF;\n  --alice-blue-triadic-1: #FFF0F8;\n  --alice-blue-triadic-2: #F8FFF0;\n  --alice-blue-tetradic-1: #FEF0FF;\n  --alice-blue-tetradic-2: #FFF7F0;\n  --alice-blue-tetradic-3: #F0FFF0;\n  --alice-blue-split-complementary-1: #FFF0F0;\n  --alice-blue-split-complementary-2: #FFFEF0;\n  --alice-blue-monochromatic-1: #FFFFFF;\n  --alice-blue-monochromatic-2: #F0F8FF;\n  --alice-blue-monochromatic-3: #94CDFF;\n}\n\n.palette-alice-blue-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #F0F8FF, #FFF7F0, #F0FFFE, #F0F0FF, #FFFFFF, #94CDFF);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "alice-blue",
  "name": "Alice Blue",
  "hex": "#F0F8FF",
  "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"
    ]
  },
  "sourceColor": {
    "slug": "alice-blue",
    "name": "Alice Blue",
    "hex": "#F0F8FF",
    "url": "https://www.colorsencyclopedia.com/colors/alice-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/alice-blue.json"
  },
  "harmonyGroups": [
    {
      "key": "complementary",
      "label": "Complementary",
      "behavior": "maximum hue contrast",
      "bestUse": "accent colors, strong calls to action, visual opposition",
      "description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
      "colors": [
        {
          "hex": "#FFF7F0",
          "name": "#FFF7F0",
          "slug": null,
          "rgb": [
            255,
            247,
            240
          ],
          "hsl": [
            28,
            100,
            97
          ],
          "cmyk": [
            0,
            3,
            6,
            0
          ],
          "luminance": 0.9407,
          "contrast": {
            "black": 19.81,
            "white": 1.06
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/fff7f0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fff7f0.json"
        }
      ],
      "anchor": "alice-blue-harmony-complementary"
    },
    {
      "key": "analogous",
      "label": "Analogous",
      "behavior": "neighboring hue movement",
      "bestUse": "calm palettes, gradients, natural transitions",
      "description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
      "colors": [
        {
          "hex": "#F0FFFE",
          "name": "#F0FFFE",
          "slug": null,
          "rgb": [
            240,
            255,
            254
          ],
          "hsl": [
            176,
            100,
            97
          ],
          "cmyk": [
            6,
            0,
            0,
            0
          ],
          "luminance": 0.972,
          "contrast": {
            "black": 20.44,
            "white": 1.03
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/f0fffe/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f0fffe.json"
        },
        {
          "hex": "#F0F0FF",
          "name": "#F0F0FF",
          "slug": null,
          "rgb": [
            240,
            240,
            255
          ],
          "hsl": [
            240,
            100,
            97
          ],
          "cmyk": [
            6,
            6,
            0,
            0
          ],
          "luminance": 0.8807,
          "contrast": {
            "black": 18.61,
            "white": 1.13
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/f0f0ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f0f0ff.json"
        }
      ],
      "anchor": "alice-blue-harmony-analogous"
    },
    {
      "key": "triadic",
      "label": "Triadic",
      "behavior": "three evenly spaced hues",
      "bestUse": "balanced contrast, playful systems, broad palette range",
      "description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
      "colors": [
        {
          "hex": "#FFF0F8",
          "name": "#FFF0F8",
          "slug": null,
          "rgb": [
            255,
            240,
            248
          ],
          "hsl": [
            328,
            100,
            97
          ],
          "cmyk": [
            0,
            6,
            3,
            0
          ],
          "luminance": 0.9036,
          "contrast": {
            "black": 19.07,
            "white": 1.1
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/fff0f8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fff0f8.json"
        },
        {
          "hex": "#F8FFF0",
          "name": "#F8FFF0",
          "slug": null,
          "rgb": [
            248,
            255,
            240
          ],
          "hsl": [
            88,
            100,
            97
          ],
          "cmyk": [
            3,
            0,
            6,
            0
          ],
          "luminance": 0.9777,
          "contrast": {
            "black": 20.55,
            "white": 1.02
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/f8fff0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f8fff0.json"
        }
      ],
      "anchor": "alice-blue-harmony-triadic"
    },
    {
      "key": "tetradic",
      "label": "Tetradic",
      "behavior": "two complementary pairs",
      "bestUse": "large design systems, dashboards, multi-state UI",
      "description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
      "colors": [
        {
          "hex": "#FEF0FF",
          "name": "#FEF0FF",
          "slug": null,
          "rgb": [
            254,
            240,
            255
          ],
          "hsl": [
            296,
            100,
            97
          ],
          "cmyk": [
            0,
            6,
            0,
            0
          ],
          "luminance": 0.9061,
          "contrast": {
            "black": 19.12,
            "white": 1.1
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/fef0ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fef0ff.json"
        },
        {
          "hex": "#FFF7F0",
          "name": "#FFF7F0",
          "slug": null,
          "rgb": [
            255,
            247,
            240
          ],
          "hsl": [
            28,
            100,
            97
          ],
          "cmyk": [
            0,
            3,
            6,
            0
          ],
          "luminance": 0.9407,
          "contrast": {
            "black": 19.81,
            "white": 1.06
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/fff7f0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fff7f0.json"
        },
        {
          "hex": "#F0FFF0",
          "name": "Honeydew",
          "slug": "honeydew",
          "rgb": [
            240,
            255,
            240
          ],
          "hsl": [
            120,
            100,
            97
          ],
          "cmyk": [
            6,
            0,
            6,
            0
          ],
          "luminance": 0.9634,
          "contrast": {
            "black": 20.27,
            "white": 1.04
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/honeydew/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/honeydew.json"
        }
      ],
      "anchor": "alice-blue-harmony-tetradic"
    },
    {
      "key": "splitComplementary",
      "label": "Split Complementary",
      "behavior": "softened complementary contrast",
      "bestUse": "brand palettes, accent pairs, less aggressive contrast",
      "description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
      "colors": [
        {
          "hex": "#FFF0F0",
          "name": "#FFF0F0",
          "slug": null,
          "rgb": [
            255,
            240,
            240
          ],
          "hsl": [
            0,
            100,
            97
          ],
          "cmyk": [
            0,
            6,
            6,
            0
          ],
          "luminance": 0.8987,
          "contrast": {
            "black": 18.97,
            "white": 1.11
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/fff0f0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fff0f0.json"
        },
        {
          "hex": "#FFFEF0",
          "name": "#FFFEF0",
          "slug": null,
          "rgb": [
            255,
            254,
            240
          ],
          "hsl": [
            56,
            100,
            97
          ],
          "cmyk": [
            0,
            0,
            6,
            0
          ],
          "luminance": 0.9843,
          "contrast": {
            "black": 20.69,
            "white": 1.02
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/fffef0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fffef0.json"
        }
      ],
      "anchor": "alice-blue-harmony-split-complementary"
    },
    {
      "key": "monochromatic",
      "label": "Monochromatic",
      "behavior": "same hue, different values",
      "bestUse": "surfaces, states, elevation, restrained UI themes",
      "description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
      "colors": [
        {
          "hex": "#FFFFFF",
          "name": "White",
          "slug": "white",
          "rgb": [
            255,
            255,
            255
          ],
          "hsl": [
            0,
            0,
            100
          ],
          "cmyk": [
            0,
            0,
            0,
            0
          ],
          "luminance": 1,
          "contrast": {
            "black": 21,
            "white": 1
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/white/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
        },
        {
          "hex": "#F0F8FF",
          "name": "Alice Blue",
          "slug": "alice-blue",
          "rgb": [
            240,
            248,
            255
          ],
          "hsl": [
            208,
            100,
            97
          ],
          "cmyk": [
            6,
            3,
            0,
            0
          ],
          "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/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/alice-blue.json"
        },
        {
          "hex": "#94CDFF",
          "name": "#94CDFF",
          "slug": null,
          "rgb": [
            148,
            205,
            255
          ],
          "hsl": [
            208,
            100,
            79
          ],
          "cmyk": [
            42,
            20,
            0,
            0
          ],
          "luminance": 0.5718,
          "contrast": {
            "black": 12.44,
            "white": 1.69
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/94cdff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/94cdff.json"
        }
      ],
      "anchor": "alice-blue-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#F0F8FF",
    "#FFF7F0",
    "#F0FFFE",
    "#F0F0FF",
    "#FFFFFF",
    "#94CDFF"
  ],
  "semanticGroups": [
    "blue harmony",
    "cool harmony",
    "light harmony",
    "pastel harmony",
    "alice blue palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Alice Blue: 19.58:1",
    "White contrast on Alice Blue: 1.07:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/alice-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/alice-blue.json",
    "https://www.colorsencyclopedia.com/api/hex/f0f8ff.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/alice-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/alice-blue.json",
  "cssSnippet": ":root {\n  --color-alice-blue: #F0F8FF;\n  --alice-blue-complementary-1: #FFF7F0;\n  --alice-blue-analogous-1: #F0FFFE;\n  --alice-blue-analogous-2: #F0F0FF;\n  --alice-blue-triadic-1: #FFF0F8;\n  --alice-blue-triadic-2: #F8FFF0;\n  --alice-blue-tetradic-1: #FEF0FF;\n  --alice-blue-tetradic-2: #FFF7F0;\n  --alice-blue-tetradic-3: #F0FFF0;\n  --alice-blue-split-complementary-1: #FFF0F0;\n  --alice-blue-split-complementary-2: #FFFEF0;\n  --alice-blue-monochromatic-1: #FFFFFF;\n  --alice-blue-monochromatic-2: #F0F8FF;\n  --alice-blue-monochromatic-3: #94CDFF;\n}\n\n.palette-alice-blue-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #F0F8FF, #FFF7F0, #F0FFFE, #F0F0FF, #FFFFFF, #94CDFF);\n}"
}

CSS Harmony Tokens

Use these tokens when Alice Blue needs a complete palette system instead of a single color variable.

:root {
  --color-alice-blue: #F0F8FF;
  --alice-blue-complementary-1: #FFF7F0;
  --alice-blue-analogous-1: #F0FFFE;
  --alice-blue-analogous-2: #F0F0FF;
  --alice-blue-triadic-1: #FFF0F8;
  --alice-blue-triadic-2: #F8FFF0;
  --alice-blue-tetradic-1: #FEF0FF;
  --alice-blue-tetradic-2: #FFF7F0;
  --alice-blue-tetradic-3: #F0FFF0;
  --alice-blue-split-complementary-1: #FFF0F0;
  --alice-blue-split-complementary-2: #FFFEF0;
  --alice-blue-monochromatic-1: #FFFFFF;
  --alice-blue-monochromatic-2: #F0F8FF;
  --alice-blue-monochromatic-3: #94CDFF;
}

.palette-alice-blue-harmony {
  color: #111827;
  background: linear-gradient(135deg, #F0F8FF, #FFF7F0, #F0FFFE, #F0F0FF, #FFFFFF, #94CDFF);
}

Alice Blue Harmony Groups

Open a group to inspect its generated colors, intended behavior, and best design use. Anchor links above open the matching group directly.

Complementary Harmony1 colors · maximum hue contrast

Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorAlice Blue · #F0F8FF
#FFF7F0#FFF7F0
Analogous Harmony2 colors · neighboring hue movement

Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorAlice Blue · #F0F8FF
#F0FFFE#F0FFFE
#F0F0FF#F0F0FF
Triadic Harmony2 colors · three evenly spaced hues

Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorAlice Blue · #F0F8FF
#FFF0F8#FFF0F8
#F8FFF0#F8FFF0
Tetradic Harmony3 colors · two complementary pairs

Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorAlice Blue · #F0F8FF
#FEF0FF#FEF0FF
#FFF7F0#FFF7F0
Honeydew#F0FFF0
Split Complementary Harmony2 colors · softened complementary contrast

Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorAlice Blue · #F0F8FF
#FFF0F0#FFF0F0
#FFFEF0#FFFEF0
Monochromatic Harmony3 colors · same hue, different values

Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorAlice Blue · #F0F8FF
White#FFFFFF
Alice Blue#F0F8FF
#94CDFF#94CDFF