Harmony system

Pale Goldenrod Color Harmonies

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

Pale Goldenrod sits in the yellow family with warm temperature and balanced 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.

SourcePale Goldenrod · #EEE8AA
Groups6
Palette colors6
FamilyYellow

How the harmony works

Pale Goldenrod Harmony Guide

Pale Goldenrod 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 Pale Goldenrod Harmony Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.7879
Black text16.76:1AA Pass
White text1.25: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": "pale-goldenrod",
  "name": "Pale Goldenrod",
  "hex": "#EEE8AA",
  "url": "https://www.colorsencyclopedia.com/colors/pale-goldenrod/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.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": "#AAB0EE",
        "name": "#AAB0EE",
        "slug": null,
        "rgb": [
          170,
          176,
          238
        ],
        "hsl": [
          235,
          67,
          80
        ],
        "cmyk": [
          29,
          26,
          0,
          7
        ],
        "luminance": 0.4577,
        "contrast": {
          "black": 10.15,
          "white": 2.07
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/aab0ee/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/aab0ee.json"
      }
    ],
    "anchor": "pale-goldenrod-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": "#EEC6AA",
        "name": "#EEC6AA",
        "slug": null,
        "rgb": [
          238,
          198,
          170
        ],
        "hsl": [
          25,
          67,
          80
        ],
        "cmyk": [
          0,
          17,
          29,
          7
        ],
        "luminance": 0.6147,
        "contrast": {
          "black": 13.29,
          "white": 1.58
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/eec6aa/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/eec6aa.json"
      },
      {
        "hex": "#D2EEAA",
        "name": "#D2EEAA",
        "slug": null,
        "rgb": [
          210,
          238,
          170
        ],
        "hsl": [
          85,
          67,
          80
        ],
        "cmyk": [
          12,
          0,
          29,
          7
        ],
        "luminance": 0.7775,
        "contrast": {
          "black": 16.55,
          "white": 1.27
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/d2eeaa/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d2eeaa.json"
      }
    ],
    "anchor": "pale-goldenrod-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": "#AAEEE8",
        "name": "#AAEEE8",
        "slug": null,
        "rgb": [
          170,
          238,
          232
        ],
        "hsl": [
          175,
          67,
          80
        ],
        "cmyk": [
          29,
          0,
          3,
          7
        ],
        "luminance": 0.7552,
        "contrast": {
          "black": 16.1,
          "white": 1.3
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/aaeee8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/aaeee8.json"
      },
      {
        "hex": "#E8AAEE",
        "name": "#E8AAEE",
        "slug": null,
        "rgb": [
          232,
          170,
          238
        ],
        "hsl": [
          295,
          67,
          80
        ],
        "cmyk": [
          3,
          29,
          0,
          7
        ],
        "luminance": 0.5208,
        "contrast": {
          "black": 11.42,
          "white": 1.84
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/e8aaee/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e8aaee.json"
      }
    ],
    "anchor": "pale-goldenrod-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": "#AAEEC6",
        "name": "#AAEEC6",
        "slug": null,
        "rgb": [
          170,
          238,
          198
        ],
        "hsl": [
          145,
          67,
          80
        ],
        "cmyk": [
          29,
          0,
          17,
          7
        ],
        "luminance": 0.7377,
        "contrast": {
          "black": 15.75,
          "white": 1.33
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/aaeec6/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/aaeec6.json"
      },
      {
        "hex": "#AAB0EE",
        "name": "#AAB0EE",
        "slug": null,
        "rgb": [
          170,
          176,
          238
        ],
        "hsl": [
          235,
          67,
          80
        ],
        "cmyk": [
          29,
          26,
          0,
          7
        ],
        "luminance": 0.4577,
        "contrast": {
          "black": 10.15,
          "white": 2.07
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/aab0ee/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/aab0ee.json"
      },
      {
        "hex": "#EEAAD2",
        "name": "#EEAAD2",
        "slug": null,
        "rgb": [
          238,
          170,
          210
        ],
        "hsl": [
          325,
          67,
          80
        ],
        "cmyk": [
          0,
          29,
          12,
          7
        ],
        "luminance": 0.5158,
        "contrast": {
          "black": 11.32,
          "white": 1.86
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/eeaad2/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/eeaad2.json"
      }
    ],
    "anchor": "pale-goldenrod-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": "#AAD2EE",
        "name": "#AAD2EE",
        "slug": null,
        "rgb": [
          170,
          210,
          238
        ],
        "hsl": [
          205,
          67,
          80
        ],
        "cmyk": [
          29,
          12,
          0,
          7
        ],
        "luminance": 0.6081,
        "contrast": {
          "black": 13.16,
          "white": 1.6
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/aad2ee/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/aad2ee.json"
      },
      {
        "hex": "#C6AAEE",
        "name": "#C6AAEE",
        "slug": null,
        "rgb": [
          198,
          170,
          238
        ],
        "hsl": [
          265,
          67,
          80
        ],
        "cmyk": [
          17,
          29,
          0,
          7
        ],
        "luminance": 0.4693,
        "contrast": {
          "black": 10.39,
          "white": 2.02
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c6aaee/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c6aaee.json"
      }
    ],
    "anchor": "pale-goldenrod-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": "#FDFDF6",
        "name": "#FDFDF6",
        "slug": null,
        "rgb": [
          253,
          253,
          246
        ],
        "hsl": [
          60,
          64,
          98
        ],
        "cmyk": [
          0,
          0,
          3,
          1
        ],
        "luminance": 0.9779,
        "contrast": {
          "black": 20.56,
          "white": 1.02
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/fdfdf6/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fdfdf6.json"
      },
      {
        "hex": "#EEE8AA",
        "name": "Pale Goldenrod",
        "slug": "pale-goldenrod",
        "rgb": [
          238,
          232,
          170
        ],
        "hsl": [
          55,
          67,
          80
        ],
        "cmyk": [
          0,
          3,
          29,
          7
        ],
        "luminance": 0.7879,
        "contrast": {
          "black": 16.76,
          "white": 1.25
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/pale-goldenrod/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json"
      },
      {
        "hex": "#DFD45D",
        "name": "#DFD45D",
        "slug": null,
        "rgb": [
          223,
          212,
          93
        ],
        "hsl": [
          55,
          67,
          62
        ],
        "cmyk": [
          0,
          5,
          58,
          13
        ],
        "luminance": 0.6357,
        "contrast": {
          "black": 13.71,
          "white": 1.53
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/dfd45d/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/dfd45d.json"
      }
    ],
    "anchor": "pale-goldenrod-harmony-monochromatic"
  }
]
Signature palette
[
  "#EEE8AA",
  "#AAB0EE",
  "#EEC6AA",
  "#D2EEAA",
  "#FDFDF6",
  "#DFD45D"
]
Accessibility notes
[
  "Black contrast on Pale Goldenrod: 16.76:1",
  "White contrast on Pale Goldenrod: 1.25:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-pale-goldenrod: #EEE8AA;\n  --pale-goldenrod-complementary-1: #AAB0EE;\n  --pale-goldenrod-analogous-1: #EEC6AA;\n  --pale-goldenrod-analogous-2: #D2EEAA;\n  --pale-goldenrod-triadic-1: #AAEEE8;\n  --pale-goldenrod-triadic-2: #E8AAEE;\n  --pale-goldenrod-tetradic-1: #AAEEC6;\n  --pale-goldenrod-tetradic-2: #AAB0EE;\n  --pale-goldenrod-tetradic-3: #EEAAD2;\n  --pale-goldenrod-split-complementary-1: #AAD2EE;\n  --pale-goldenrod-split-complementary-2: #C6AAEE;\n  --pale-goldenrod-monochromatic-1: #FDFDF6;\n  --pale-goldenrod-monochromatic-2: #EEE8AA;\n  --pale-goldenrod-monochromatic-3: #DFD45D;\n}\n\n.palette-pale-goldenrod-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #EEE8AA, #AAB0EE, #EEC6AA, #D2EEAA, #FDFDF6, #DFD45D);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "pale-goldenrod",
  "name": "Pale Goldenrod",
  "hex": "#EEE8AA",
  "rgb": [
    238,
    232,
    170
  ],
  "hsl": [
    55,
    67,
    80
  ],
  "cmyk": [
    0,
    3,
    29,
    7
  ],
  "family": "yellow",
  "temperature": "warm",
  "tone": [
    "balanced"
  ],
  "luminance": 0.7879,
  "contrast": {
    "black": 16.76,
    "white": 1.25
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  "sourceColor": {
    "slug": "pale-goldenrod",
    "name": "Pale Goldenrod",
    "hex": "#EEE8AA",
    "url": "https://www.colorsencyclopedia.com/colors/pale-goldenrod/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.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": "#AAB0EE",
          "name": "#AAB0EE",
          "slug": null,
          "rgb": [
            170,
            176,
            238
          ],
          "hsl": [
            235,
            67,
            80
          ],
          "cmyk": [
            29,
            26,
            0,
            7
          ],
          "luminance": 0.4577,
          "contrast": {
            "black": 10.15,
            "white": 2.07
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/aab0ee/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/aab0ee.json"
        }
      ],
      "anchor": "pale-goldenrod-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": "#EEC6AA",
          "name": "#EEC6AA",
          "slug": null,
          "rgb": [
            238,
            198,
            170
          ],
          "hsl": [
            25,
            67,
            80
          ],
          "cmyk": [
            0,
            17,
            29,
            7
          ],
          "luminance": 0.6147,
          "contrast": {
            "black": 13.29,
            "white": 1.58
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/eec6aa/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/eec6aa.json"
        },
        {
          "hex": "#D2EEAA",
          "name": "#D2EEAA",
          "slug": null,
          "rgb": [
            210,
            238,
            170
          ],
          "hsl": [
            85,
            67,
            80
          ],
          "cmyk": [
            12,
            0,
            29,
            7
          ],
          "luminance": 0.7775,
          "contrast": {
            "black": 16.55,
            "white": 1.27
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/d2eeaa/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d2eeaa.json"
        }
      ],
      "anchor": "pale-goldenrod-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": "#AAEEE8",
          "name": "#AAEEE8",
          "slug": null,
          "rgb": [
            170,
            238,
            232
          ],
          "hsl": [
            175,
            67,
            80
          ],
          "cmyk": [
            29,
            0,
            3,
            7
          ],
          "luminance": 0.7552,
          "contrast": {
            "black": 16.1,
            "white": 1.3
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/aaeee8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/aaeee8.json"
        },
        {
          "hex": "#E8AAEE",
          "name": "#E8AAEE",
          "slug": null,
          "rgb": [
            232,
            170,
            238
          ],
          "hsl": [
            295,
            67,
            80
          ],
          "cmyk": [
            3,
            29,
            0,
            7
          ],
          "luminance": 0.5208,
          "contrast": {
            "black": 11.42,
            "white": 1.84
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/e8aaee/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e8aaee.json"
        }
      ],
      "anchor": "pale-goldenrod-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": "#AAEEC6",
          "name": "#AAEEC6",
          "slug": null,
          "rgb": [
            170,
            238,
            198
          ],
          "hsl": [
            145,
            67,
            80
          ],
          "cmyk": [
            29,
            0,
            17,
            7
          ],
          "luminance": 0.7377,
          "contrast": {
            "black": 15.75,
            "white": 1.33
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/aaeec6/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/aaeec6.json"
        },
        {
          "hex": "#AAB0EE",
          "name": "#AAB0EE",
          "slug": null,
          "rgb": [
            170,
            176,
            238
          ],
          "hsl": [
            235,
            67,
            80
          ],
          "cmyk": [
            29,
            26,
            0,
            7
          ],
          "luminance": 0.4577,
          "contrast": {
            "black": 10.15,
            "white": 2.07
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/aab0ee/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/aab0ee.json"
        },
        {
          "hex": "#EEAAD2",
          "name": "#EEAAD2",
          "slug": null,
          "rgb": [
            238,
            170,
            210
          ],
          "hsl": [
            325,
            67,
            80
          ],
          "cmyk": [
            0,
            29,
            12,
            7
          ],
          "luminance": 0.5158,
          "contrast": {
            "black": 11.32,
            "white": 1.86
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/eeaad2/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/eeaad2.json"
        }
      ],
      "anchor": "pale-goldenrod-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": "#AAD2EE",
          "name": "#AAD2EE",
          "slug": null,
          "rgb": [
            170,
            210,
            238
          ],
          "hsl": [
            205,
            67,
            80
          ],
          "cmyk": [
            29,
            12,
            0,
            7
          ],
          "luminance": 0.6081,
          "contrast": {
            "black": 13.16,
            "white": 1.6
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/aad2ee/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/aad2ee.json"
        },
        {
          "hex": "#C6AAEE",
          "name": "#C6AAEE",
          "slug": null,
          "rgb": [
            198,
            170,
            238
          ],
          "hsl": [
            265,
            67,
            80
          ],
          "cmyk": [
            17,
            29,
            0,
            7
          ],
          "luminance": 0.4693,
          "contrast": {
            "black": 10.39,
            "white": 2.02
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c6aaee/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c6aaee.json"
        }
      ],
      "anchor": "pale-goldenrod-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": "#FDFDF6",
          "name": "#FDFDF6",
          "slug": null,
          "rgb": [
            253,
            253,
            246
          ],
          "hsl": [
            60,
            64,
            98
          ],
          "cmyk": [
            0,
            0,
            3,
            1
          ],
          "luminance": 0.9779,
          "contrast": {
            "black": 20.56,
            "white": 1.02
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/fdfdf6/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fdfdf6.json"
        },
        {
          "hex": "#EEE8AA",
          "name": "Pale Goldenrod",
          "slug": "pale-goldenrod",
          "rgb": [
            238,
            232,
            170
          ],
          "hsl": [
            55,
            67,
            80
          ],
          "cmyk": [
            0,
            3,
            29,
            7
          ],
          "luminance": 0.7879,
          "contrast": {
            "black": 16.76,
            "white": 1.25
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/pale-goldenrod/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json"
        },
        {
          "hex": "#DFD45D",
          "name": "#DFD45D",
          "slug": null,
          "rgb": [
            223,
            212,
            93
          ],
          "hsl": [
            55,
            67,
            62
          ],
          "cmyk": [
            0,
            5,
            58,
            13
          ],
          "luminance": 0.6357,
          "contrast": {
            "black": 13.71,
            "white": 1.53
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/dfd45d/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/dfd45d.json"
        }
      ],
      "anchor": "pale-goldenrod-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#EEE8AA",
    "#AAB0EE",
    "#EEC6AA",
    "#D2EEAA",
    "#FDFDF6",
    "#DFD45D"
  ],
  "semanticGroups": [
    "yellow harmony",
    "warm harmony",
    "balanced harmony",
    "pale goldenrod palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Pale Goldenrod: 16.76:1",
    "White contrast on Pale Goldenrod: 1.25:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/pale-goldenrod.json",
    "https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json",
    "https://www.colorsencyclopedia.com/api/hex/eee8aa.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/pale-goldenrod/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/pale-goldenrod.json",
  "cssSnippet": ":root {\n  --color-pale-goldenrod: #EEE8AA;\n  --pale-goldenrod-complementary-1: #AAB0EE;\n  --pale-goldenrod-analogous-1: #EEC6AA;\n  --pale-goldenrod-analogous-2: #D2EEAA;\n  --pale-goldenrod-triadic-1: #AAEEE8;\n  --pale-goldenrod-triadic-2: #E8AAEE;\n  --pale-goldenrod-tetradic-1: #AAEEC6;\n  --pale-goldenrod-tetradic-2: #AAB0EE;\n  --pale-goldenrod-tetradic-3: #EEAAD2;\n  --pale-goldenrod-split-complementary-1: #AAD2EE;\n  --pale-goldenrod-split-complementary-2: #C6AAEE;\n  --pale-goldenrod-monochromatic-1: #FDFDF6;\n  --pale-goldenrod-monochromatic-2: #EEE8AA;\n  --pale-goldenrod-monochromatic-3: #DFD45D;\n}\n\n.palette-pale-goldenrod-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #EEE8AA, #AAB0EE, #EEC6AA, #D2EEAA, #FDFDF6, #DFD45D);\n}"
}

CSS Harmony Tokens

Use these tokens when Pale Goldenrod needs a complete palette system instead of a single color variable.

:root {
  --color-pale-goldenrod: #EEE8AA;
  --pale-goldenrod-complementary-1: #AAB0EE;
  --pale-goldenrod-analogous-1: #EEC6AA;
  --pale-goldenrod-analogous-2: #D2EEAA;
  --pale-goldenrod-triadic-1: #AAEEE8;
  --pale-goldenrod-triadic-2: #E8AAEE;
  --pale-goldenrod-tetradic-1: #AAEEC6;
  --pale-goldenrod-tetradic-2: #AAB0EE;
  --pale-goldenrod-tetradic-3: #EEAAD2;
  --pale-goldenrod-split-complementary-1: #AAD2EE;
  --pale-goldenrod-split-complementary-2: #C6AAEE;
  --pale-goldenrod-monochromatic-1: #FDFDF6;
  --pale-goldenrod-monochromatic-2: #EEE8AA;
  --pale-goldenrod-monochromatic-3: #DFD45D;
}

.palette-pale-goldenrod-harmony {
  color: #111827;
  background: linear-gradient(135deg, #EEE8AA, #AAB0EE, #EEC6AA, #D2EEAA, #FDFDF6, #DFD45D);
}

Pale Goldenrod 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 colorPale Goldenrod · #EEE8AA
#AAB0EE#AAB0EE
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 colorPale Goldenrod · #EEE8AA
#EEC6AA#EEC6AA
#D2EEAA#D2EEAA
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 colorPale Goldenrod · #EEE8AA
#AAEEE8#AAEEE8
#E8AAEE#E8AAEE
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 colorPale Goldenrod · #EEE8AA
#AAEEC6#AAEEC6
#AAB0EE#AAB0EE
#EEAAD2#EEAAD2
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 colorPale Goldenrod · #EEE8AA
#AAD2EE#AAD2EE
#C6AAEE#C6AAEE
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 colorPale Goldenrod · #EEE8AA
#FDFDF6#FDFDF6
Pale Goldenrod#EEE8AA
#DFD45D#DFD45D