Harmony system

Dark Salmon Color Harmonies

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

Dark Salmon sits in the orange family with warm temperature and vibrant 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.

SourceDark Salmon · #E9967A
Groups6
Palette colors6
FamilyOrange

How the harmony works

Dark Salmon Harmony Guide

Dark Salmon 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 Dark Salmon Harmony Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.4054
Black text9.11:1AA Pass
White text2.31: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": "dark-salmon",
  "name": "Dark Salmon",
  "hex": "#E9967A",
  "url": "https://www.colorsencyclopedia.com/colors/dark-salmon/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-salmon.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": "#7BCEEA",
        "name": "#7BCEEA",
        "slug": null,
        "rgb": [
          123,
          206,
          234
        ],
        "hsl": [
          195,
          73,
          70
        ],
        "cmyk": [
          47,
          12,
          0,
          8
        ],
        "luminance": 0.5429,
        "contrast": {
          "black": 11.86,
          "white": 1.77
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/7bceea/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7bceea.json"
      }
    ],
    "anchor": "dark-salmon-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": "#EA7B97",
        "name": "#EA7B97",
        "slug": null,
        "rgb": [
          234,
          123,
          151
        ],
        "hsl": [
          345,
          73,
          70
        ],
        "cmyk": [
          0,
          47,
          35,
          8
        ],
        "luminance": 0.3389,
        "contrast": {
          "black": 7.78,
          "white": 2.7
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ea7b97/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ea7b97.json"
      },
      {
        "hex": "#EACE7B",
        "name": "#EACE7B",
        "slug": null,
        "rgb": [
          234,
          206,
          123
        ],
        "hsl": [
          45,
          73,
          70
        ],
        "cmyk": [
          0,
          12,
          47,
          8
        ],
        "luminance": 0.6307,
        "contrast": {
          "black": 13.61,
          "white": 1.54
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/eace7b/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/eace7b.json"
      }
    ],
    "anchor": "dark-salmon-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": "#7BEA97",
        "name": "#7BEA97",
        "slug": null,
        "rgb": [
          123,
          234,
          151
        ],
        "hsl": [
          135,
          73,
          70
        ],
        "cmyk": [
          47,
          0,
          35,
          8
        ],
        "luminance": 0.6529,
        "contrast": {
          "black": 14.06,
          "white": 1.49
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/7bea97/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7bea97.json"
      },
      {
        "hex": "#977BEA",
        "name": "#977BEA",
        "slug": null,
        "rgb": [
          151,
          123,
          234
        ],
        "hsl": [
          255,
          73,
          70
        ],
        "cmyk": [
          35,
          47,
          0,
          8
        ],
        "luminance": 0.2669,
        "contrast": {
          "black": 6.34,
          "white": 3.31
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/977bea/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/977bea.json"
      }
    ],
    "anchor": "dark-salmon-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": "#97EA7B",
        "name": "#97EA7B",
        "slug": null,
        "rgb": [
          151,
          234,
          123
        ],
        "hsl": [
          105,
          73,
          70
        ],
        "cmyk": [
          35,
          0,
          47,
          8
        ],
        "luminance": 0.6686,
        "contrast": {
          "black": 14.37,
          "white": 1.46
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/97ea7b/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/97ea7b.json"
      },
      {
        "hex": "#7BCEEA",
        "name": "#7BCEEA",
        "slug": null,
        "rgb": [
          123,
          206,
          234
        ],
        "hsl": [
          195,
          73,
          70
        ],
        "cmyk": [
          47,
          12,
          0,
          8
        ],
        "luminance": 0.5429,
        "contrast": {
          "black": 11.86,
          "white": 1.77
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/7bceea/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7bceea.json"
      },
      {
        "hex": "#CE7BEA",
        "name": "#CE7BEA",
        "slug": null,
        "rgb": [
          206,
          123,
          234
        ],
        "hsl": [
          285,
          73,
          70
        ],
        "cmyk": [
          12,
          47,
          0,
          8
        ],
        "luminance": 0.3323,
        "contrast": {
          "black": 7.65,
          "white": 2.75
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ce7bea/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ce7bea.json"
      }
    ],
    "anchor": "dark-salmon-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": "#7BEACE",
        "name": "#7BEACE",
        "slug": null,
        "rgb": [
          123,
          234,
          206
        ],
        "hsl": [
          165,
          73,
          70
        ],
        "cmyk": [
          47,
          0,
          12,
          8
        ],
        "luminance": 0.6751,
        "contrast": {
          "black": 14.5,
          "white": 1.45
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/7beace/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7beace.json"
      },
      {
        "hex": "#7B97EA",
        "name": "#7B97EA",
        "slug": null,
        "rgb": [
          123,
          151,
          234
        ],
        "hsl": [
          225,
          73,
          70
        ],
        "cmyk": [
          47,
          35,
          0,
          8
        ],
        "luminance": 0.3228,
        "contrast": {
          "black": 7.46,
          "white": 2.82
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/7b97ea/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7b97ea.json"
      }
    ],
    "anchor": "dark-salmon-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": "#F6D5CA",
        "name": "#F6D5CA",
        "slug": null,
        "rgb": [
          246,
          213,
          202
        ],
        "hsl": [
          15,
          71,
          88
        ],
        "cmyk": [
          0,
          13,
          18,
          4
        ],
        "luminance": 0.7145,
        "contrast": {
          "black": 15.29,
          "white": 1.37
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/f6d5ca/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f6d5ca.json"
      },
      {
        "hex": "#E9967A",
        "name": "Dark Salmon",
        "slug": "dark-salmon",
        "rgb": [
          233,
          150,
          122
        ],
        "hsl": [
          15,
          72,
          70
        ],
        "cmyk": [
          0,
          36,
          48,
          9
        ],
        "luminance": 0.4054,
        "contrast": {
          "black": 9.11,
          "white": 2.31
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/dark-salmon/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-salmon.json"
      },
      {
        "hex": "#DD592C",
        "name": "#DD592C",
        "slug": null,
        "rgb": [
          221,
          89,
          44
        ],
        "hsl": [
          15,
          72,
          52
        ],
        "cmyk": [
          0,
          60,
          80,
          13
        ],
        "luminance": 0.227,
        "contrast": {
          "black": 5.54,
          "white": 3.79
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/dd592c/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/dd592c.json"
      }
    ],
    "anchor": "dark-salmon-harmony-monochromatic"
  }
]
Signature palette
[
  "#E9967A",
  "#7BCEEA",
  "#EA7B97",
  "#EACE7B",
  "#F6D5CA",
  "#DD592C"
]
Accessibility notes
[
  "Black contrast on Dark Salmon: 9.11:1",
  "White contrast on Dark Salmon: 2.31:1",
  "AA text options: #000000, #1A1A1A"
]
CSS tokens
":root {\n  --color-dark-salmon: #E9967A;\n  --dark-salmon-complementary-1: #7BCEEA;\n  --dark-salmon-analogous-1: #EA7B97;\n  --dark-salmon-analogous-2: #EACE7B;\n  --dark-salmon-triadic-1: #7BEA97;\n  --dark-salmon-triadic-2: #977BEA;\n  --dark-salmon-tetradic-1: #97EA7B;\n  --dark-salmon-tetradic-2: #7BCEEA;\n  --dark-salmon-tetradic-3: #CE7BEA;\n  --dark-salmon-split-complementary-1: #7BEACE;\n  --dark-salmon-split-complementary-2: #7B97EA;\n  --dark-salmon-monochromatic-1: #F6D5CA;\n  --dark-salmon-monochromatic-2: #E9967A;\n  --dark-salmon-monochromatic-3: #DD592C;\n}\n\n.palette-dark-salmon-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #E9967A, #7BCEEA, #EA7B97, #EACE7B, #F6D5CA, #DD592C);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "dark-salmon",
  "name": "Dark Salmon",
  "hex": "#E9967A",
  "rgb": [
    233,
    150,
    122
  ],
  "hsl": [
    15,
    72,
    70
  ],
  "cmyk": [
    0,
    36,
    48,
    9
  ],
  "family": "orange",
  "temperature": "warm",
  "tone": [
    "vibrant"
  ],
  "luminance": 0.4054,
  "contrast": {
    "black": 9.11,
    "white": 2.31
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "sourceColor": {
    "slug": "dark-salmon",
    "name": "Dark Salmon",
    "hex": "#E9967A",
    "url": "https://www.colorsencyclopedia.com/colors/dark-salmon/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-salmon.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": "#7BCEEA",
          "name": "#7BCEEA",
          "slug": null,
          "rgb": [
            123,
            206,
            234
          ],
          "hsl": [
            195,
            73,
            70
          ],
          "cmyk": [
            47,
            12,
            0,
            8
          ],
          "luminance": 0.5429,
          "contrast": {
            "black": 11.86,
            "white": 1.77
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/7bceea/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7bceea.json"
        }
      ],
      "anchor": "dark-salmon-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": "#EA7B97",
          "name": "#EA7B97",
          "slug": null,
          "rgb": [
            234,
            123,
            151
          ],
          "hsl": [
            345,
            73,
            70
          ],
          "cmyk": [
            0,
            47,
            35,
            8
          ],
          "luminance": 0.3389,
          "contrast": {
            "black": 7.78,
            "white": 2.7
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ea7b97/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ea7b97.json"
        },
        {
          "hex": "#EACE7B",
          "name": "#EACE7B",
          "slug": null,
          "rgb": [
            234,
            206,
            123
          ],
          "hsl": [
            45,
            73,
            70
          ],
          "cmyk": [
            0,
            12,
            47,
            8
          ],
          "luminance": 0.6307,
          "contrast": {
            "black": 13.61,
            "white": 1.54
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/eace7b/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/eace7b.json"
        }
      ],
      "anchor": "dark-salmon-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": "#7BEA97",
          "name": "#7BEA97",
          "slug": null,
          "rgb": [
            123,
            234,
            151
          ],
          "hsl": [
            135,
            73,
            70
          ],
          "cmyk": [
            47,
            0,
            35,
            8
          ],
          "luminance": 0.6529,
          "contrast": {
            "black": 14.06,
            "white": 1.49
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/7bea97/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7bea97.json"
        },
        {
          "hex": "#977BEA",
          "name": "#977BEA",
          "slug": null,
          "rgb": [
            151,
            123,
            234
          ],
          "hsl": [
            255,
            73,
            70
          ],
          "cmyk": [
            35,
            47,
            0,
            8
          ],
          "luminance": 0.2669,
          "contrast": {
            "black": 6.34,
            "white": 3.31
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/977bea/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/977bea.json"
        }
      ],
      "anchor": "dark-salmon-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": "#97EA7B",
          "name": "#97EA7B",
          "slug": null,
          "rgb": [
            151,
            234,
            123
          ],
          "hsl": [
            105,
            73,
            70
          ],
          "cmyk": [
            35,
            0,
            47,
            8
          ],
          "luminance": 0.6686,
          "contrast": {
            "black": 14.37,
            "white": 1.46
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/97ea7b/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/97ea7b.json"
        },
        {
          "hex": "#7BCEEA",
          "name": "#7BCEEA",
          "slug": null,
          "rgb": [
            123,
            206,
            234
          ],
          "hsl": [
            195,
            73,
            70
          ],
          "cmyk": [
            47,
            12,
            0,
            8
          ],
          "luminance": 0.5429,
          "contrast": {
            "black": 11.86,
            "white": 1.77
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/7bceea/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7bceea.json"
        },
        {
          "hex": "#CE7BEA",
          "name": "#CE7BEA",
          "slug": null,
          "rgb": [
            206,
            123,
            234
          ],
          "hsl": [
            285,
            73,
            70
          ],
          "cmyk": [
            12,
            47,
            0,
            8
          ],
          "luminance": 0.3323,
          "contrast": {
            "black": 7.65,
            "white": 2.75
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ce7bea/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ce7bea.json"
        }
      ],
      "anchor": "dark-salmon-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": "#7BEACE",
          "name": "#7BEACE",
          "slug": null,
          "rgb": [
            123,
            234,
            206
          ],
          "hsl": [
            165,
            73,
            70
          ],
          "cmyk": [
            47,
            0,
            12,
            8
          ],
          "luminance": 0.6751,
          "contrast": {
            "black": 14.5,
            "white": 1.45
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/7beace/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7beace.json"
        },
        {
          "hex": "#7B97EA",
          "name": "#7B97EA",
          "slug": null,
          "rgb": [
            123,
            151,
            234
          ],
          "hsl": [
            225,
            73,
            70
          ],
          "cmyk": [
            47,
            35,
            0,
            8
          ],
          "luminance": 0.3228,
          "contrast": {
            "black": 7.46,
            "white": 2.82
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/7b97ea/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7b97ea.json"
        }
      ],
      "anchor": "dark-salmon-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": "#F6D5CA",
          "name": "#F6D5CA",
          "slug": null,
          "rgb": [
            246,
            213,
            202
          ],
          "hsl": [
            15,
            71,
            88
          ],
          "cmyk": [
            0,
            13,
            18,
            4
          ],
          "luminance": 0.7145,
          "contrast": {
            "black": 15.29,
            "white": 1.37
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/f6d5ca/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f6d5ca.json"
        },
        {
          "hex": "#E9967A",
          "name": "Dark Salmon",
          "slug": "dark-salmon",
          "rgb": [
            233,
            150,
            122
          ],
          "hsl": [
            15,
            72,
            70
          ],
          "cmyk": [
            0,
            36,
            48,
            9
          ],
          "luminance": 0.4054,
          "contrast": {
            "black": 9.11,
            "white": 2.31
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/dark-salmon/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-salmon.json"
        },
        {
          "hex": "#DD592C",
          "name": "#DD592C",
          "slug": null,
          "rgb": [
            221,
            89,
            44
          ],
          "hsl": [
            15,
            72,
            52
          ],
          "cmyk": [
            0,
            60,
            80,
            13
          ],
          "luminance": 0.227,
          "contrast": {
            "black": 5.54,
            "white": 3.79
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/dd592c/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/dd592c.json"
        }
      ],
      "anchor": "dark-salmon-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#E9967A",
    "#7BCEEA",
    "#EA7B97",
    "#EACE7B",
    "#F6D5CA",
    "#DD592C"
  ],
  "semanticGroups": [
    "orange harmony",
    "warm harmony",
    "vibrant harmony",
    "dark salmon palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Dark Salmon: 9.11:1",
    "White contrast on Dark Salmon: 2.31:1",
    "AA text options: #000000, #1A1A1A"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/dark-salmon.json",
    "https://www.colorsencyclopedia.com/api/colors/dark-salmon.json",
    "https://www.colorsencyclopedia.com/api/hex/e9967a.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/dark-salmon/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/dark-salmon.json",
  "cssSnippet": ":root {\n  --color-dark-salmon: #E9967A;\n  --dark-salmon-complementary-1: #7BCEEA;\n  --dark-salmon-analogous-1: #EA7B97;\n  --dark-salmon-analogous-2: #EACE7B;\n  --dark-salmon-triadic-1: #7BEA97;\n  --dark-salmon-triadic-2: #977BEA;\n  --dark-salmon-tetradic-1: #97EA7B;\n  --dark-salmon-tetradic-2: #7BCEEA;\n  --dark-salmon-tetradic-3: #CE7BEA;\n  --dark-salmon-split-complementary-1: #7BEACE;\n  --dark-salmon-split-complementary-2: #7B97EA;\n  --dark-salmon-monochromatic-1: #F6D5CA;\n  --dark-salmon-monochromatic-2: #E9967A;\n  --dark-salmon-monochromatic-3: #DD592C;\n}\n\n.palette-dark-salmon-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #E9967A, #7BCEEA, #EA7B97, #EACE7B, #F6D5CA, #DD592C);\n}"
}

CSS Harmony Tokens

Use these tokens when Dark Salmon needs a complete palette system instead of a single color variable.

:root {
  --color-dark-salmon: #E9967A;
  --dark-salmon-complementary-1: #7BCEEA;
  --dark-salmon-analogous-1: #EA7B97;
  --dark-salmon-analogous-2: #EACE7B;
  --dark-salmon-triadic-1: #7BEA97;
  --dark-salmon-triadic-2: #977BEA;
  --dark-salmon-tetradic-1: #97EA7B;
  --dark-salmon-tetradic-2: #7BCEEA;
  --dark-salmon-tetradic-3: #CE7BEA;
  --dark-salmon-split-complementary-1: #7BEACE;
  --dark-salmon-split-complementary-2: #7B97EA;
  --dark-salmon-monochromatic-1: #F6D5CA;
  --dark-salmon-monochromatic-2: #E9967A;
  --dark-salmon-monochromatic-3: #DD592C;
}

.palette-dark-salmon-harmony {
  color: #111827;
  background: linear-gradient(135deg, #E9967A, #7BCEEA, #EA7B97, #EACE7B, #F6D5CA, #DD592C);
}

Dark Salmon 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 colorDark Salmon · #E9967A
#7BCEEA#7BCEEA
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 colorDark Salmon · #E9967A
#EA7B97#EA7B97
#EACE7B#EACE7B
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 colorDark Salmon · #E9967A
#7BEA97#7BEA97
#977BEA#977BEA
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 colorDark Salmon · #E9967A
#97EA7B#97EA7B
#7BCEEA#7BCEEA
#CE7BEA#CE7BEA
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 colorDark Salmon · #E9967A
#7BEACE#7BEACE
#7B97EA#7B97EA
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 colorDark Salmon · #E9967A
#F6D5CA#F6D5CA
Dark Salmon#E9967A
#DD592C#DD592C