Harmony system

Thistle Purple Color Harmonies

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

Thistle Purple sits in the pink 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.

SourceThistle Purple · #D8BFD8
Groups6
Palette colors6
FamilyPink

How the harmony works

Thistle Purple Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.5682
Black text12.36:1AA Pass
White text1.7: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": "thistle-purple",
  "name": "Thistle Purple",
  "hex": "#D8BFD8",
  "url": "https://www.colorsencyclopedia.com/colors/thistle-purple/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/thistle-purple.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": "#C0D8C0",
        "name": "#C0D8C0",
        "slug": null,
        "rgb": [
          192,
          216,
          192
        ],
        "hsl": [
          120,
          24,
          80
        ],
        "cmyk": [
          11,
          0,
          11,
          15
        ],
        "luminance": 0.6412,
        "contrast": {
          "black": 13.82,
          "white": 1.52
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c0d8c0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c0d8c0.json"
      }
    ],
    "anchor": "thistle-purple-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": "#CCC0D8",
        "name": "#CCC0D8",
        "slug": null,
        "rgb": [
          204,
          192,
          216
        ],
        "hsl": [
          270,
          24,
          80
        ],
        "cmyk": [
          6,
          11,
          0,
          15
        ],
        "luminance": 0.5549,
        "contrast": {
          "black": 12.1,
          "white": 1.74
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ccc0d8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ccc0d8.json"
      },
      {
        "hex": "#D8C0CC",
        "name": "#D8C0CC",
        "slug": null,
        "rgb": [
          216,
          192,
          204
        ],
        "hsl": [
          330,
          24,
          80
        ],
        "cmyk": [
          0,
          11,
          6,
          15
        ],
        "luminance": 0.5666,
        "contrast": {
          "black": 12.33,
          "white": 1.7
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/d8c0cc/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d8c0cc.json"
      }
    ],
    "anchor": "thistle-purple-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": "#D8D8C0",
        "name": "#D8D8C0",
        "slug": null,
        "rgb": [
          216,
          216,
          192
        ],
        "hsl": [
          60,
          24,
          80
        ],
        "cmyk": [
          0,
          0,
          11,
          15
        ],
        "luminance": 0.6752,
        "contrast": {
          "black": 14.5,
          "white": 1.45
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/d8d8c0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d8d8c0.json"
      },
      {
        "hex": "#C0D8D8",
        "name": "#C0D8D8",
        "slug": null,
        "rgb": [
          192,
          216,
          216
        ],
        "hsl": [
          180,
          24,
          80
        ],
        "cmyk": [
          11,
          0,
          0,
          15
        ],
        "luminance": 0.6528,
        "contrast": {
          "black": 14.06,
          "white": 1.49
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c0d8d8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c0d8d8.json"
      }
    ],
    "anchor": "thistle-purple-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": "#D8CCC0",
        "name": "#D8CCC0",
        "slug": null,
        "rgb": [
          216,
          204,
          192
        ],
        "hsl": [
          30,
          24,
          80
        ],
        "cmyk": [
          0,
          6,
          11,
          15
        ],
        "luminance": 0.6159,
        "contrast": {
          "black": 13.32,
          "white": 1.58
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/d8ccc0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d8ccc0.json"
      },
      {
        "hex": "#C0D8C0",
        "name": "#C0D8C0",
        "slug": null,
        "rgb": [
          192,
          216,
          192
        ],
        "hsl": [
          120,
          24,
          80
        ],
        "cmyk": [
          11,
          0,
          11,
          15
        ],
        "luminance": 0.6412,
        "contrast": {
          "black": 13.82,
          "white": 1.52
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c0d8c0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c0d8c0.json"
      },
      {
        "hex": "#C0CCD8",
        "name": "#C0CCD8",
        "slug": null,
        "rgb": [
          192,
          204,
          216
        ],
        "hsl": [
          210,
          24,
          80
        ],
        "cmyk": [
          11,
          6,
          0,
          15
        ],
        "luminance": 0.5935,
        "contrast": {
          "black": 12.87,
          "white": 1.63
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c0ccd8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c0ccd8.json"
      }
    ],
    "anchor": "thistle-purple-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": "#CCD8C0",
        "name": "#CCD8C0",
        "slug": null,
        "rgb": [
          204,
          216,
          192
        ],
        "hsl": [
          90,
          24,
          80
        ],
        "cmyk": [
          6,
          0,
          11,
          15
        ],
        "luminance": 0.6575,
        "contrast": {
          "black": 14.15,
          "white": 1.48
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ccd8c0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ccd8c0.json"
      },
      {
        "hex": "#C0D8CC",
        "name": "#C0D8CC",
        "slug": null,
        "rgb": [
          192,
          216,
          204
        ],
        "hsl": [
          150,
          24,
          80
        ],
        "cmyk": [
          11,
          0,
          6,
          15
        ],
        "luminance": 0.6468,
        "contrast": {
          "black": 13.94,
          "white": 1.51
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c0d8cc/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c0d8cc.json"
      }
    ],
    "anchor": "thistle-purple-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": "#FBF9FB",
        "name": "#FBF9FB",
        "slug": null,
        "rgb": [
          251,
          249,
          251
        ],
        "hsl": [
          300,
          20,
          98
        ],
        "cmyk": [
          0,
          1,
          0,
          2
        ],
        "luminance": 0.9523,
        "contrast": {
          "black": 20.05,
          "white": 1.05
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/fbf9fb/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fbf9fb.json"
      },
      {
        "hex": "#D8BFD8",
        "name": "Thistle Purple",
        "slug": "thistle-purple",
        "rgb": [
          216,
          191,
          216
        ],
        "hsl": [
          300,
          24,
          80
        ],
        "cmyk": [
          0,
          12,
          0,
          15
        ],
        "luminance": 0.5682,
        "contrast": {
          "black": 12.36,
          "white": 1.7
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/thistle-purple/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/thistle-purple.json"
      },
      {
        "hex": "#B587B5",
        "name": "#B587B5",
        "slug": null,
        "rgb": [
          181,
          135,
          181
        ],
        "hsl": [
          300,
          24,
          62
        ],
        "cmyk": [
          0,
          25,
          0,
          29
        ],
        "luminance": 0.3049,
        "contrast": {
          "black": 7.1,
          "white": 2.96
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b587b5/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b587b5.json"
      }
    ],
    "anchor": "thistle-purple-harmony-monochromatic"
  }
]
Signature palette
[
  "#D8BFD8",
  "#C0D8C0",
  "#CCC0D8",
  "#D8C0CC",
  "#FBF9FB",
  "#B587B5"
]
Accessibility notes
[
  "Black contrast on Thistle Purple: 12.36:1",
  "White contrast on Thistle Purple: 1.7:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-thistle-purple: #D8BFD8;\n  --thistle-purple-complementary-1: #C0D8C0;\n  --thistle-purple-analogous-1: #CCC0D8;\n  --thistle-purple-analogous-2: #D8C0CC;\n  --thistle-purple-triadic-1: #D8D8C0;\n  --thistle-purple-triadic-2: #C0D8D8;\n  --thistle-purple-tetradic-1: #D8CCC0;\n  --thistle-purple-tetradic-2: #C0D8C0;\n  --thistle-purple-tetradic-3: #C0CCD8;\n  --thistle-purple-split-complementary-1: #CCD8C0;\n  --thistle-purple-split-complementary-2: #C0D8CC;\n  --thistle-purple-monochromatic-1: #FBF9FB;\n  --thistle-purple-monochromatic-2: #D8BFD8;\n  --thistle-purple-monochromatic-3: #B587B5;\n}\n\n.palette-thistle-purple-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #D8BFD8, #C0D8C0, #CCC0D8, #D8C0CC, #FBF9FB, #B587B5);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "thistle-purple",
  "name": "Thistle Purple",
  "hex": "#D8BFD8",
  "rgb": [
    216,
    191,
    216
  ],
  "hsl": [
    300,
    24,
    80
  ],
  "cmyk": [
    0,
    12,
    0,
    15
  ],
  "family": "pink",
  "temperature": "warm",
  "tone": [
    "muted"
  ],
  "luminance": 0.5682,
  "contrast": {
    "black": 12.36,
    "white": 1.7
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "sourceColor": {
    "slug": "thistle-purple",
    "name": "Thistle Purple",
    "hex": "#D8BFD8",
    "url": "https://www.colorsencyclopedia.com/colors/thistle-purple/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/thistle-purple.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": "#C0D8C0",
          "name": "#C0D8C0",
          "slug": null,
          "rgb": [
            192,
            216,
            192
          ],
          "hsl": [
            120,
            24,
            80
          ],
          "cmyk": [
            11,
            0,
            11,
            15
          ],
          "luminance": 0.6412,
          "contrast": {
            "black": 13.82,
            "white": 1.52
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c0d8c0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c0d8c0.json"
        }
      ],
      "anchor": "thistle-purple-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": "#CCC0D8",
          "name": "#CCC0D8",
          "slug": null,
          "rgb": [
            204,
            192,
            216
          ],
          "hsl": [
            270,
            24,
            80
          ],
          "cmyk": [
            6,
            11,
            0,
            15
          ],
          "luminance": 0.5549,
          "contrast": {
            "black": 12.1,
            "white": 1.74
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ccc0d8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ccc0d8.json"
        },
        {
          "hex": "#D8C0CC",
          "name": "#D8C0CC",
          "slug": null,
          "rgb": [
            216,
            192,
            204
          ],
          "hsl": [
            330,
            24,
            80
          ],
          "cmyk": [
            0,
            11,
            6,
            15
          ],
          "luminance": 0.5666,
          "contrast": {
            "black": 12.33,
            "white": 1.7
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/d8c0cc/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d8c0cc.json"
        }
      ],
      "anchor": "thistle-purple-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": "#D8D8C0",
          "name": "#D8D8C0",
          "slug": null,
          "rgb": [
            216,
            216,
            192
          ],
          "hsl": [
            60,
            24,
            80
          ],
          "cmyk": [
            0,
            0,
            11,
            15
          ],
          "luminance": 0.6752,
          "contrast": {
            "black": 14.5,
            "white": 1.45
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/d8d8c0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d8d8c0.json"
        },
        {
          "hex": "#C0D8D8",
          "name": "#C0D8D8",
          "slug": null,
          "rgb": [
            192,
            216,
            216
          ],
          "hsl": [
            180,
            24,
            80
          ],
          "cmyk": [
            11,
            0,
            0,
            15
          ],
          "luminance": 0.6528,
          "contrast": {
            "black": 14.06,
            "white": 1.49
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c0d8d8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c0d8d8.json"
        }
      ],
      "anchor": "thistle-purple-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": "#D8CCC0",
          "name": "#D8CCC0",
          "slug": null,
          "rgb": [
            216,
            204,
            192
          ],
          "hsl": [
            30,
            24,
            80
          ],
          "cmyk": [
            0,
            6,
            11,
            15
          ],
          "luminance": 0.6159,
          "contrast": {
            "black": 13.32,
            "white": 1.58
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/d8ccc0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d8ccc0.json"
        },
        {
          "hex": "#C0D8C0",
          "name": "#C0D8C0",
          "slug": null,
          "rgb": [
            192,
            216,
            192
          ],
          "hsl": [
            120,
            24,
            80
          ],
          "cmyk": [
            11,
            0,
            11,
            15
          ],
          "luminance": 0.6412,
          "contrast": {
            "black": 13.82,
            "white": 1.52
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c0d8c0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c0d8c0.json"
        },
        {
          "hex": "#C0CCD8",
          "name": "#C0CCD8",
          "slug": null,
          "rgb": [
            192,
            204,
            216
          ],
          "hsl": [
            210,
            24,
            80
          ],
          "cmyk": [
            11,
            6,
            0,
            15
          ],
          "luminance": 0.5935,
          "contrast": {
            "black": 12.87,
            "white": 1.63
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c0ccd8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c0ccd8.json"
        }
      ],
      "anchor": "thistle-purple-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": "#CCD8C0",
          "name": "#CCD8C0",
          "slug": null,
          "rgb": [
            204,
            216,
            192
          ],
          "hsl": [
            90,
            24,
            80
          ],
          "cmyk": [
            6,
            0,
            11,
            15
          ],
          "luminance": 0.6575,
          "contrast": {
            "black": 14.15,
            "white": 1.48
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ccd8c0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ccd8c0.json"
        },
        {
          "hex": "#C0D8CC",
          "name": "#C0D8CC",
          "slug": null,
          "rgb": [
            192,
            216,
            204
          ],
          "hsl": [
            150,
            24,
            80
          ],
          "cmyk": [
            11,
            0,
            6,
            15
          ],
          "luminance": 0.6468,
          "contrast": {
            "black": 13.94,
            "white": 1.51
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c0d8cc/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c0d8cc.json"
        }
      ],
      "anchor": "thistle-purple-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": "#FBF9FB",
          "name": "#FBF9FB",
          "slug": null,
          "rgb": [
            251,
            249,
            251
          ],
          "hsl": [
            300,
            20,
            98
          ],
          "cmyk": [
            0,
            1,
            0,
            2
          ],
          "luminance": 0.9523,
          "contrast": {
            "black": 20.05,
            "white": 1.05
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/fbf9fb/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fbf9fb.json"
        },
        {
          "hex": "#D8BFD8",
          "name": "Thistle Purple",
          "slug": "thistle-purple",
          "rgb": [
            216,
            191,
            216
          ],
          "hsl": [
            300,
            24,
            80
          ],
          "cmyk": [
            0,
            12,
            0,
            15
          ],
          "luminance": 0.5682,
          "contrast": {
            "black": 12.36,
            "white": 1.7
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/thistle-purple/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/thistle-purple.json"
        },
        {
          "hex": "#B587B5",
          "name": "#B587B5",
          "slug": null,
          "rgb": [
            181,
            135,
            181
          ],
          "hsl": [
            300,
            24,
            62
          ],
          "cmyk": [
            0,
            25,
            0,
            29
          ],
          "luminance": 0.3049,
          "contrast": {
            "black": 7.1,
            "white": 2.96
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b587b5/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b587b5.json"
        }
      ],
      "anchor": "thistle-purple-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#D8BFD8",
    "#C0D8C0",
    "#CCC0D8",
    "#D8C0CC",
    "#FBF9FB",
    "#B587B5"
  ],
  "semanticGroups": [
    "pink harmony",
    "warm harmony",
    "muted harmony",
    "thistle purple palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Thistle Purple: 12.36:1",
    "White contrast on Thistle Purple: 1.7:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/thistle-purple.json",
    "https://www.colorsencyclopedia.com/api/colors/thistle-purple.json",
    "https://www.colorsencyclopedia.com/api/hex/d8bfd8.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/thistle-purple/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/thistle-purple.json",
  "cssSnippet": ":root {\n  --color-thistle-purple: #D8BFD8;\n  --thistle-purple-complementary-1: #C0D8C0;\n  --thistle-purple-analogous-1: #CCC0D8;\n  --thistle-purple-analogous-2: #D8C0CC;\n  --thistle-purple-triadic-1: #D8D8C0;\n  --thistle-purple-triadic-2: #C0D8D8;\n  --thistle-purple-tetradic-1: #D8CCC0;\n  --thistle-purple-tetradic-2: #C0D8C0;\n  --thistle-purple-tetradic-3: #C0CCD8;\n  --thistle-purple-split-complementary-1: #CCD8C0;\n  --thistle-purple-split-complementary-2: #C0D8CC;\n  --thistle-purple-monochromatic-1: #FBF9FB;\n  --thistle-purple-monochromatic-2: #D8BFD8;\n  --thistle-purple-monochromatic-3: #B587B5;\n}\n\n.palette-thistle-purple-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #D8BFD8, #C0D8C0, #CCC0D8, #D8C0CC, #FBF9FB, #B587B5);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-thistle-purple: #D8BFD8;
  --thistle-purple-complementary-1: #C0D8C0;
  --thistle-purple-analogous-1: #CCC0D8;
  --thistle-purple-analogous-2: #D8C0CC;
  --thistle-purple-triadic-1: #D8D8C0;
  --thistle-purple-triadic-2: #C0D8D8;
  --thistle-purple-tetradic-1: #D8CCC0;
  --thistle-purple-tetradic-2: #C0D8C0;
  --thistle-purple-tetradic-3: #C0CCD8;
  --thistle-purple-split-complementary-1: #CCD8C0;
  --thistle-purple-split-complementary-2: #C0D8CC;
  --thistle-purple-monochromatic-1: #FBF9FB;
  --thistle-purple-monochromatic-2: #D8BFD8;
  --thistle-purple-monochromatic-3: #B587B5;
}

.palette-thistle-purple-harmony {
  color: #111827;
  background: linear-gradient(135deg, #D8BFD8, #C0D8C0, #CCC0D8, #D8C0CC, #FBF9FB, #B587B5);
}

Thistle Purple 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 colorThistle Purple · #D8BFD8
#C0D8C0#C0D8C0
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 colorThistle Purple · #D8BFD8
#CCC0D8#CCC0D8
#D8C0CC#D8C0CC
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 colorThistle Purple · #D8BFD8
#D8D8C0#D8D8C0
#C0D8D8#C0D8D8
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 colorThistle Purple · #D8BFD8
#D8CCC0#D8CCC0
#C0D8C0#C0D8C0
#C0CCD8#C0CCD8
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 colorThistle Purple · #D8BFD8
#CCD8C0#CCD8C0
#C0D8CC#C0D8CC
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 colorThistle Purple · #D8BFD8
#FBF9FB#FBF9FB
Thistle Purple#D8BFD8
#B587B5#B587B5