Harmony system

Slate Black Color Harmonies

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

Slate Black sits in the gray family with neutral temperature and dark 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.

SourceSlate Black · #26282A
Groups6
Palette colors6
FamilyGray

How the harmony works

Slate Black Harmony Guide

Slate Black 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 Slate Black Harmony Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.021
Black text1.42:1AA Fail
White text14.79:1AA Pass
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": "slate-black",
  "name": "Slate Black",
  "hex": "#26282A",
  "url": "https://www.colorsencyclopedia.com/colors/slate-black/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/slate-black.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": "#2B2927",
        "name": "#2B2927",
        "slug": null,
        "rgb": [
          43,
          41,
          39
        ],
        "hsl": [
          30,
          5,
          16
        ],
        "cmyk": [
          0,
          5,
          9,
          83
        ],
        "luminance": 0.0225,
        "contrast": {
          "black": 1.45,
          "white": 14.48
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/2b2927/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2b2927.json"
      }
    ],
    "anchor": "slate-black-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": "#272B2B",
        "name": "#272B2B",
        "slug": null,
        "rgb": [
          39,
          43,
          43
        ],
        "hsl": [
          180,
          5,
          16
        ],
        "cmyk": [
          9,
          0,
          0,
          83
        ],
        "luminance": 0.0233,
        "contrast": {
          "black": 1.47,
          "white": 14.32
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/272b2b/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/272b2b.json"
      },
      {
        "hex": "#27272B",
        "name": "#27272B",
        "slug": null,
        "rgb": [
          39,
          39,
          43
        ],
        "hsl": [
          240,
          5,
          16
        ],
        "cmyk": [
          9,
          9,
          0,
          83
        ],
        "luminance": 0.0206,
        "contrast": {
          "black": 1.41,
          "white": 14.87
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/27272b/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/27272b.json"
      }
    ],
    "anchor": "slate-black-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": "#2B2729",
        "name": "#2B2729",
        "slug": null,
        "rgb": [
          43,
          39,
          41
        ],
        "hsl": [
          330,
          5,
          16
        ],
        "cmyk": [
          0,
          9,
          5,
          83
        ],
        "luminance": 0.0212,
        "contrast": {
          "black": 1.42,
          "white": 14.75
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/2b2729/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2b2729.json"
      },
      {
        "hex": "#292B27",
        "name": "#292B27",
        "slug": null,
        "rgb": [
          41,
          43,
          39
        ],
        "hsl": [
          90,
          5,
          16
        ],
        "cmyk": [
          5,
          0,
          9,
          83
        ],
        "luminance": 0.0235,
        "contrast": {
          "black": 1.47,
          "white": 14.29
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/292b27/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/292b27.json"
      }
    ],
    "anchor": "slate-black-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": "#2B272B",
        "name": "#2B272B",
        "slug": null,
        "rgb": [
          43,
          39,
          43
        ],
        "hsl": [
          300,
          5,
          16
        ],
        "cmyk": [
          0,
          9,
          0,
          83
        ],
        "luminance": 0.0214,
        "contrast": {
          "black": 1.43,
          "white": 14.71
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/2b272b/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2b272b.json"
      },
      {
        "hex": "#2B2927",
        "name": "#2B2927",
        "slug": null,
        "rgb": [
          43,
          41,
          39
        ],
        "hsl": [
          30,
          5,
          16
        ],
        "cmyk": [
          0,
          5,
          9,
          83
        ],
        "luminance": 0.0225,
        "contrast": {
          "black": 1.45,
          "white": 14.48
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/2b2927/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2b2927.json"
      },
      {
        "hex": "#272B27",
        "name": "#272B27",
        "slug": null,
        "rgb": [
          39,
          43,
          39
        ],
        "hsl": [
          120,
          5,
          16
        ],
        "cmyk": [
          9,
          0,
          9,
          83
        ],
        "luminance": 0.0231,
        "contrast": {
          "black": 1.46,
          "white": 14.36
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/272b27/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/272b27.json"
      }
    ],
    "anchor": "slate-black-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": "#2B2727",
        "name": "#2B2727",
        "slug": null,
        "rgb": [
          43,
          39,
          39
        ],
        "hsl": [
          0,
          5,
          16
        ],
        "cmyk": [
          0,
          9,
          9,
          83
        ],
        "luminance": 0.0211,
        "contrast": {
          "black": 1.42,
          "white": 14.77
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/2b2727/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2b2727.json"
      },
      {
        "hex": "#2B2B27",
        "name": "#2B2B27",
        "slug": null,
        "rgb": [
          43,
          43,
          39
        ],
        "hsl": [
          60,
          5,
          16
        ],
        "cmyk": [
          0,
          0,
          9,
          83
        ],
        "luminance": 0.0239,
        "contrast": {
          "black": 1.48,
          "white": 14.21
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/2b2b27/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2b2b27.json"
      }
    ],
    "anchor": "slate-black-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": "#52575B",
        "name": "#52575B",
        "slug": null,
        "rgb": [
          82,
          87,
          91
        ],
        "hsl": [
          207,
          5,
          34
        ],
        "cmyk": [
          10,
          4,
          0,
          64
        ],
        "luminance": 0.0937,
        "contrast": {
          "black": 2.87,
          "white": 7.31
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/52575b/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/52575b.json"
      },
      {
        "hex": "#26282A",
        "name": "Slate Black",
        "slug": "slate-black",
        "rgb": [
          38,
          40,
          42
        ],
        "hsl": [
          210,
          5,
          16
        ],
        "cmyk": [
          10,
          5,
          0,
          84
        ],
        "luminance": 0.021,
        "contrast": {
          "black": 1.42,
          "white": 14.79
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/slate-black/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/slate-black.json"
      },
      {
        "hex": "#000000",
        "name": "Black",
        "slug": "black",
        "rgb": [
          0,
          0,
          0
        ],
        "hsl": [
          0,
          0,
          0
        ],
        "cmyk": [
          0,
          0,
          0,
          100
        ],
        "luminance": 0,
        "contrast": {
          "black": 1,
          "white": 21
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/black/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/black.json"
      }
    ],
    "anchor": "slate-black-harmony-monochromatic"
  }
]
Signature palette
[
  "#26282A",
  "#2B2927",
  "#272B2B",
  "#27272B",
  "#52575B",
  "#000000"
]
Accessibility notes
[
  "Black contrast on Slate Black: 1.42:1",
  "White contrast on Slate Black: 14.79:1",
  "AA text options: #FFFFFF, #F5F5F5"
]
CSS tokens
":root {\n  --color-slate-black: #26282A;\n  --slate-black-complementary-1: #2B2927;\n  --slate-black-analogous-1: #272B2B;\n  --slate-black-analogous-2: #27272B;\n  --slate-black-triadic-1: #2B2729;\n  --slate-black-triadic-2: #292B27;\n  --slate-black-tetradic-1: #2B272B;\n  --slate-black-tetradic-2: #2B2927;\n  --slate-black-tetradic-3: #272B27;\n  --slate-black-split-complementary-1: #2B2727;\n  --slate-black-split-complementary-2: #2B2B27;\n  --slate-black-monochromatic-1: #52575B;\n  --slate-black-monochromatic-2: #26282A;\n  --slate-black-monochromatic-3: #000000;\n}\n\n.palette-slate-black-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #26282A, #2B2927, #272B2B, #27272B, #52575B, #000000);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "slate-black",
  "name": "Slate Black",
  "hex": "#26282A",
  "rgb": [
    38,
    40,
    42
  ],
  "hsl": [
    210,
    5,
    16
  ],
  "cmyk": [
    10,
    5,
    0,
    84
  ],
  "family": "gray",
  "temperature": "neutral",
  "tone": [
    "dark"
  ],
  "luminance": 0.021,
  "contrast": {
    "black": 1.42,
    "white": 14.79
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  "sourceColor": {
    "slug": "slate-black",
    "name": "Slate Black",
    "hex": "#26282A",
    "url": "https://www.colorsencyclopedia.com/colors/slate-black/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/slate-black.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": "#2B2927",
          "name": "#2B2927",
          "slug": null,
          "rgb": [
            43,
            41,
            39
          ],
          "hsl": [
            30,
            5,
            16
          ],
          "cmyk": [
            0,
            5,
            9,
            83
          ],
          "luminance": 0.0225,
          "contrast": {
            "black": 1.45,
            "white": 14.48
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/2b2927/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2b2927.json"
        }
      ],
      "anchor": "slate-black-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": "#272B2B",
          "name": "#272B2B",
          "slug": null,
          "rgb": [
            39,
            43,
            43
          ],
          "hsl": [
            180,
            5,
            16
          ],
          "cmyk": [
            9,
            0,
            0,
            83
          ],
          "luminance": 0.0233,
          "contrast": {
            "black": 1.47,
            "white": 14.32
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/272b2b/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/272b2b.json"
        },
        {
          "hex": "#27272B",
          "name": "#27272B",
          "slug": null,
          "rgb": [
            39,
            39,
            43
          ],
          "hsl": [
            240,
            5,
            16
          ],
          "cmyk": [
            9,
            9,
            0,
            83
          ],
          "luminance": 0.0206,
          "contrast": {
            "black": 1.41,
            "white": 14.87
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/27272b/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/27272b.json"
        }
      ],
      "anchor": "slate-black-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": "#2B2729",
          "name": "#2B2729",
          "slug": null,
          "rgb": [
            43,
            39,
            41
          ],
          "hsl": [
            330,
            5,
            16
          ],
          "cmyk": [
            0,
            9,
            5,
            83
          ],
          "luminance": 0.0212,
          "contrast": {
            "black": 1.42,
            "white": 14.75
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/2b2729/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2b2729.json"
        },
        {
          "hex": "#292B27",
          "name": "#292B27",
          "slug": null,
          "rgb": [
            41,
            43,
            39
          ],
          "hsl": [
            90,
            5,
            16
          ],
          "cmyk": [
            5,
            0,
            9,
            83
          ],
          "luminance": 0.0235,
          "contrast": {
            "black": 1.47,
            "white": 14.29
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/292b27/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/292b27.json"
        }
      ],
      "anchor": "slate-black-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": "#2B272B",
          "name": "#2B272B",
          "slug": null,
          "rgb": [
            43,
            39,
            43
          ],
          "hsl": [
            300,
            5,
            16
          ],
          "cmyk": [
            0,
            9,
            0,
            83
          ],
          "luminance": 0.0214,
          "contrast": {
            "black": 1.43,
            "white": 14.71
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/2b272b/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2b272b.json"
        },
        {
          "hex": "#2B2927",
          "name": "#2B2927",
          "slug": null,
          "rgb": [
            43,
            41,
            39
          ],
          "hsl": [
            30,
            5,
            16
          ],
          "cmyk": [
            0,
            5,
            9,
            83
          ],
          "luminance": 0.0225,
          "contrast": {
            "black": 1.45,
            "white": 14.48
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/2b2927/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2b2927.json"
        },
        {
          "hex": "#272B27",
          "name": "#272B27",
          "slug": null,
          "rgb": [
            39,
            43,
            39
          ],
          "hsl": [
            120,
            5,
            16
          ],
          "cmyk": [
            9,
            0,
            9,
            83
          ],
          "luminance": 0.0231,
          "contrast": {
            "black": 1.46,
            "white": 14.36
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/272b27/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/272b27.json"
        }
      ],
      "anchor": "slate-black-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": "#2B2727",
          "name": "#2B2727",
          "slug": null,
          "rgb": [
            43,
            39,
            39
          ],
          "hsl": [
            0,
            5,
            16
          ],
          "cmyk": [
            0,
            9,
            9,
            83
          ],
          "luminance": 0.0211,
          "contrast": {
            "black": 1.42,
            "white": 14.77
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/2b2727/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2b2727.json"
        },
        {
          "hex": "#2B2B27",
          "name": "#2B2B27",
          "slug": null,
          "rgb": [
            43,
            43,
            39
          ],
          "hsl": [
            60,
            5,
            16
          ],
          "cmyk": [
            0,
            0,
            9,
            83
          ],
          "luminance": 0.0239,
          "contrast": {
            "black": 1.48,
            "white": 14.21
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/2b2b27/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2b2b27.json"
        }
      ],
      "anchor": "slate-black-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": "#52575B",
          "name": "#52575B",
          "slug": null,
          "rgb": [
            82,
            87,
            91
          ],
          "hsl": [
            207,
            5,
            34
          ],
          "cmyk": [
            10,
            4,
            0,
            64
          ],
          "luminance": 0.0937,
          "contrast": {
            "black": 2.87,
            "white": 7.31
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/52575b/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/52575b.json"
        },
        {
          "hex": "#26282A",
          "name": "Slate Black",
          "slug": "slate-black",
          "rgb": [
            38,
            40,
            42
          ],
          "hsl": [
            210,
            5,
            16
          ],
          "cmyk": [
            10,
            5,
            0,
            84
          ],
          "luminance": 0.021,
          "contrast": {
            "black": 1.42,
            "white": 14.79
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/slate-black/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/slate-black.json"
        },
        {
          "hex": "#000000",
          "name": "Black",
          "slug": "black",
          "rgb": [
            0,
            0,
            0
          ],
          "hsl": [
            0,
            0,
            0
          ],
          "cmyk": [
            0,
            0,
            0,
            100
          ],
          "luminance": 0,
          "contrast": {
            "black": 1,
            "white": 21
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/black/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/black.json"
        }
      ],
      "anchor": "slate-black-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#26282A",
    "#2B2927",
    "#272B2B",
    "#27272B",
    "#52575B",
    "#000000"
  ],
  "semanticGroups": [
    "gray harmony",
    "neutral harmony",
    "dark harmony",
    "slate black palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Slate Black: 1.42:1",
    "White contrast on Slate Black: 14.79:1",
    "AA text options: #FFFFFF, #F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/slate-black.json",
    "https://www.colorsencyclopedia.com/api/colors/slate-black.json",
    "https://www.colorsencyclopedia.com/api/hex/26282a.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/slate-black/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/slate-black.json",
  "cssSnippet": ":root {\n  --color-slate-black: #26282A;\n  --slate-black-complementary-1: #2B2927;\n  --slate-black-analogous-1: #272B2B;\n  --slate-black-analogous-2: #27272B;\n  --slate-black-triadic-1: #2B2729;\n  --slate-black-triadic-2: #292B27;\n  --slate-black-tetradic-1: #2B272B;\n  --slate-black-tetradic-2: #2B2927;\n  --slate-black-tetradic-3: #272B27;\n  --slate-black-split-complementary-1: #2B2727;\n  --slate-black-split-complementary-2: #2B2B27;\n  --slate-black-monochromatic-1: #52575B;\n  --slate-black-monochromatic-2: #26282A;\n  --slate-black-monochromatic-3: #000000;\n}\n\n.palette-slate-black-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #26282A, #2B2927, #272B2B, #27272B, #52575B, #000000);\n}"
}

CSS Harmony Tokens

Use these tokens when Slate Black needs a complete palette system instead of a single color variable.

:root {
  --color-slate-black: #26282A;
  --slate-black-complementary-1: #2B2927;
  --slate-black-analogous-1: #272B2B;
  --slate-black-analogous-2: #27272B;
  --slate-black-triadic-1: #2B2729;
  --slate-black-triadic-2: #292B27;
  --slate-black-tetradic-1: #2B272B;
  --slate-black-tetradic-2: #2B2927;
  --slate-black-tetradic-3: #272B27;
  --slate-black-split-complementary-1: #2B2727;
  --slate-black-split-complementary-2: #2B2B27;
  --slate-black-monochromatic-1: #52575B;
  --slate-black-monochromatic-2: #26282A;
  --slate-black-monochromatic-3: #000000;
}

.palette-slate-black-harmony {
  color: #FFFFFF;
  background: linear-gradient(135deg, #26282A, #2B2927, #272B2B, #27272B, #52575B, #000000);
}

Slate Black 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 colorSlate Black · #26282A
#2B2927#2B2927
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 colorSlate Black · #26282A
#272B2B#272B2B
#27272B#27272B
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 colorSlate Black · #26282A
#2B2729#2B2729
#292B27#292B27
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 colorSlate Black · #26282A
#2B272B#2B272B
#2B2927#2B2927
#272B27#272B27
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 colorSlate Black · #26282A
#2B2727#2B2727
#2B2B27#2B2B27
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 colorSlate Black · #26282A
#52575B#52575B
Slate Black#26282A
Black#000000