Harmony system

Sage Gray Color Harmonies

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

Sage Gray sits in the yellow family with warm temperature and muted, earth tone 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.

SourceSage Gray · #B2AC88
Groups6
Palette colors6
FamilyYellow

How the harmony works

Sage Gray Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.4075
Black text9.15:1AA Pass
White text2.3: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": "sage-gray",
  "name": "Sage Gray",
  "hex": "#B2AC88",
  "url": "https://www.colorsencyclopedia.com/colors/sage-gray/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sage-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": "#8A90B2",
        "name": "#8A90B2",
        "slug": null,
        "rgb": [
          138,
          144,
          178
        ],
        "hsl": [
          231,
          21,
          62
        ],
        "cmyk": [
          22,
          19,
          0,
          30
        ],
        "luminance": 0.2856,
        "contrast": {
          "black": 6.71,
          "white": 3.13
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/8a90b2/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a90b2.json"
      }
    ],
    "anchor": "sage-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": "#B2988A",
        "name": "#B2988A",
        "slug": null,
        "rgb": [
          178,
          152,
          138
        ],
        "hsl": [
          21,
          21,
          62
        ],
        "cmyk": [
          0,
          15,
          22,
          30
        ],
        "luminance": 0.3376,
        "contrast": {
          "black": 7.75,
          "white": 2.71
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b2988a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b2988a.json"
      },
      {
        "hex": "#A4B28A",
        "name": "#A4B28A",
        "slug": null,
        "rgb": [
          164,
          178,
          138
        ],
        "hsl": [
          81,
          21,
          62
        ],
        "cmyk": [
          8,
          0,
          22,
          30
        ],
        "luminance": 0.4157,
        "contrast": {
          "black": 9.31,
          "white": 2.25
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/a4b28a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/a4b28a.json"
      }
    ],
    "anchor": "sage-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": "#8AB2AC",
        "name": "#8AB2AC",
        "slug": null,
        "rgb": [
          138,
          178,
          172
        ],
        "hsl": [
          171,
          21,
          62
        ],
        "cmyk": [
          22,
          0,
          3,
          30
        ],
        "luminance": 0.4022,
        "contrast": {
          "black": 9.04,
          "white": 2.32
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/8ab2ac/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8ab2ac.json"
      },
      {
        "hex": "#AC8AB2",
        "name": "#AC8AB2",
        "slug": null,
        "rgb": [
          172,
          138,
          178
        ],
        "hsl": [
          291,
          21,
          62
        ],
        "cmyk": [
          3,
          22,
          0,
          30
        ],
        "luminance": 0.3016,
        "contrast": {
          "black": 7.03,
          "white": 2.99
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ac8ab2/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ac8ab2.json"
      }
    ],
    "anchor": "sage-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": "#8AB298",
        "name": "#8AB298",
        "slug": null,
        "rgb": [
          138,
          178,
          152
        ],
        "hsl": [
          141,
          21,
          62
        ],
        "cmyk": [
          22,
          0,
          15,
          30
        ],
        "luminance": 0.3951,
        "contrast": {
          "black": 8.9,
          "white": 2.36
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/8ab298/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8ab298.json"
      },
      {
        "hex": "#8A90B2",
        "name": "#8A90B2",
        "slug": null,
        "rgb": [
          138,
          144,
          178
        ],
        "hsl": [
          231,
          21,
          62
        ],
        "cmyk": [
          22,
          19,
          0,
          30
        ],
        "luminance": 0.2856,
        "contrast": {
          "black": 6.71,
          "white": 3.13
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/8a90b2/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a90b2.json"
      },
      {
        "hex": "#B28AA4",
        "name": "#B28AA4",
        "slug": null,
        "rgb": [
          178,
          138,
          164
        ],
        "hsl": [
          321,
          21,
          62
        ],
        "cmyk": [
          0,
          22,
          8,
          30
        ],
        "luminance": 0.3032,
        "contrast": {
          "black": 7.06,
          "white": 2.97
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b28aa4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b28aa4.json"
      }
    ],
    "anchor": "sage-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": "#8AA4B2",
        "name": "#8AA4B2",
        "slug": null,
        "rgb": [
          138,
          164,
          178
        ],
        "hsl": [
          201,
          21,
          62
        ],
        "cmyk": [
          22,
          8,
          0,
          30
        ],
        "luminance": 0.3517,
        "contrast": {
          "black": 8.03,
          "white": 2.61
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/8aa4b2/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8aa4b2.json"
      },
      {
        "hex": "#988AB2",
        "name": "#988AB2",
        "slug": null,
        "rgb": [
          152,
          138,
          178
        ],
        "hsl": [
          261,
          21,
          62
        ],
        "cmyk": [
          15,
          22,
          0,
          30
        ],
        "luminance": 0.2807,
        "contrast": {
          "black": 6.61,
          "white": 3.18
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/988ab2/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/988ab2.json"
      }
    ],
    "anchor": "sage-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": "#D7D3C1",
        "name": "#D7D3C1",
        "slug": null,
        "rgb": [
          215,
          211,
          193
        ],
        "hsl": [
          49,
          22,
          80
        ],
        "cmyk": [
          0,
          2,
          10,
          16
        ],
        "luminance": 0.6489,
        "contrast": {
          "black": 13.98,
          "white": 1.5
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/d7d3c1/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d7d3c1.json"
      },
      {
        "hex": "#B2AC88",
        "name": "Sage Gray",
        "slug": "sage-gray",
        "rgb": [
          178,
          172,
          136
        ],
        "hsl": [
          51,
          21,
          62
        ],
        "cmyk": [
          0,
          3,
          24,
          30
        ],
        "luminance": 0.4075,
        "contrast": {
          "black": 9.15,
          "white": 2.3
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/sage-gray/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sage-gray.json"
      },
      {
        "hex": "#888159",
        "name": "#888159",
        "slug": null,
        "rgb": [
          136,
          129,
          89
        ],
        "hsl": [
          51,
          21,
          44
        ],
        "cmyk": [
          0,
          5,
          35,
          47
        ],
        "luminance": 0.2166,
        "contrast": {
          "black": 5.33,
          "white": 3.94
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/888159/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/888159.json"
      }
    ],
    "anchor": "sage-gray-harmony-monochromatic"
  }
]
Signature palette
[
  "#B2AC88",
  "#8A90B2",
  "#B2988A",
  "#A4B28A",
  "#D7D3C1",
  "#888159"
]
Accessibility notes
[
  "Black contrast on Sage Gray: 9.15:1",
  "White contrast on Sage Gray: 2.3:1",
  "AA text options: #000000, #1A1A1A"
]
CSS tokens
":root {\n  --color-sage-gray: #B2AC88;\n  --sage-gray-complementary-1: #8A90B2;\n  --sage-gray-analogous-1: #B2988A;\n  --sage-gray-analogous-2: #A4B28A;\n  --sage-gray-triadic-1: #8AB2AC;\n  --sage-gray-triadic-2: #AC8AB2;\n  --sage-gray-tetradic-1: #8AB298;\n  --sage-gray-tetradic-2: #8A90B2;\n  --sage-gray-tetradic-3: #B28AA4;\n  --sage-gray-split-complementary-1: #8AA4B2;\n  --sage-gray-split-complementary-2: #988AB2;\n  --sage-gray-monochromatic-1: #D7D3C1;\n  --sage-gray-monochromatic-2: #B2AC88;\n  --sage-gray-monochromatic-3: #888159;\n}\n\n.palette-sage-gray-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #B2AC88, #8A90B2, #B2988A, #A4B28A, #D7D3C1, #888159);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "sage-gray",
  "name": "Sage Gray",
  "hex": "#B2AC88",
  "rgb": [
    178,
    172,
    136
  ],
  "hsl": [
    51,
    21,
    62
  ],
  "cmyk": [
    0,
    3,
    24,
    30
  ],
  "family": "yellow",
  "temperature": "warm",
  "tone": [
    "muted",
    "earth-tone"
  ],
  "luminance": 0.4075,
  "contrast": {
    "black": 9.15,
    "white": 2.3
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "sourceColor": {
    "slug": "sage-gray",
    "name": "Sage Gray",
    "hex": "#B2AC88",
    "url": "https://www.colorsencyclopedia.com/colors/sage-gray/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sage-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": "#8A90B2",
          "name": "#8A90B2",
          "slug": null,
          "rgb": [
            138,
            144,
            178
          ],
          "hsl": [
            231,
            21,
            62
          ],
          "cmyk": [
            22,
            19,
            0,
            30
          ],
          "luminance": 0.2856,
          "contrast": {
            "black": 6.71,
            "white": 3.13
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/8a90b2/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a90b2.json"
        }
      ],
      "anchor": "sage-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": "#B2988A",
          "name": "#B2988A",
          "slug": null,
          "rgb": [
            178,
            152,
            138
          ],
          "hsl": [
            21,
            21,
            62
          ],
          "cmyk": [
            0,
            15,
            22,
            30
          ],
          "luminance": 0.3376,
          "contrast": {
            "black": 7.75,
            "white": 2.71
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b2988a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b2988a.json"
        },
        {
          "hex": "#A4B28A",
          "name": "#A4B28A",
          "slug": null,
          "rgb": [
            164,
            178,
            138
          ],
          "hsl": [
            81,
            21,
            62
          ],
          "cmyk": [
            8,
            0,
            22,
            30
          ],
          "luminance": 0.4157,
          "contrast": {
            "black": 9.31,
            "white": 2.25
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/a4b28a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/a4b28a.json"
        }
      ],
      "anchor": "sage-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": "#8AB2AC",
          "name": "#8AB2AC",
          "slug": null,
          "rgb": [
            138,
            178,
            172
          ],
          "hsl": [
            171,
            21,
            62
          ],
          "cmyk": [
            22,
            0,
            3,
            30
          ],
          "luminance": 0.4022,
          "contrast": {
            "black": 9.04,
            "white": 2.32
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/8ab2ac/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8ab2ac.json"
        },
        {
          "hex": "#AC8AB2",
          "name": "#AC8AB2",
          "slug": null,
          "rgb": [
            172,
            138,
            178
          ],
          "hsl": [
            291,
            21,
            62
          ],
          "cmyk": [
            3,
            22,
            0,
            30
          ],
          "luminance": 0.3016,
          "contrast": {
            "black": 7.03,
            "white": 2.99
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ac8ab2/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ac8ab2.json"
        }
      ],
      "anchor": "sage-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": "#8AB298",
          "name": "#8AB298",
          "slug": null,
          "rgb": [
            138,
            178,
            152
          ],
          "hsl": [
            141,
            21,
            62
          ],
          "cmyk": [
            22,
            0,
            15,
            30
          ],
          "luminance": 0.3951,
          "contrast": {
            "black": 8.9,
            "white": 2.36
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/8ab298/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8ab298.json"
        },
        {
          "hex": "#8A90B2",
          "name": "#8A90B2",
          "slug": null,
          "rgb": [
            138,
            144,
            178
          ],
          "hsl": [
            231,
            21,
            62
          ],
          "cmyk": [
            22,
            19,
            0,
            30
          ],
          "luminance": 0.2856,
          "contrast": {
            "black": 6.71,
            "white": 3.13
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/8a90b2/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a90b2.json"
        },
        {
          "hex": "#B28AA4",
          "name": "#B28AA4",
          "slug": null,
          "rgb": [
            178,
            138,
            164
          ],
          "hsl": [
            321,
            21,
            62
          ],
          "cmyk": [
            0,
            22,
            8,
            30
          ],
          "luminance": 0.3032,
          "contrast": {
            "black": 7.06,
            "white": 2.97
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b28aa4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b28aa4.json"
        }
      ],
      "anchor": "sage-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": "#8AA4B2",
          "name": "#8AA4B2",
          "slug": null,
          "rgb": [
            138,
            164,
            178
          ],
          "hsl": [
            201,
            21,
            62
          ],
          "cmyk": [
            22,
            8,
            0,
            30
          ],
          "luminance": 0.3517,
          "contrast": {
            "black": 8.03,
            "white": 2.61
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/8aa4b2/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8aa4b2.json"
        },
        {
          "hex": "#988AB2",
          "name": "#988AB2",
          "slug": null,
          "rgb": [
            152,
            138,
            178
          ],
          "hsl": [
            261,
            21,
            62
          ],
          "cmyk": [
            15,
            22,
            0,
            30
          ],
          "luminance": 0.2807,
          "contrast": {
            "black": 6.61,
            "white": 3.18
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/988ab2/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/988ab2.json"
        }
      ],
      "anchor": "sage-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": "#D7D3C1",
          "name": "#D7D3C1",
          "slug": null,
          "rgb": [
            215,
            211,
            193
          ],
          "hsl": [
            49,
            22,
            80
          ],
          "cmyk": [
            0,
            2,
            10,
            16
          ],
          "luminance": 0.6489,
          "contrast": {
            "black": 13.98,
            "white": 1.5
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/d7d3c1/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d7d3c1.json"
        },
        {
          "hex": "#B2AC88",
          "name": "Sage Gray",
          "slug": "sage-gray",
          "rgb": [
            178,
            172,
            136
          ],
          "hsl": [
            51,
            21,
            62
          ],
          "cmyk": [
            0,
            3,
            24,
            30
          ],
          "luminance": 0.4075,
          "contrast": {
            "black": 9.15,
            "white": 2.3
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/sage-gray/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sage-gray.json"
        },
        {
          "hex": "#888159",
          "name": "#888159",
          "slug": null,
          "rgb": [
            136,
            129,
            89
          ],
          "hsl": [
            51,
            21,
            44
          ],
          "cmyk": [
            0,
            5,
            35,
            47
          ],
          "luminance": 0.2166,
          "contrast": {
            "black": 5.33,
            "white": 3.94
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/888159/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/888159.json"
        }
      ],
      "anchor": "sage-gray-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#B2AC88",
    "#8A90B2",
    "#B2988A",
    "#A4B28A",
    "#D7D3C1",
    "#888159"
  ],
  "semanticGroups": [
    "yellow harmony",
    "warm harmony",
    "muted harmony",
    "earth tone harmony",
    "sage gray palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Sage Gray: 9.15:1",
    "White contrast on Sage Gray: 2.3:1",
    "AA text options: #000000, #1A1A1A"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/sage-gray.json",
    "https://www.colorsencyclopedia.com/api/colors/sage-gray.json",
    "https://www.colorsencyclopedia.com/api/hex/b2ac88.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/sage-gray/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/sage-gray.json",
  "cssSnippet": ":root {\n  --color-sage-gray: #B2AC88;\n  --sage-gray-complementary-1: #8A90B2;\n  --sage-gray-analogous-1: #B2988A;\n  --sage-gray-analogous-2: #A4B28A;\n  --sage-gray-triadic-1: #8AB2AC;\n  --sage-gray-triadic-2: #AC8AB2;\n  --sage-gray-tetradic-1: #8AB298;\n  --sage-gray-tetradic-2: #8A90B2;\n  --sage-gray-tetradic-3: #B28AA4;\n  --sage-gray-split-complementary-1: #8AA4B2;\n  --sage-gray-split-complementary-2: #988AB2;\n  --sage-gray-monochromatic-1: #D7D3C1;\n  --sage-gray-monochromatic-2: #B2AC88;\n  --sage-gray-monochromatic-3: #888159;\n}\n\n.palette-sage-gray-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #B2AC88, #8A90B2, #B2988A, #A4B28A, #D7D3C1, #888159);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-sage-gray: #B2AC88;
  --sage-gray-complementary-1: #8A90B2;
  --sage-gray-analogous-1: #B2988A;
  --sage-gray-analogous-2: #A4B28A;
  --sage-gray-triadic-1: #8AB2AC;
  --sage-gray-triadic-2: #AC8AB2;
  --sage-gray-tetradic-1: #8AB298;
  --sage-gray-tetradic-2: #8A90B2;
  --sage-gray-tetradic-3: #B28AA4;
  --sage-gray-split-complementary-1: #8AA4B2;
  --sage-gray-split-complementary-2: #988AB2;
  --sage-gray-monochromatic-1: #D7D3C1;
  --sage-gray-monochromatic-2: #B2AC88;
  --sage-gray-monochromatic-3: #888159;
}

.palette-sage-gray-harmony {
  color: #111827;
  background: linear-gradient(135deg, #B2AC88, #8A90B2, #B2988A, #A4B28A, #D7D3C1, #888159);
}

Sage 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 colorSage Gray · #B2AC88
#8A90B2#8A90B2
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 colorSage Gray · #B2AC88
#B2988A#B2988A
#A4B28A#A4B28A
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 colorSage Gray · #B2AC88
#8AB2AC#8AB2AC
#AC8AB2#AC8AB2
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 colorSage Gray · #B2AC88
#8AB298#8AB298
#8A90B2#8A90B2
#B28AA4#B28AA4
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 colorSage Gray · #B2AC88
#8AA4B2#8AA4B2
#988AB2#988AB2
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 colorSage Gray · #B2AC88
#D7D3C1#D7D3C1
Sage Gray#B2AC88
#888159#888159