Harmony system

Limestone Color Harmonies

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

Limestone sits in the orange family with warm temperature and muted 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.

SourceLimestone · #D8D2C4
Groups6
Palette colors6
FamilyOrange

How the harmony works

Limestone Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.6468
Black text13.94:1AA Pass
White text1.51: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": "limestone",
  "name": "Limestone",
  "hex": "#D8D2C4",
  "url": "https://www.colorsencyclopedia.com/colors/limestone/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/limestone.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": "#C5CBD8",
        "name": "#C5CBD8",
        "slug": null,
        "rgb": [
          197,
          203,
          216
        ],
        "hsl": [
          221,
          20,
          81
        ],
        "cmyk": [
          9,
          6,
          0,
          15
        ],
        "luminance": 0.5954,
        "contrast": {
          "black": 12.91,
          "white": 1.63
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c5cbd8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c5cbd8.json"
      }
    ],
    "anchor": "limestone-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": "#D8C9C5",
        "name": "#D8C9C5",
        "slug": null,
        "rgb": [
          216,
          201,
          197
        ],
        "hsl": [
          13,
          20,
          81
        ],
        "cmyk": [
          0,
          7,
          9,
          15
        ],
        "luminance": 0.604,
        "contrast": {
          "black": 13.08,
          "white": 1.61
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/d8c9c5/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d8c9c5.json"
      },
      {
        "hex": "#D4D8C5",
        "name": "#D4D8C5",
        "slug": null,
        "rgb": [
          212,
          216,
          197
        ],
        "hsl": [
          73,
          20,
          81
        ],
        "cmyk": [
          2,
          0,
          9,
          15
        ],
        "luminance": 0.6714,
        "contrast": {
          "black": 14.43,
          "white": 1.46
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/d4d8c5/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d4d8c5.json"
      }
    ],
    "anchor": "limestone-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": "#C5D8D2",
        "name": "#C5D8D2",
        "slug": null,
        "rgb": [
          197,
          216,
          210
        ],
        "hsl": [
          161,
          20,
          81
        ],
        "cmyk": [
          9,
          0,
          3,
          15
        ],
        "luminance": 0.6564,
        "contrast": {
          "black": 14.13,
          "white": 1.49
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c5d8d2/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c5d8d2.json"
      },
      {
        "hex": "#D2C5D8",
        "name": "#D2C5D8",
        "slug": null,
        "rgb": [
          210,
          197,
          216
        ],
        "hsl": [
          281,
          20,
          81
        ],
        "cmyk": [
          3,
          9,
          0,
          15
        ],
        "luminance": 0.5859,
        "contrast": {
          "black": 12.72,
          "white": 1.65
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/d2c5d8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d2c5d8.json"
      }
    ],
    "anchor": "limestone-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": "#C5D8C9",
        "name": "#C5D8C9",
        "slug": null,
        "rgb": [
          197,
          216,
          201
        ],
        "hsl": [
          133,
          20,
          81
        ],
        "cmyk": [
          9,
          0,
          7,
          15
        ],
        "luminance": 0.652,
        "contrast": {
          "black": 14.04,
          "white": 1.5
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c5d8c9/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c5d8c9.json"
      },
      {
        "hex": "#C5CBD8",
        "name": "#C5CBD8",
        "slug": null,
        "rgb": [
          197,
          203,
          216
        ],
        "hsl": [
          221,
          20,
          81
        ],
        "cmyk": [
          9,
          6,
          0,
          15
        ],
        "luminance": 0.5954,
        "contrast": {
          "black": 12.91,
          "white": 1.63
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c5cbd8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c5cbd8.json"
      },
      {
        "hex": "#D8C5D4",
        "name": "#D8C5D4",
        "slug": null,
        "rgb": [
          216,
          197,
          212
        ],
        "hsl": [
          313,
          20,
          81
        ],
        "cmyk": [
          0,
          9,
          2,
          15
        ],
        "luminance": 0.5928,
        "contrast": {
          "black": 12.86,
          "white": 1.63
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/d8c5d4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d8c5d4.json"
      }
    ],
    "anchor": "limestone-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": "#C5D4D8",
        "name": "#C5D4D8",
        "slug": null,
        "rgb": [
          197,
          212,
          216
        ],
        "hsl": [
          193,
          20,
          81
        ],
        "cmyk": [
          9,
          2,
          0,
          15
        ],
        "luminance": 0.6392,
        "contrast": {
          "black": 13.78,
          "white": 1.52
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c5d4d8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c5d4d8.json"
      },
      {
        "hex": "#C9C5D8",
        "name": "#C9C5D8",
        "slug": null,
        "rgb": [
          201,
          197,
          216
        ],
        "hsl": [
          253,
          20,
          81
        ],
        "cmyk": [
          7,
          9,
          0,
          15
        ],
        "luminance": 0.5731,
        "contrast": {
          "black": 12.46,
          "white": 1.69
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c9c5d8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c9c5d8.json"
      }
    ],
    "anchor": "limestone-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": "#FDFDFC",
        "name": "#FDFDFC",
        "slug": null,
        "rgb": [
          253,
          253,
          252
        ],
        "hsl": [
          60,
          20,
          99
        ],
        "cmyk": [
          0,
          0,
          0,
          1
        ],
        "luminance": 0.9816,
        "contrast": {
          "black": 20.63,
          "white": 1.02
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/fdfdfc/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fdfdfc.json"
      },
      {
        "hex": "#D8D2C4",
        "name": "Limestone",
        "slug": "limestone",
        "rgb": [
          216,
          210,
          196
        ],
        "hsl": [
          42,
          20,
          81
        ],
        "cmyk": [
          0,
          3,
          9,
          15
        ],
        "luminance": 0.6468,
        "contrast": {
          "black": 13.94,
          "white": 1.51
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/limestone/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/limestone.json"
      },
      {
        "hex": "#B4A88E",
        "name": "#B4A88E",
        "slug": null,
        "rgb": [
          180,
          168,
          142
        ],
        "hsl": [
          41,
          20,
          63
        ],
        "cmyk": [
          0,
          7,
          21,
          29
        ],
        "luminance": 0.3966,
        "contrast": {
          "black": 8.93,
          "white": 2.35
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b4a88e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b4a88e.json"
      }
    ],
    "anchor": "limestone-harmony-monochromatic"
  }
]
Signature palette
[
  "#D8D2C4",
  "#C5CBD8",
  "#D8C9C5",
  "#D4D8C5",
  "#FDFDFC",
  "#B4A88E"
]
Accessibility notes
[
  "Black contrast on Limestone: 13.94:1",
  "White contrast on Limestone: 1.51:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-limestone: #D8D2C4;\n  --limestone-complementary-1: #C5CBD8;\n  --limestone-analogous-1: #D8C9C5;\n  --limestone-analogous-2: #D4D8C5;\n  --limestone-triadic-1: #C5D8D2;\n  --limestone-triadic-2: #D2C5D8;\n  --limestone-tetradic-1: #C5D8C9;\n  --limestone-tetradic-2: #C5CBD8;\n  --limestone-tetradic-3: #D8C5D4;\n  --limestone-split-complementary-1: #C5D4D8;\n  --limestone-split-complementary-2: #C9C5D8;\n  --limestone-monochromatic-1: #FDFDFC;\n  --limestone-monochromatic-2: #D8D2C4;\n  --limestone-monochromatic-3: #B4A88E;\n}\n\n.palette-limestone-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #D8D2C4, #C5CBD8, #D8C9C5, #D4D8C5, #FDFDFC, #B4A88E);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "limestone",
  "name": "Limestone",
  "hex": "#D8D2C4",
  "rgb": [
    216,
    210,
    196
  ],
  "hsl": [
    42,
    20,
    81
  ],
  "cmyk": [
    0,
    3,
    9,
    15
  ],
  "family": "orange",
  "temperature": "warm",
  "tone": [
    "muted"
  ],
  "luminance": 0.6468,
  "contrast": {
    "black": 13.94,
    "white": 1.51
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "sourceColor": {
    "slug": "limestone",
    "name": "Limestone",
    "hex": "#D8D2C4",
    "url": "https://www.colorsencyclopedia.com/colors/limestone/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/limestone.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": "#C5CBD8",
          "name": "#C5CBD8",
          "slug": null,
          "rgb": [
            197,
            203,
            216
          ],
          "hsl": [
            221,
            20,
            81
          ],
          "cmyk": [
            9,
            6,
            0,
            15
          ],
          "luminance": 0.5954,
          "contrast": {
            "black": 12.91,
            "white": 1.63
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c5cbd8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c5cbd8.json"
        }
      ],
      "anchor": "limestone-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": "#D8C9C5",
          "name": "#D8C9C5",
          "slug": null,
          "rgb": [
            216,
            201,
            197
          ],
          "hsl": [
            13,
            20,
            81
          ],
          "cmyk": [
            0,
            7,
            9,
            15
          ],
          "luminance": 0.604,
          "contrast": {
            "black": 13.08,
            "white": 1.61
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/d8c9c5/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d8c9c5.json"
        },
        {
          "hex": "#D4D8C5",
          "name": "#D4D8C5",
          "slug": null,
          "rgb": [
            212,
            216,
            197
          ],
          "hsl": [
            73,
            20,
            81
          ],
          "cmyk": [
            2,
            0,
            9,
            15
          ],
          "luminance": 0.6714,
          "contrast": {
            "black": 14.43,
            "white": 1.46
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/d4d8c5/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d4d8c5.json"
        }
      ],
      "anchor": "limestone-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": "#C5D8D2",
          "name": "#C5D8D2",
          "slug": null,
          "rgb": [
            197,
            216,
            210
          ],
          "hsl": [
            161,
            20,
            81
          ],
          "cmyk": [
            9,
            0,
            3,
            15
          ],
          "luminance": 0.6564,
          "contrast": {
            "black": 14.13,
            "white": 1.49
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c5d8d2/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c5d8d2.json"
        },
        {
          "hex": "#D2C5D8",
          "name": "#D2C5D8",
          "slug": null,
          "rgb": [
            210,
            197,
            216
          ],
          "hsl": [
            281,
            20,
            81
          ],
          "cmyk": [
            3,
            9,
            0,
            15
          ],
          "luminance": 0.5859,
          "contrast": {
            "black": 12.72,
            "white": 1.65
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/d2c5d8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d2c5d8.json"
        }
      ],
      "anchor": "limestone-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": "#C5D8C9",
          "name": "#C5D8C9",
          "slug": null,
          "rgb": [
            197,
            216,
            201
          ],
          "hsl": [
            133,
            20,
            81
          ],
          "cmyk": [
            9,
            0,
            7,
            15
          ],
          "luminance": 0.652,
          "contrast": {
            "black": 14.04,
            "white": 1.5
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c5d8c9/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c5d8c9.json"
        },
        {
          "hex": "#C5CBD8",
          "name": "#C5CBD8",
          "slug": null,
          "rgb": [
            197,
            203,
            216
          ],
          "hsl": [
            221,
            20,
            81
          ],
          "cmyk": [
            9,
            6,
            0,
            15
          ],
          "luminance": 0.5954,
          "contrast": {
            "black": 12.91,
            "white": 1.63
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c5cbd8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c5cbd8.json"
        },
        {
          "hex": "#D8C5D4",
          "name": "#D8C5D4",
          "slug": null,
          "rgb": [
            216,
            197,
            212
          ],
          "hsl": [
            313,
            20,
            81
          ],
          "cmyk": [
            0,
            9,
            2,
            15
          ],
          "luminance": 0.5928,
          "contrast": {
            "black": 12.86,
            "white": 1.63
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/d8c5d4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d8c5d4.json"
        }
      ],
      "anchor": "limestone-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": "#C5D4D8",
          "name": "#C5D4D8",
          "slug": null,
          "rgb": [
            197,
            212,
            216
          ],
          "hsl": [
            193,
            20,
            81
          ],
          "cmyk": [
            9,
            2,
            0,
            15
          ],
          "luminance": 0.6392,
          "contrast": {
            "black": 13.78,
            "white": 1.52
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c5d4d8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c5d4d8.json"
        },
        {
          "hex": "#C9C5D8",
          "name": "#C9C5D8",
          "slug": null,
          "rgb": [
            201,
            197,
            216
          ],
          "hsl": [
            253,
            20,
            81
          ],
          "cmyk": [
            7,
            9,
            0,
            15
          ],
          "luminance": 0.5731,
          "contrast": {
            "black": 12.46,
            "white": 1.69
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c9c5d8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c9c5d8.json"
        }
      ],
      "anchor": "limestone-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": "#FDFDFC",
          "name": "#FDFDFC",
          "slug": null,
          "rgb": [
            253,
            253,
            252
          ],
          "hsl": [
            60,
            20,
            99
          ],
          "cmyk": [
            0,
            0,
            0,
            1
          ],
          "luminance": 0.9816,
          "contrast": {
            "black": 20.63,
            "white": 1.02
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/fdfdfc/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fdfdfc.json"
        },
        {
          "hex": "#D8D2C4",
          "name": "Limestone",
          "slug": "limestone",
          "rgb": [
            216,
            210,
            196
          ],
          "hsl": [
            42,
            20,
            81
          ],
          "cmyk": [
            0,
            3,
            9,
            15
          ],
          "luminance": 0.6468,
          "contrast": {
            "black": 13.94,
            "white": 1.51
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/limestone/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/limestone.json"
        },
        {
          "hex": "#B4A88E",
          "name": "#B4A88E",
          "slug": null,
          "rgb": [
            180,
            168,
            142
          ],
          "hsl": [
            41,
            20,
            63
          ],
          "cmyk": [
            0,
            7,
            21,
            29
          ],
          "luminance": 0.3966,
          "contrast": {
            "black": 8.93,
            "white": 2.35
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b4a88e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b4a88e.json"
        }
      ],
      "anchor": "limestone-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#D8D2C4",
    "#C5CBD8",
    "#D8C9C5",
    "#D4D8C5",
    "#FDFDFC",
    "#B4A88E"
  ],
  "semanticGroups": [
    "orange harmony",
    "warm harmony",
    "muted harmony",
    "limestone palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Limestone: 13.94:1",
    "White contrast on Limestone: 1.51:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/limestone.json",
    "https://www.colorsencyclopedia.com/api/colors/limestone.json",
    "https://www.colorsencyclopedia.com/api/hex/d8d2c4.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/limestone/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/limestone.json",
  "cssSnippet": ":root {\n  --color-limestone: #D8D2C4;\n  --limestone-complementary-1: #C5CBD8;\n  --limestone-analogous-1: #D8C9C5;\n  --limestone-analogous-2: #D4D8C5;\n  --limestone-triadic-1: #C5D8D2;\n  --limestone-triadic-2: #D2C5D8;\n  --limestone-tetradic-1: #C5D8C9;\n  --limestone-tetradic-2: #C5CBD8;\n  --limestone-tetradic-3: #D8C5D4;\n  --limestone-split-complementary-1: #C5D4D8;\n  --limestone-split-complementary-2: #C9C5D8;\n  --limestone-monochromatic-1: #FDFDFC;\n  --limestone-monochromatic-2: #D8D2C4;\n  --limestone-monochromatic-3: #B4A88E;\n}\n\n.palette-limestone-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #D8D2C4, #C5CBD8, #D8C9C5, #D4D8C5, #FDFDFC, #B4A88E);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-limestone: #D8D2C4;
  --limestone-complementary-1: #C5CBD8;
  --limestone-analogous-1: #D8C9C5;
  --limestone-analogous-2: #D4D8C5;
  --limestone-triadic-1: #C5D8D2;
  --limestone-triadic-2: #D2C5D8;
  --limestone-tetradic-1: #C5D8C9;
  --limestone-tetradic-2: #C5CBD8;
  --limestone-tetradic-3: #D8C5D4;
  --limestone-split-complementary-1: #C5D4D8;
  --limestone-split-complementary-2: #C9C5D8;
  --limestone-monochromatic-1: #FDFDFC;
  --limestone-monochromatic-2: #D8D2C4;
  --limestone-monochromatic-3: #B4A88E;
}

.palette-limestone-harmony {
  color: #111827;
  background: linear-gradient(135deg, #D8D2C4, #C5CBD8, #D8C9C5, #D4D8C5, #FDFDFC, #B4A88E);
}

Limestone 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 colorLimestone · #D8D2C4
#C5CBD8#C5CBD8
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 colorLimestone · #D8D2C4
#D8C9C5#D8C9C5
#D4D8C5#D4D8C5
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 colorLimestone · #D8D2C4
#C5D8D2#C5D8D2
#D2C5D8#D2C5D8
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 colorLimestone · #D8D2C4
#C5D8C9#C5D8C9
#C5CBD8#C5CBD8
#D8C5D4#D8C5D4
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 colorLimestone · #D8D2C4
#C5D4D8#C5D4D8
#C9C5D8#C9C5D8
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 colorLimestone · #D8D2C4
#FDFDFC#FDFDFC
Limestone#D8D2C4
#B4A88E#B4A88E