Harmony system

Pastel Lilac Color Harmonies

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

Pastel Lilac sits in the purple family with cool 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.

SourcePastel Lilac · #BDB0D0
Groups6
Palette colors6
FamilyPurple

How the harmony works

Pastel Lilac Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.4642
Black text10.28:1AA Pass
White text2.04: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": "pastel-lilac",
  "name": "Pastel Lilac",
  "hex": "#BDB0D0",
  "url": "https://www.colorsencyclopedia.com/colors/pastel-lilac/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pastel-lilac.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": "#C2CFAF",
        "name": "#C2CFAF",
        "slug": null,
        "rgb": [
          194,
          207,
          175
        ],
        "hsl": [
          84,
          25,
          75
        ],
        "cmyk": [
          6,
          0,
          15,
          19
        ],
        "luminance": 0.5919,
        "contrast": {
          "black": 12.84,
          "white": 1.64
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c2cfaf/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c2cfaf.json"
      }
    ],
    "anchor": "pastel-lilac-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": "#AFB3CF",
        "name": "#AFB3CF",
        "slug": null,
        "rgb": [
          175,
          179,
          207
        ],
        "hsl": [
          233,
          25,
          75
        ],
        "cmyk": [
          15,
          14,
          0,
          19
        ],
        "luminance": 0.4586,
        "contrast": {
          "black": 10.17,
          "white": 2.06
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/afb3cf/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/afb3cf.json"
      },
      {
        "hex": "#CCAFCF",
        "name": "#CCAFCF",
        "slug": null,
        "rgb": [
          204,
          175,
          207
        ],
        "hsl": [
          294,
          25,
          75
        ],
        "cmyk": [
          1,
          15,
          0,
          19
        ],
        "luminance": 0.48,
        "contrast": {
          "black": 10.6,
          "white": 1.98
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ccafcf/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ccafcf.json"
      }
    ],
    "anchor": "pastel-lilac-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": "#CFBCAF",
        "name": "#CFBCAF",
        "slug": null,
        "rgb": [
          207,
          188,
          175
        ],
        "hsl": [
          24,
          25,
          75
        ],
        "cmyk": [
          0,
          9,
          15,
          19
        ],
        "luminance": 0.5233,
        "contrast": {
          "black": 11.47,
          "white": 1.83
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/cfbcaf/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/cfbcaf.json"
      },
      {
        "hex": "#AFCFBC",
        "name": "#AFCFBC",
        "slug": null,
        "rgb": [
          175,
          207,
          188
        ],
        "hsl": [
          144,
          25,
          75
        ],
        "cmyk": [
          15,
          0,
          9,
          19
        ],
        "luminance": 0.5737,
        "contrast": {
          "black": 12.47,
          "white": 1.68
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/afcfbc/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/afcfbc.json"
      }
    ],
    "anchor": "pastel-lilac-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": "#CFAFB3",
        "name": "#CFAFB3",
        "slug": null,
        "rgb": [
          207,
          175,
          179
        ],
        "hsl": [
          353,
          25,
          75
        ],
        "cmyk": [
          0,
          15,
          14,
          19
        ],
        "luminance": 0.4718,
        "contrast": {
          "black": 10.44,
          "white": 2.01
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/cfafb3/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/cfafb3.json"
      },
      {
        "hex": "#C2CFAF",
        "name": "#C2CFAF",
        "slug": null,
        "rgb": [
          194,
          207,
          175
        ],
        "hsl": [
          84,
          25,
          75
        ],
        "cmyk": [
          6,
          0,
          15,
          19
        ],
        "luminance": 0.5919,
        "contrast": {
          "black": 12.84,
          "white": 1.64
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c2cfaf/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c2cfaf.json"
      },
      {
        "hex": "#AFCFCC",
        "name": "#AFCFCC",
        "slug": null,
        "rgb": [
          175,
          207,
          204
        ],
        "hsl": [
          174,
          25,
          75
        ],
        "cmyk": [
          15,
          0,
          1,
          19
        ],
        "luminance": 0.581,
        "contrast": {
          "black": 12.62,
          "white": 1.66
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/afcfcc/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/afcfcc.json"
      }
    ],
    "anchor": "pastel-lilac-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": "#CFCCAF",
        "name": "#CFCCAF",
        "slug": null,
        "rgb": [
          207,
          204,
          175
        ],
        "hsl": [
          54,
          25,
          75
        ],
        "cmyk": [
          0,
          1,
          15,
          19
        ],
        "luminance": 0.5955,
        "contrast": {
          "black": 12.91,
          "white": 1.63
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/cfccaf/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/cfccaf.json"
      },
      {
        "hex": "#B3CFAF",
        "name": "#B3CFAF",
        "slug": null,
        "rgb": [
          179,
          207,
          175
        ],
        "hsl": [
          113,
          25,
          75
        ],
        "cmyk": [
          14,
          0,
          15,
          19
        ],
        "luminance": 0.573,
        "contrast": {
          "black": 12.46,
          "white": 1.69
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b3cfaf/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b3cfaf.json"
      }
    ],
    "anchor": "pastel-lilac-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": "#ECE9F2",
        "name": "#ECE9F2",
        "slug": null,
        "rgb": [
          236,
          233,
          242
        ],
        "hsl": [
          260,
          26,
          93
        ],
        "cmyk": [
          2,
          4,
          0,
          5
        ],
        "luminance": 0.8252,
        "contrast": {
          "black": 17.5,
          "white": 1.2
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ece9f2/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ece9f2.json"
      },
      {
        "hex": "#BDB0D0",
        "name": "Pastel Lilac",
        "slug": "pastel-lilac",
        "rgb": [
          189,
          176,
          208
        ],
        "hsl": [
          264,
          25,
          75
        ],
        "cmyk": [
          9,
          15,
          0,
          18
        ],
        "luminance": 0.4642,
        "contrast": {
          "black": 10.28,
          "white": 2.04
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/pastel-lilac/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pastel-lilac.json"
      },
      {
        "hex": "#8C76AD",
        "name": "#8C76AD",
        "slug": null,
        "rgb": [
          140,
          118,
          173
        ],
        "hsl": [
          264,
          25,
          57
        ],
        "cmyk": [
          19,
          32,
          0,
          32
        ],
        "luminance": 0.2155,
        "contrast": {
          "black": 5.31,
          "white": 3.95
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/8c76ad/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8c76ad.json"
      }
    ],
    "anchor": "pastel-lilac-harmony-monochromatic"
  }
]
Signature palette
[
  "#BDB0D0",
  "#C2CFAF",
  "#AFB3CF",
  "#CCAFCF",
  "#ECE9F2",
  "#8C76AD"
]
Accessibility notes
[
  "Black contrast on Pastel Lilac: 10.28:1",
  "White contrast on Pastel Lilac: 2.04:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-pastel-lilac: #BDB0D0;\n  --pastel-lilac-complementary-1: #C2CFAF;\n  --pastel-lilac-analogous-1: #AFB3CF;\n  --pastel-lilac-analogous-2: #CCAFCF;\n  --pastel-lilac-triadic-1: #CFBCAF;\n  --pastel-lilac-triadic-2: #AFCFBC;\n  --pastel-lilac-tetradic-1: #CFAFB3;\n  --pastel-lilac-tetradic-2: #C2CFAF;\n  --pastel-lilac-tetradic-3: #AFCFCC;\n  --pastel-lilac-split-complementary-1: #CFCCAF;\n  --pastel-lilac-split-complementary-2: #B3CFAF;\n  --pastel-lilac-monochromatic-1: #ECE9F2;\n  --pastel-lilac-monochromatic-2: #BDB0D0;\n  --pastel-lilac-monochromatic-3: #8C76AD;\n}\n\n.palette-pastel-lilac-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #BDB0D0, #C2CFAF, #AFB3CF, #CCAFCF, #ECE9F2, #8C76AD);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "pastel-lilac",
  "name": "Pastel Lilac",
  "hex": "#BDB0D0",
  "rgb": [
    189,
    176,
    208
  ],
  "hsl": [
    264,
    25,
    75
  ],
  "cmyk": [
    9,
    15,
    0,
    18
  ],
  "family": "purple",
  "temperature": "cool",
  "tone": [
    "muted"
  ],
  "luminance": 0.4642,
  "contrast": {
    "black": 10.28,
    "white": 2.04
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "sourceColor": {
    "slug": "pastel-lilac",
    "name": "Pastel Lilac",
    "hex": "#BDB0D0",
    "url": "https://www.colorsencyclopedia.com/colors/pastel-lilac/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pastel-lilac.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": "#C2CFAF",
          "name": "#C2CFAF",
          "slug": null,
          "rgb": [
            194,
            207,
            175
          ],
          "hsl": [
            84,
            25,
            75
          ],
          "cmyk": [
            6,
            0,
            15,
            19
          ],
          "luminance": 0.5919,
          "contrast": {
            "black": 12.84,
            "white": 1.64
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c2cfaf/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c2cfaf.json"
        }
      ],
      "anchor": "pastel-lilac-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": "#AFB3CF",
          "name": "#AFB3CF",
          "slug": null,
          "rgb": [
            175,
            179,
            207
          ],
          "hsl": [
            233,
            25,
            75
          ],
          "cmyk": [
            15,
            14,
            0,
            19
          ],
          "luminance": 0.4586,
          "contrast": {
            "black": 10.17,
            "white": 2.06
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/afb3cf/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/afb3cf.json"
        },
        {
          "hex": "#CCAFCF",
          "name": "#CCAFCF",
          "slug": null,
          "rgb": [
            204,
            175,
            207
          ],
          "hsl": [
            294,
            25,
            75
          ],
          "cmyk": [
            1,
            15,
            0,
            19
          ],
          "luminance": 0.48,
          "contrast": {
            "black": 10.6,
            "white": 1.98
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ccafcf/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ccafcf.json"
        }
      ],
      "anchor": "pastel-lilac-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": "#CFBCAF",
          "name": "#CFBCAF",
          "slug": null,
          "rgb": [
            207,
            188,
            175
          ],
          "hsl": [
            24,
            25,
            75
          ],
          "cmyk": [
            0,
            9,
            15,
            19
          ],
          "luminance": 0.5233,
          "contrast": {
            "black": 11.47,
            "white": 1.83
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/cfbcaf/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/cfbcaf.json"
        },
        {
          "hex": "#AFCFBC",
          "name": "#AFCFBC",
          "slug": null,
          "rgb": [
            175,
            207,
            188
          ],
          "hsl": [
            144,
            25,
            75
          ],
          "cmyk": [
            15,
            0,
            9,
            19
          ],
          "luminance": 0.5737,
          "contrast": {
            "black": 12.47,
            "white": 1.68
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/afcfbc/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/afcfbc.json"
        }
      ],
      "anchor": "pastel-lilac-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": "#CFAFB3",
          "name": "#CFAFB3",
          "slug": null,
          "rgb": [
            207,
            175,
            179
          ],
          "hsl": [
            353,
            25,
            75
          ],
          "cmyk": [
            0,
            15,
            14,
            19
          ],
          "luminance": 0.4718,
          "contrast": {
            "black": 10.44,
            "white": 2.01
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/cfafb3/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/cfafb3.json"
        },
        {
          "hex": "#C2CFAF",
          "name": "#C2CFAF",
          "slug": null,
          "rgb": [
            194,
            207,
            175
          ],
          "hsl": [
            84,
            25,
            75
          ],
          "cmyk": [
            6,
            0,
            15,
            19
          ],
          "luminance": 0.5919,
          "contrast": {
            "black": 12.84,
            "white": 1.64
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c2cfaf/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c2cfaf.json"
        },
        {
          "hex": "#AFCFCC",
          "name": "#AFCFCC",
          "slug": null,
          "rgb": [
            175,
            207,
            204
          ],
          "hsl": [
            174,
            25,
            75
          ],
          "cmyk": [
            15,
            0,
            1,
            19
          ],
          "luminance": 0.581,
          "contrast": {
            "black": 12.62,
            "white": 1.66
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/afcfcc/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/afcfcc.json"
        }
      ],
      "anchor": "pastel-lilac-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": "#CFCCAF",
          "name": "#CFCCAF",
          "slug": null,
          "rgb": [
            207,
            204,
            175
          ],
          "hsl": [
            54,
            25,
            75
          ],
          "cmyk": [
            0,
            1,
            15,
            19
          ],
          "luminance": 0.5955,
          "contrast": {
            "black": 12.91,
            "white": 1.63
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/cfccaf/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/cfccaf.json"
        },
        {
          "hex": "#B3CFAF",
          "name": "#B3CFAF",
          "slug": null,
          "rgb": [
            179,
            207,
            175
          ],
          "hsl": [
            113,
            25,
            75
          ],
          "cmyk": [
            14,
            0,
            15,
            19
          ],
          "luminance": 0.573,
          "contrast": {
            "black": 12.46,
            "white": 1.69
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b3cfaf/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b3cfaf.json"
        }
      ],
      "anchor": "pastel-lilac-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": "#ECE9F2",
          "name": "#ECE9F2",
          "slug": null,
          "rgb": [
            236,
            233,
            242
          ],
          "hsl": [
            260,
            26,
            93
          ],
          "cmyk": [
            2,
            4,
            0,
            5
          ],
          "luminance": 0.8252,
          "contrast": {
            "black": 17.5,
            "white": 1.2
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ece9f2/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ece9f2.json"
        },
        {
          "hex": "#BDB0D0",
          "name": "Pastel Lilac",
          "slug": "pastel-lilac",
          "rgb": [
            189,
            176,
            208
          ],
          "hsl": [
            264,
            25,
            75
          ],
          "cmyk": [
            9,
            15,
            0,
            18
          ],
          "luminance": 0.4642,
          "contrast": {
            "black": 10.28,
            "white": 2.04
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/pastel-lilac/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pastel-lilac.json"
        },
        {
          "hex": "#8C76AD",
          "name": "#8C76AD",
          "slug": null,
          "rgb": [
            140,
            118,
            173
          ],
          "hsl": [
            264,
            25,
            57
          ],
          "cmyk": [
            19,
            32,
            0,
            32
          ],
          "luminance": 0.2155,
          "contrast": {
            "black": 5.31,
            "white": 3.95
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/8c76ad/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8c76ad.json"
        }
      ],
      "anchor": "pastel-lilac-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#BDB0D0",
    "#C2CFAF",
    "#AFB3CF",
    "#CCAFCF",
    "#ECE9F2",
    "#8C76AD"
  ],
  "semanticGroups": [
    "purple harmony",
    "cool harmony",
    "muted harmony",
    "pastel lilac palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Pastel Lilac: 10.28:1",
    "White contrast on Pastel Lilac: 2.04:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/pastel-lilac.json",
    "https://www.colorsencyclopedia.com/api/colors/pastel-lilac.json",
    "https://www.colorsencyclopedia.com/api/hex/bdb0d0.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/pastel-lilac/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/pastel-lilac.json",
  "cssSnippet": ":root {\n  --color-pastel-lilac: #BDB0D0;\n  --pastel-lilac-complementary-1: #C2CFAF;\n  --pastel-lilac-analogous-1: #AFB3CF;\n  --pastel-lilac-analogous-2: #CCAFCF;\n  --pastel-lilac-triadic-1: #CFBCAF;\n  --pastel-lilac-triadic-2: #AFCFBC;\n  --pastel-lilac-tetradic-1: #CFAFB3;\n  --pastel-lilac-tetradic-2: #C2CFAF;\n  --pastel-lilac-tetradic-3: #AFCFCC;\n  --pastel-lilac-split-complementary-1: #CFCCAF;\n  --pastel-lilac-split-complementary-2: #B3CFAF;\n  --pastel-lilac-monochromatic-1: #ECE9F2;\n  --pastel-lilac-monochromatic-2: #BDB0D0;\n  --pastel-lilac-monochromatic-3: #8C76AD;\n}\n\n.palette-pastel-lilac-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #BDB0D0, #C2CFAF, #AFB3CF, #CCAFCF, #ECE9F2, #8C76AD);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-pastel-lilac: #BDB0D0;
  --pastel-lilac-complementary-1: #C2CFAF;
  --pastel-lilac-analogous-1: #AFB3CF;
  --pastel-lilac-analogous-2: #CCAFCF;
  --pastel-lilac-triadic-1: #CFBCAF;
  --pastel-lilac-triadic-2: #AFCFBC;
  --pastel-lilac-tetradic-1: #CFAFB3;
  --pastel-lilac-tetradic-2: #C2CFAF;
  --pastel-lilac-tetradic-3: #AFCFCC;
  --pastel-lilac-split-complementary-1: #CFCCAF;
  --pastel-lilac-split-complementary-2: #B3CFAF;
  --pastel-lilac-monochromatic-1: #ECE9F2;
  --pastel-lilac-monochromatic-2: #BDB0D0;
  --pastel-lilac-monochromatic-3: #8C76AD;
}

.palette-pastel-lilac-harmony {
  color: #111827;
  background: linear-gradient(135deg, #BDB0D0, #C2CFAF, #AFB3CF, #CCAFCF, #ECE9F2, #8C76AD);
}

Pastel Lilac 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 colorPastel Lilac · #BDB0D0
#C2CFAF#C2CFAF
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 colorPastel Lilac · #BDB0D0
#AFB3CF#AFB3CF
#CCAFCF#CCAFCF
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 colorPastel Lilac · #BDB0D0
#CFBCAF#CFBCAF
#AFCFBC#AFCFBC
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 colorPastel Lilac · #BDB0D0
#CFAFB3#CFAFB3
#C2CFAF#C2CFAF
#AFCFCC#AFCFCC
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 colorPastel Lilac · #BDB0D0
#CFCCAF#CFCCAF
#B3CFAF#B3CFAF
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 colorPastel Lilac · #BDB0D0
#ECE9F2#ECE9F2
Pastel Lilac#BDB0D0
#8C76AD#8C76AD