Harmony system

Light Goldenrod Yellow Color Harmonies

Light Goldenrod Yellow harmonies from #FAFAD2: complementary #D1D1FA, plus five harmony groups with CSS and contrast data.

Light Goldenrod Yellow is a warm yellow at hue 60°, saturation 80% and lightness 90%. The sets below keep those measurements visible while moving around the color wheel, making it easier to choose close hues, direct contrast or a wider token system.

SourceLight Goldenrod Yellow · #FAFAD2
Groups6
Palette colors6
FamilyYellow

How the harmony works

Light Goldenrod Yellow Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.9335
Black text19.67: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": "light-goldenrod-yellow",
  "name": "Light Goldenrod Yellow",
  "hex": "#FAFAD2",
  "url": "https://www.colorsencyclopedia.com/colors/light-goldenrod-yellow/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-goldenrod-yellow.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": "#D1D1FA",
        "name": "#D1D1FA",
        "slug": null,
        "rgb": [
          209,
          209,
          250
        ],
        "hsl": [
          240,
          80,
          90
        ],
        "cmyk": [
          16,
          16,
          0,
          2
        ],
        "luminance": 0.6606,
        "contrast": {
          "black": 14.21,
          "white": 1.48
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "light-goldenrod-yellow-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": "#FAE6D1",
        "name": "#FAE6D1",
        "slug": null,
        "rgb": [
          250,
          230,
          209
        ],
        "hsl": [
          31,
          80,
          90
        ],
        "cmyk": [
          0,
          8,
          16,
          2
        ],
        "luminance": 0.8152,
        "contrast": {
          "black": 17.3,
          "white": 1.21
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#E6FAD1",
        "name": "#E6FAD1",
        "slug": null,
        "rgb": [
          230,
          250,
          209
        ],
        "hsl": [
          89,
          80,
          90
        ],
        "cmyk": [
          8,
          0,
          16,
          2
        ],
        "luminance": 0.898,
        "contrast": {
          "black": 18.96,
          "white": 1.11
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "light-goldenrod-yellow-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": "#D1FAFA",
        "name": "#D1FAFA",
        "slug": null,
        "rgb": [
          209,
          250,
          250
        ],
        "hsl": [
          180,
          80,
          90
        ],
        "cmyk": [
          16,
          0,
          0,
          2
        ],
        "luminance": 0.8883,
        "contrast": {
          "black": 18.77,
          "white": 1.12
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#FAD1FA",
        "name": "#FAD1FA",
        "slug": null,
        "rgb": [
          250,
          209,
          250
        ],
        "hsl": [
          300,
          80,
          90
        ],
        "cmyk": [
          0,
          16,
          0,
          2
        ],
        "luminance": 0.7283,
        "contrast": {
          "black": 15.57,
          "white": 1.35
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "light-goldenrod-yellow-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": "#D1FAE6",
        "name": "#D1FAE6",
        "slug": null,
        "rgb": [
          209,
          250,
          230
        ],
        "hsl": [
          151,
          80,
          90
        ],
        "cmyk": [
          16,
          0,
          8,
          2
        ],
        "luminance": 0.8764,
        "contrast": {
          "black": 18.53,
          "white": 1.13
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#D1D1FA",
        "name": "#D1D1FA",
        "slug": null,
        "rgb": [
          209,
          209,
          250
        ],
        "hsl": [
          240,
          80,
          90
        ],
        "cmyk": [
          16,
          16,
          0,
          2
        ],
        "luminance": 0.6606,
        "contrast": {
          "black": 14.21,
          "white": 1.48
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#FAD1E6",
        "name": "#FAD1E6",
        "slug": null,
        "rgb": [
          250,
          209,
          230
        ],
        "hsl": [
          329,
          80,
          90
        ],
        "cmyk": [
          0,
          16,
          8,
          2
        ],
        "luminance": 0.7164,
        "contrast": {
          "black": 15.33,
          "white": 1.37
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "light-goldenrod-yellow-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": "#D1E5FA",
        "name": "#D1E5FA",
        "slug": null,
        "rgb": [
          209,
          229,
          250
        ],
        "hsl": [
          211,
          80,
          90
        ],
        "cmyk": [
          16,
          8,
          0,
          2
        ],
        "luminance": 0.765,
        "contrast": {
          "black": 16.3,
          "white": 1.29
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#E5D1FA",
        "name": "#E5D1FA",
        "slug": null,
        "rgb": [
          229,
          209,
          250
        ],
        "hsl": [
          269,
          80,
          90
        ],
        "cmyk": [
          8,
          16,
          0,
          2
        ],
        "luminance": 0.6916,
        "contrast": {
          "black": 14.83,
          "white": 1.42
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "light-goldenrod-yellow-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": "#FAFAD2",
        "name": "Light Goldenrod Yellow",
        "slug": "light-goldenrod-yellow",
        "rgb": [
          250,
          250,
          210
        ],
        "hsl": [
          60,
          80,
          90
        ],
        "cmyk": [
          0,
          0,
          16,
          2
        ],
        "luminance": 0.9335,
        "contrast": {
          "black": 19.67,
          "white": 1.07
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/light-goldenrod-yellow/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-goldenrod-yellow.json"
      },
      {
        "hex": "#F1F17E",
        "name": "#F1F17E",
        "slug": null,
        "rgb": [
          241,
          241,
          126
        ],
        "hsl": [
          60,
          80,
          72
        ],
        "cmyk": [
          0,
          0,
          48,
          5
        ],
        "luminance": 0.8312,
        "contrast": {
          "black": 17.62,
          "white": 1.19
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "light-goldenrod-yellow-harmony-monochromatic"
  }
]
Signature palette
[
  "#FAFAD2",
  "#D1D1FA",
  "#FAE6D1",
  "#E6FAD1",
  "#FFFFFF",
  "#F1F17E"
]
Accessibility notes
[
  "Black contrast on Light Goldenrod Yellow: 19.67:1",
  "White contrast on Light Goldenrod Yellow: 1.07:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-light-goldenrod-yellow: #FAFAD2;\n  --light-goldenrod-yellow-complementary-1: #D1D1FA;\n  --light-goldenrod-yellow-analogous-1: #FAE6D1;\n  --light-goldenrod-yellow-analogous-2: #E6FAD1;\n  --light-goldenrod-yellow-triadic-1: #D1FAFA;\n  --light-goldenrod-yellow-triadic-2: #FAD1FA;\n  --light-goldenrod-yellow-tetradic-1: #D1FAE6;\n  --light-goldenrod-yellow-tetradic-2: #D1D1FA;\n  --light-goldenrod-yellow-tetradic-3: #FAD1E6;\n  --light-goldenrod-yellow-split-complementary-1: #D1E5FA;\n  --light-goldenrod-yellow-split-complementary-2: #E5D1FA;\n  --light-goldenrod-yellow-monochromatic-1: #FFFFFF;\n  --light-goldenrod-yellow-monochromatic-2: #FAFAD2;\n  --light-goldenrod-yellow-monochromatic-3: #F1F17E;\n}\n\n.palette-light-goldenrod-yellow-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #FAFAD2, #D1D1FA, #FAE6D1, #E6FAD1, #FFFFFF, #F1F17E);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "light-goldenrod-yellow",
  "name": "Light Goldenrod Yellow",
  "hex": "#FAFAD2",
  "rgb": [
    250,
    250,
    210
  ],
  "hsl": [
    60,
    80,
    90
  ],
  "cmyk": [
    0,
    0,
    16,
    2
  ],
  "family": "yellow",
  "temperature": "warm",
  "tone": [
    "light",
    "pastel"
  ],
  "luminance": 0.9335,
  "contrast": {
    "black": 19.67,
    "white": 1.07
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  "sourceColor": {
    "slug": "light-goldenrod-yellow",
    "name": "Light Goldenrod Yellow",
    "hex": "#FAFAD2",
    "url": "https://www.colorsencyclopedia.com/colors/light-goldenrod-yellow/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-goldenrod-yellow.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": "#D1D1FA",
          "name": "#D1D1FA",
          "slug": null,
          "rgb": [
            209,
            209,
            250
          ],
          "hsl": [
            240,
            80,
            90
          ],
          "cmyk": [
            16,
            16,
            0,
            2
          ],
          "luminance": 0.6606,
          "contrast": {
            "black": 14.21,
            "white": 1.48
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "light-goldenrod-yellow-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": "#FAE6D1",
          "name": "#FAE6D1",
          "slug": null,
          "rgb": [
            250,
            230,
            209
          ],
          "hsl": [
            31,
            80,
            90
          ],
          "cmyk": [
            0,
            8,
            16,
            2
          ],
          "luminance": 0.8152,
          "contrast": {
            "black": 17.3,
            "white": 1.21
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#E6FAD1",
          "name": "#E6FAD1",
          "slug": null,
          "rgb": [
            230,
            250,
            209
          ],
          "hsl": [
            89,
            80,
            90
          ],
          "cmyk": [
            8,
            0,
            16,
            2
          ],
          "luminance": 0.898,
          "contrast": {
            "black": 18.96,
            "white": 1.11
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "light-goldenrod-yellow-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": "#D1FAFA",
          "name": "#D1FAFA",
          "slug": null,
          "rgb": [
            209,
            250,
            250
          ],
          "hsl": [
            180,
            80,
            90
          ],
          "cmyk": [
            16,
            0,
            0,
            2
          ],
          "luminance": 0.8883,
          "contrast": {
            "black": 18.77,
            "white": 1.12
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#FAD1FA",
          "name": "#FAD1FA",
          "slug": null,
          "rgb": [
            250,
            209,
            250
          ],
          "hsl": [
            300,
            80,
            90
          ],
          "cmyk": [
            0,
            16,
            0,
            2
          ],
          "luminance": 0.7283,
          "contrast": {
            "black": 15.57,
            "white": 1.35
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "light-goldenrod-yellow-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": "#D1FAE6",
          "name": "#D1FAE6",
          "slug": null,
          "rgb": [
            209,
            250,
            230
          ],
          "hsl": [
            151,
            80,
            90
          ],
          "cmyk": [
            16,
            0,
            8,
            2
          ],
          "luminance": 0.8764,
          "contrast": {
            "black": 18.53,
            "white": 1.13
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#D1D1FA",
          "name": "#D1D1FA",
          "slug": null,
          "rgb": [
            209,
            209,
            250
          ],
          "hsl": [
            240,
            80,
            90
          ],
          "cmyk": [
            16,
            16,
            0,
            2
          ],
          "luminance": 0.6606,
          "contrast": {
            "black": 14.21,
            "white": 1.48
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#FAD1E6",
          "name": "#FAD1E6",
          "slug": null,
          "rgb": [
            250,
            209,
            230
          ],
          "hsl": [
            329,
            80,
            90
          ],
          "cmyk": [
            0,
            16,
            8,
            2
          ],
          "luminance": 0.7164,
          "contrast": {
            "black": 15.33,
            "white": 1.37
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "light-goldenrod-yellow-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": "#D1E5FA",
          "name": "#D1E5FA",
          "slug": null,
          "rgb": [
            209,
            229,
            250
          ],
          "hsl": [
            211,
            80,
            90
          ],
          "cmyk": [
            16,
            8,
            0,
            2
          ],
          "luminance": 0.765,
          "contrast": {
            "black": 16.3,
            "white": 1.29
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#E5D1FA",
          "name": "#E5D1FA",
          "slug": null,
          "rgb": [
            229,
            209,
            250
          ],
          "hsl": [
            269,
            80,
            90
          ],
          "cmyk": [
            8,
            16,
            0,
            2
          ],
          "luminance": 0.6916,
          "contrast": {
            "black": 14.83,
            "white": 1.42
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "light-goldenrod-yellow-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": "#FAFAD2",
          "name": "Light Goldenrod Yellow",
          "slug": "light-goldenrod-yellow",
          "rgb": [
            250,
            250,
            210
          ],
          "hsl": [
            60,
            80,
            90
          ],
          "cmyk": [
            0,
            0,
            16,
            2
          ],
          "luminance": 0.9335,
          "contrast": {
            "black": 19.67,
            "white": 1.07
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/light-goldenrod-yellow/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-goldenrod-yellow.json"
        },
        {
          "hex": "#F1F17E",
          "name": "#F1F17E",
          "slug": null,
          "rgb": [
            241,
            241,
            126
          ],
          "hsl": [
            60,
            80,
            72
          ],
          "cmyk": [
            0,
            0,
            48,
            5
          ],
          "luminance": 0.8312,
          "contrast": {
            "black": 17.62,
            "white": 1.19
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "light-goldenrod-yellow-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#FAFAD2",
    "#D1D1FA",
    "#FAE6D1",
    "#E6FAD1",
    "#FFFFFF",
    "#F1F17E"
  ],
  "semanticGroups": [
    "yellow harmony",
    "warm harmony",
    "light harmony",
    "pastel harmony",
    "light goldenrod yellow palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Light Goldenrod Yellow: 19.67:1",
    "White contrast on Light Goldenrod Yellow: 1.07:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/light-goldenrod-yellow.json",
    "https://www.colorsencyclopedia.com/api/colors/light-goldenrod-yellow.json",
    "https://www.colorsencyclopedia.com/api/hex/fafad2.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/light-goldenrod-yellow/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/light-goldenrod-yellow.json",
  "cssSnippet": ":root {\n  --color-light-goldenrod-yellow: #FAFAD2;\n  --light-goldenrod-yellow-complementary-1: #D1D1FA;\n  --light-goldenrod-yellow-analogous-1: #FAE6D1;\n  --light-goldenrod-yellow-analogous-2: #E6FAD1;\n  --light-goldenrod-yellow-triadic-1: #D1FAFA;\n  --light-goldenrod-yellow-triadic-2: #FAD1FA;\n  --light-goldenrod-yellow-tetradic-1: #D1FAE6;\n  --light-goldenrod-yellow-tetradic-2: #D1D1FA;\n  --light-goldenrod-yellow-tetradic-3: #FAD1E6;\n  --light-goldenrod-yellow-split-complementary-1: #D1E5FA;\n  --light-goldenrod-yellow-split-complementary-2: #E5D1FA;\n  --light-goldenrod-yellow-monochromatic-1: #FFFFFF;\n  --light-goldenrod-yellow-monochromatic-2: #FAFAD2;\n  --light-goldenrod-yellow-monochromatic-3: #F1F17E;\n}\n\n.palette-light-goldenrod-yellow-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #FAFAD2, #D1D1FA, #FAE6D1, #E6FAD1, #FFFFFF, #F1F17E);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-light-goldenrod-yellow: #FAFAD2;
  --light-goldenrod-yellow-complementary-1: #D1D1FA;
  --light-goldenrod-yellow-analogous-1: #FAE6D1;
  --light-goldenrod-yellow-analogous-2: #E6FAD1;
  --light-goldenrod-yellow-triadic-1: #D1FAFA;
  --light-goldenrod-yellow-triadic-2: #FAD1FA;
  --light-goldenrod-yellow-tetradic-1: #D1FAE6;
  --light-goldenrod-yellow-tetradic-2: #D1D1FA;
  --light-goldenrod-yellow-tetradic-3: #FAD1E6;
  --light-goldenrod-yellow-split-complementary-1: #D1E5FA;
  --light-goldenrod-yellow-split-complementary-2: #E5D1FA;
  --light-goldenrod-yellow-monochromatic-1: #FFFFFF;
  --light-goldenrod-yellow-monochromatic-2: #FAFAD2;
  --light-goldenrod-yellow-monochromatic-3: #F1F17E;
}

.palette-light-goldenrod-yellow-harmony {
  color: #111827;
  background: linear-gradient(135deg, #FAFAD2, #D1D1FA, #FAE6D1, #E6FAD1, #FFFFFF, #F1F17E);
}

Light Goldenrod Yellow 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

The complementary set starts from Light Goldenrod Yellow #FAFAD2 and produces #D1D1FA. Its maximum hue contrast relationship suits accent colors, strong calls to action, and visual opposition. None of these generated values has an exact named-color match in the current dataset.

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorLight Goldenrod Yellow · #FAFAD2
Analogous Harmony2 colors · neighboring hue movement

The analogous set starts from Light Goldenrod Yellow #FAFAD2 and produces #FAE6D1 and #E6FAD1. Its neighboring hue movement relationship suits calm palettes, gradients, and natural transitions. None of these generated values has an exact named-color match in the current dataset.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorLight Goldenrod Yellow · #FAFAD2
Triadic Harmony2 colors · three evenly spaced hues

The triadic set starts from Light Goldenrod Yellow #FAFAD2 and produces #D1FAFA and #FAD1FA. Its three evenly spaced hues relationship suits balanced contrast, playful systems, and broad palette range. None of these generated values has an exact named-color match in the current dataset.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorLight Goldenrod Yellow · #FAFAD2
Tetradic Harmony3 colors · two complementary pairs

The tetradic set starts from Light Goldenrod Yellow #FAFAD2 and produces #D1FAE6, #D1D1FA, and #FAD1E6. Its two complementary pairs relationship suits large design systems, dashboards, and multi-state UI. None of these generated values has an exact named-color match in the current dataset.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorLight Goldenrod Yellow · #FAFAD2
Split Complementary Harmony2 colors · softened complementary contrast

The split complementary set starts from Light Goldenrod Yellow #FAFAD2 and produces #D1E5FA and #E5D1FA. Its softened complementary contrast relationship suits brand palettes, accent pairs, and less aggressive contrast. None of these generated values has an exact named-color match in the current dataset.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorLight Goldenrod Yellow · #FAFAD2
Monochromatic Harmony3 colors · same hue, different values

The monochromatic set starts from Light Goldenrod Yellow #FAFAD2 and produces #FFFFFF, #FAFAD2, and #F1F17E. Its same hue, different values relationship suits surfaces, states, elevation, and restrained UI themes. The generated values match White and Light Goldenrod Yellow in the named-color dataset.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorLight Goldenrod Yellow · #FAFAD2