Harmony system

Ash Gray Color Harmonies

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

Ash Gray sits in the green 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.

SourceAsh Gray · #B2BEB5
Groups6
Palette colors6
FamilyGreen

How the harmony works

Ash Gray Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.4963
Black text10.93:1AA Pass
White text1.92: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": "ash-gray",
  "name": "Ash Gray",
  "hex": "#B2BEB5",
  "url": "https://www.colorsencyclopedia.com/colors/ash-gray/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/ash-gray.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": "#BDB2BA",
        "name": "#BDB2BA",
        "slug": null,
        "rgb": [
          189,
          178,
          186
        ],
        "hsl": [
          316,
          8,
          72
        ],
        "cmyk": [
          0,
          6,
          2,
          26
        ],
        "luminance": 0.462,
        "contrast": {
          "black": 10.24,
          "white": 2.05
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/bdb2ba/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bdb2ba.json"
      }
    ],
    "anchor": "ash-gray-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": "#B5BDB2",
        "name": "#B5BDB2",
        "slug": null,
        "rgb": [
          181,
          189,
          178
        ],
        "hsl": [
          104,
          8,
          72
        ],
        "cmyk": [
          4,
          0,
          6,
          26
        ],
        "luminance": 0.4943,
        "contrast": {
          "black": 10.89,
          "white": 1.93
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b5bdb2/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b5bdb2.json"
      },
      {
        "hex": "#B2BDBA",
        "name": "#B2BDBA",
        "slug": null,
        "rgb": [
          178,
          189,
          186
        ],
        "hsl": [
          164,
          8,
          72
        ],
        "cmyk": [
          6,
          0,
          2,
          26
        ],
        "luminance": 0.4941,
        "contrast": {
          "black": 10.88,
          "white": 1.93
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b2bdba/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b2bdba.json"
      }
    ],
    "anchor": "ash-gray-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": "#B5B2BD",
        "name": "#B5B2BD",
        "slug": null,
        "rgb": [
          181,
          178,
          189
        ],
        "hsl": [
          256,
          8,
          72
        ],
        "cmyk": [
          4,
          6,
          0,
          26
        ],
        "luminance": 0.4534,
        "contrast": {
          "black": 10.07,
          "white": 2.09
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b5b2bd/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b5b2bd.json"
      },
      {
        "hex": "#BDB5B2",
        "name": "#BDB5B2",
        "slug": null,
        "rgb": [
          189,
          181,
          178
        ],
        "hsl": [
          16,
          8,
          72
        ],
        "cmyk": [
          0,
          4,
          6,
          26
        ],
        "luminance": 0.4708,
        "contrast": {
          "black": 10.42,
          "white": 2.02
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/bdb5b2/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bdb5b2.json"
      }
    ],
    "anchor": "ash-gray-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": "#B2B5BD",
        "name": "#B2B5BD",
        "slug": null,
        "rgb": [
          178,
          181,
          189
        ],
        "hsl": [
          224,
          8,
          72
        ],
        "cmyk": [
          6,
          4,
          0,
          26
        ],
        "luminance": 0.4619,
        "contrast": {
          "black": 10.24,
          "white": 2.05
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b2b5bd/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b2b5bd.json"
      },
      {
        "hex": "#BDB2BA",
        "name": "#BDB2BA",
        "slug": null,
        "rgb": [
          189,
          178,
          186
        ],
        "hsl": [
          316,
          8,
          72
        ],
        "cmyk": [
          0,
          6,
          2,
          26
        ],
        "luminance": 0.462,
        "contrast": {
          "black": 10.24,
          "white": 2.05
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/bdb2ba/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bdb2ba.json"
      },
      {
        "hex": "#BDBAB2",
        "name": "#BDBAB2",
        "slug": null,
        "rgb": [
          189,
          186,
          178
        ],
        "hsl": [
          44,
          8,
          72
        ],
        "cmyk": [
          0,
          2,
          6,
          26
        ],
        "luminance": 0.4915,
        "contrast": {
          "black": 10.83,
          "white": 1.94
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/bdbab2/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bdbab2.json"
      }
    ],
    "anchor": "ash-gray-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": "#BAB2BD",
        "name": "#BAB2BD",
        "slug": null,
        "rgb": [
          186,
          178,
          189
        ],
        "hsl": [
          284,
          8,
          72
        ],
        "cmyk": [
          2,
          6,
          0,
          26
        ],
        "luminance": 0.4595,
        "contrast": {
          "black": 10.19,
          "white": 2.06
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/bab2bd/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bab2bd.json"
      },
      {
        "hex": "#BDB2B5",
        "name": "#BDB2B5",
        "slug": null,
        "rgb": [
          189,
          178,
          181
        ],
        "hsl": [
          344,
          8,
          72
        ],
        "cmyk": [
          0,
          6,
          4,
          26
        ],
        "luminance": 0.46,
        "contrast": {
          "black": 10.2,
          "white": 2.06
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/bdb2b5/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bdb2b5.json"
      }
    ],
    "anchor": "ash-gray-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": "#E3E8E4",
        "name": "#E3E8E4",
        "slug": null,
        "rgb": [
          227,
          232,
          228
        ],
        "hsl": [
          132,
          10,
          90
        ],
        "cmyk": [
          2,
          0,
          2,
          9
        ],
        "luminance": 0.7965,
        "contrast": {
          "black": 16.93,
          "white": 1.24
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/e3e8e4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e3e8e4.json"
      },
      {
        "hex": "#B2BEB5",
        "name": "Ash Gray",
        "slug": "ash-gray",
        "rgb": [
          178,
          190,
          181
        ],
        "hsl": [
          135,
          8,
          72
        ],
        "cmyk": [
          6,
          0,
          5,
          25
        ],
        "luminance": 0.4963,
        "contrast": {
          "black": 10.93,
          "white": 1.92
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/ash-gray/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/ash-gray.json"
      },
      {
        "hex": "#809385",
        "name": "#809385",
        "slug": null,
        "rgb": [
          128,
          147,
          133
        ],
        "hsl": [
          136,
          8,
          54
        ],
        "cmyk": [
          13,
          0,
          10,
          42
        ],
        "luminance": 0.2715,
        "contrast": {
          "black": 6.43,
          "white": 3.27
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/809385/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/809385.json"
      }
    ],
    "anchor": "ash-gray-harmony-monochromatic"
  }
]
Signature palette
[
  "#B2BEB5",
  "#BDB2BA",
  "#B5BDB2",
  "#B2BDBA",
  "#E3E8E4",
  "#809385"
]
Accessibility notes
[
  "Black contrast on Ash Gray: 10.93:1",
  "White contrast on Ash Gray: 1.92:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-ash-gray: #B2BEB5;\n  --ash-gray-complementary-1: #BDB2BA;\n  --ash-gray-analogous-1: #B5BDB2;\n  --ash-gray-analogous-2: #B2BDBA;\n  --ash-gray-triadic-1: #B5B2BD;\n  --ash-gray-triadic-2: #BDB5B2;\n  --ash-gray-tetradic-1: #B2B5BD;\n  --ash-gray-tetradic-2: #BDB2BA;\n  --ash-gray-tetradic-3: #BDBAB2;\n  --ash-gray-split-complementary-1: #BAB2BD;\n  --ash-gray-split-complementary-2: #BDB2B5;\n  --ash-gray-monochromatic-1: #E3E8E4;\n  --ash-gray-monochromatic-2: #B2BEB5;\n  --ash-gray-monochromatic-3: #809385;\n}\n\n.palette-ash-gray-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #B2BEB5, #BDB2BA, #B5BDB2, #B2BDBA, #E3E8E4, #809385);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "ash-gray",
  "name": "Ash Gray",
  "hex": "#B2BEB5",
  "rgb": [
    178,
    190,
    181
  ],
  "hsl": [
    135,
    8,
    72
  ],
  "cmyk": [
    6,
    0,
    5,
    25
  ],
  "family": "green",
  "temperature": "cool",
  "tone": [
    "muted"
  ],
  "luminance": 0.4963,
  "contrast": {
    "black": 10.93,
    "white": 1.92
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "sourceColor": {
    "slug": "ash-gray",
    "name": "Ash Gray",
    "hex": "#B2BEB5",
    "url": "https://www.colorsencyclopedia.com/colors/ash-gray/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/ash-gray.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": "#BDB2BA",
          "name": "#BDB2BA",
          "slug": null,
          "rgb": [
            189,
            178,
            186
          ],
          "hsl": [
            316,
            8,
            72
          ],
          "cmyk": [
            0,
            6,
            2,
            26
          ],
          "luminance": 0.462,
          "contrast": {
            "black": 10.24,
            "white": 2.05
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/bdb2ba/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bdb2ba.json"
        }
      ],
      "anchor": "ash-gray-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": "#B5BDB2",
          "name": "#B5BDB2",
          "slug": null,
          "rgb": [
            181,
            189,
            178
          ],
          "hsl": [
            104,
            8,
            72
          ],
          "cmyk": [
            4,
            0,
            6,
            26
          ],
          "luminance": 0.4943,
          "contrast": {
            "black": 10.89,
            "white": 1.93
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b5bdb2/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b5bdb2.json"
        },
        {
          "hex": "#B2BDBA",
          "name": "#B2BDBA",
          "slug": null,
          "rgb": [
            178,
            189,
            186
          ],
          "hsl": [
            164,
            8,
            72
          ],
          "cmyk": [
            6,
            0,
            2,
            26
          ],
          "luminance": 0.4941,
          "contrast": {
            "black": 10.88,
            "white": 1.93
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b2bdba/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b2bdba.json"
        }
      ],
      "anchor": "ash-gray-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": "#B5B2BD",
          "name": "#B5B2BD",
          "slug": null,
          "rgb": [
            181,
            178,
            189
          ],
          "hsl": [
            256,
            8,
            72
          ],
          "cmyk": [
            4,
            6,
            0,
            26
          ],
          "luminance": 0.4534,
          "contrast": {
            "black": 10.07,
            "white": 2.09
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b5b2bd/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b5b2bd.json"
        },
        {
          "hex": "#BDB5B2",
          "name": "#BDB5B2",
          "slug": null,
          "rgb": [
            189,
            181,
            178
          ],
          "hsl": [
            16,
            8,
            72
          ],
          "cmyk": [
            0,
            4,
            6,
            26
          ],
          "luminance": 0.4708,
          "contrast": {
            "black": 10.42,
            "white": 2.02
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/bdb5b2/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bdb5b2.json"
        }
      ],
      "anchor": "ash-gray-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": "#B2B5BD",
          "name": "#B2B5BD",
          "slug": null,
          "rgb": [
            178,
            181,
            189
          ],
          "hsl": [
            224,
            8,
            72
          ],
          "cmyk": [
            6,
            4,
            0,
            26
          ],
          "luminance": 0.4619,
          "contrast": {
            "black": 10.24,
            "white": 2.05
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b2b5bd/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b2b5bd.json"
        },
        {
          "hex": "#BDB2BA",
          "name": "#BDB2BA",
          "slug": null,
          "rgb": [
            189,
            178,
            186
          ],
          "hsl": [
            316,
            8,
            72
          ],
          "cmyk": [
            0,
            6,
            2,
            26
          ],
          "luminance": 0.462,
          "contrast": {
            "black": 10.24,
            "white": 2.05
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/bdb2ba/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bdb2ba.json"
        },
        {
          "hex": "#BDBAB2",
          "name": "#BDBAB2",
          "slug": null,
          "rgb": [
            189,
            186,
            178
          ],
          "hsl": [
            44,
            8,
            72
          ],
          "cmyk": [
            0,
            2,
            6,
            26
          ],
          "luminance": 0.4915,
          "contrast": {
            "black": 10.83,
            "white": 1.94
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/bdbab2/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bdbab2.json"
        }
      ],
      "anchor": "ash-gray-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": "#BAB2BD",
          "name": "#BAB2BD",
          "slug": null,
          "rgb": [
            186,
            178,
            189
          ],
          "hsl": [
            284,
            8,
            72
          ],
          "cmyk": [
            2,
            6,
            0,
            26
          ],
          "luminance": 0.4595,
          "contrast": {
            "black": 10.19,
            "white": 2.06
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/bab2bd/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bab2bd.json"
        },
        {
          "hex": "#BDB2B5",
          "name": "#BDB2B5",
          "slug": null,
          "rgb": [
            189,
            178,
            181
          ],
          "hsl": [
            344,
            8,
            72
          ],
          "cmyk": [
            0,
            6,
            4,
            26
          ],
          "luminance": 0.46,
          "contrast": {
            "black": 10.2,
            "white": 2.06
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/bdb2b5/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bdb2b5.json"
        }
      ],
      "anchor": "ash-gray-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": "#E3E8E4",
          "name": "#E3E8E4",
          "slug": null,
          "rgb": [
            227,
            232,
            228
          ],
          "hsl": [
            132,
            10,
            90
          ],
          "cmyk": [
            2,
            0,
            2,
            9
          ],
          "luminance": 0.7965,
          "contrast": {
            "black": 16.93,
            "white": 1.24
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/e3e8e4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e3e8e4.json"
        },
        {
          "hex": "#B2BEB5",
          "name": "Ash Gray",
          "slug": "ash-gray",
          "rgb": [
            178,
            190,
            181
          ],
          "hsl": [
            135,
            8,
            72
          ],
          "cmyk": [
            6,
            0,
            5,
            25
          ],
          "luminance": 0.4963,
          "contrast": {
            "black": 10.93,
            "white": 1.92
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/ash-gray/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/ash-gray.json"
        },
        {
          "hex": "#809385",
          "name": "#809385",
          "slug": null,
          "rgb": [
            128,
            147,
            133
          ],
          "hsl": [
            136,
            8,
            54
          ],
          "cmyk": [
            13,
            0,
            10,
            42
          ],
          "luminance": 0.2715,
          "contrast": {
            "black": 6.43,
            "white": 3.27
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/809385/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/809385.json"
        }
      ],
      "anchor": "ash-gray-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#B2BEB5",
    "#BDB2BA",
    "#B5BDB2",
    "#B2BDBA",
    "#E3E8E4",
    "#809385"
  ],
  "semanticGroups": [
    "green harmony",
    "cool harmony",
    "muted harmony",
    "ash gray palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Ash Gray: 10.93:1",
    "White contrast on Ash Gray: 1.92:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/ash-gray.json",
    "https://www.colorsencyclopedia.com/api/colors/ash-gray.json",
    "https://www.colorsencyclopedia.com/api/hex/b2beb5.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/ash-gray/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/ash-gray.json",
  "cssSnippet": ":root {\n  --color-ash-gray: #B2BEB5;\n  --ash-gray-complementary-1: #BDB2BA;\n  --ash-gray-analogous-1: #B5BDB2;\n  --ash-gray-analogous-2: #B2BDBA;\n  --ash-gray-triadic-1: #B5B2BD;\n  --ash-gray-triadic-2: #BDB5B2;\n  --ash-gray-tetradic-1: #B2B5BD;\n  --ash-gray-tetradic-2: #BDB2BA;\n  --ash-gray-tetradic-3: #BDBAB2;\n  --ash-gray-split-complementary-1: #BAB2BD;\n  --ash-gray-split-complementary-2: #BDB2B5;\n  --ash-gray-monochromatic-1: #E3E8E4;\n  --ash-gray-monochromatic-2: #B2BEB5;\n  --ash-gray-monochromatic-3: #809385;\n}\n\n.palette-ash-gray-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #B2BEB5, #BDB2BA, #B5BDB2, #B2BDBA, #E3E8E4, #809385);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-ash-gray: #B2BEB5;
  --ash-gray-complementary-1: #BDB2BA;
  --ash-gray-analogous-1: #B5BDB2;
  --ash-gray-analogous-2: #B2BDBA;
  --ash-gray-triadic-1: #B5B2BD;
  --ash-gray-triadic-2: #BDB5B2;
  --ash-gray-tetradic-1: #B2B5BD;
  --ash-gray-tetradic-2: #BDB2BA;
  --ash-gray-tetradic-3: #BDBAB2;
  --ash-gray-split-complementary-1: #BAB2BD;
  --ash-gray-split-complementary-2: #BDB2B5;
  --ash-gray-monochromatic-1: #E3E8E4;
  --ash-gray-monochromatic-2: #B2BEB5;
  --ash-gray-monochromatic-3: #809385;
}

.palette-ash-gray-harmony {
  color: #111827;
  background: linear-gradient(135deg, #B2BEB5, #BDB2BA, #B5BDB2, #B2BDBA, #E3E8E4, #809385);
}

Ash Gray 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 colorAsh Gray · #B2BEB5
#BDB2BA#BDB2BA
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 colorAsh Gray · #B2BEB5
#B5BDB2#B5BDB2
#B2BDBA#B2BDBA
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 colorAsh Gray · #B2BEB5
#B5B2BD#B5B2BD
#BDB5B2#BDB5B2
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 colorAsh Gray · #B2BEB5
#B2B5BD#B2B5BD
#BDB2BA#BDB2BA
#BDBAB2#BDBAB2
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 colorAsh Gray · #B2BEB5
#BAB2BD#BAB2BD
#BDB2B5#BDB2B5
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 colorAsh Gray · #B2BEB5
#E3E8E4#E3E8E4
Ash Gray#B2BEB5
#809385#809385