Harmony system

Ash Gray Color Harmonies

Ash Gray harmonies from #B2BEB5: complementary #BDB2BA, plus five harmony groups with CSS and contrast data.

Ash Gray is a cool green at hue 135°, saturation 8% and lightness 72%. The sets below keep those measurements visible while moving around the color wheel, making it easier to choose close hues, direct contrast or a wider token system.

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": null,
        "apiUrl": null
      }
    ],
    "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": null,
        "apiUrl": null
      },
      {
        "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": null,
        "apiUrl": null
      }
    ],
    "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": null,
        "apiUrl": null
      },
      {
        "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": null,
        "apiUrl": null
      }
    ],
    "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": null,
        "apiUrl": null
      },
      {
        "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": null,
        "apiUrl": null
      },
      {
        "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": null,
        "apiUrl": null
      }
    ],
    "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": null,
        "apiUrl": null
      },
      {
        "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": null,
        "apiUrl": null
      }
    ],
    "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": null,
        "apiUrl": null
      },
      {
        "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": null,
        "apiUrl": null
      }
    ],
    "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": null,
          "apiUrl": null
        }
      ],
      "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": null,
          "apiUrl": null
        },
        {
          "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": null,
          "apiUrl": null
        }
      ],
      "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": null,
          "apiUrl": null
        },
        {
          "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": null,
          "apiUrl": null
        }
      ],
      "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": null,
          "apiUrl": null
        },
        {
          "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": null,
          "apiUrl": null
        },
        {
          "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": null,
          "apiUrl": null
        }
      ],
      "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": null,
          "apiUrl": null
        },
        {
          "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": null,
          "apiUrl": null
        }
      ],
      "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": null,
          "apiUrl": null
        },
        {
          "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": null,
          "apiUrl": null
        }
      ],
      "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

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

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorAsh Gray · #B2BEB5
Analogous Harmony2 colors · neighboring hue movement

The analogous set starts from Ash Gray #B2BEB5 and produces #B5BDB2 and #B2BDBA. Its neighboring hue movement relationship suits calm palettes, gradients, and natural transitions. None of these generated values has an exact named-color match in the current dataset.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorAsh Gray · #B2BEB5
Triadic Harmony2 colors · three evenly spaced hues

The triadic set starts from Ash Gray #B2BEB5 and produces #B5B2BD and #BDB5B2. Its three evenly spaced hues relationship suits balanced contrast, playful systems, and broad palette range. None of these generated values has an exact named-color match in the current dataset.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorAsh Gray · #B2BEB5
Tetradic Harmony3 colors · two complementary pairs

The tetradic set starts from Ash Gray #B2BEB5 and produces #B2B5BD, #BDB2BA, and #BDBAB2. Its two complementary pairs relationship suits large design systems, dashboards, and multi-state UI. None of these generated values has an exact named-color match in the current dataset.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorAsh Gray · #B2BEB5
Split Complementary Harmony2 colors · softened complementary contrast

The split complementary set starts from Ash Gray #B2BEB5 and produces #BAB2BD and #BDB2B5. Its softened complementary contrast relationship suits brand palettes, accent pairs, and less aggressive contrast. None of these generated values has an exact named-color match in the current dataset.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorAsh Gray · #B2BEB5
Monochromatic Harmony3 colors · same hue, different values

The monochromatic set starts from Ash Gray #B2BEB5 and produces #E3E8E4, #B2BEB5, and #809385. Its same hue, different values relationship suits surfaces, states, elevation, and restrained UI themes. The generated values match Ash Gray in the named-color dataset.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorAsh Gray · #B2BEB5