Harmony system

Khaki Color Harmonies

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

Khaki sits in the yellow family with warm temperature and pastel 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.

SourceKhaki · #F0E68C
Groups6
Palette colors6
FamilyYellow

How the harmony works

Khaki Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.7701
Black text16.4:1AA Pass
White text1.28: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": "khaki",
  "name": "Khaki",
  "hex": "#F0E68C",
  "url": "https://www.colorsencyclopedia.com/colors/khaki/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/khaki.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": "#8E98F0",
        "name": "#8E98F0",
        "slug": null,
        "rgb": [
          142,
          152,
          240
        ],
        "hsl": [
          234,
          77,
          75
        ],
        "cmyk": [
          41,
          37,
          0,
          6
        ],
        "luminance": 0.345,
        "contrast": {
          "black": 7.9,
          "white": 2.66
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/8e98f0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8e98f0.json"
      }
    ],
    "anchor": "khaki-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": "#F0B58E",
        "name": "#F0B58E",
        "slug": null,
        "rgb": [
          240,
          181,
          142
        ],
        "hsl": [
          24,
          77,
          75
        ],
        "cmyk": [
          0,
          25,
          41,
          6
        ],
        "luminance": 0.5353,
        "contrast": {
          "black": 11.71,
          "white": 1.79
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/f0b58e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f0b58e.json"
      },
      {
        "hex": "#C9F08E",
        "name": "#C9F08E",
        "slug": null,
        "rgb": [
          201,
          240,
          142
        ],
        "hsl": [
          84,
          77,
          75
        ],
        "cmyk": [
          16,
          0,
          41,
          6
        ],
        "luminance": 0.7669,
        "contrast": {
          "black": 16.34,
          "white": 1.29
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c9f08e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c9f08e.json"
      }
    ],
    "anchor": "khaki-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": "#8EF0E7",
        "name": "#8EF0E7",
        "slug": null,
        "rgb": [
          142,
          240,
          231
        ],
        "hsl": [
          174,
          77,
          75
        ],
        "cmyk": [
          41,
          0,
          4,
          6
        ],
        "luminance": 0.7384,
        "contrast": {
          "black": 15.77,
          "white": 1.33
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/8ef0e7/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8ef0e7.json"
      },
      {
        "hex": "#E78EF0",
        "name": "#E78EF0",
        "slug": null,
        "rgb": [
          231,
          142,
          240
        ],
        "hsl": [
          294,
          77,
          75
        ],
        "cmyk": [
          4,
          41,
          0,
          6
        ],
        "luminance": 0.4263,
        "contrast": {
          "black": 9.53,
          "white": 2.2
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/e78ef0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e78ef0.json"
      }
    ],
    "anchor": "khaki-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": "#8EF0B5",
        "name": "#8EF0B5",
        "slug": null,
        "rgb": [
          142,
          240,
          181
        ],
        "hsl": [
          144,
          77,
          75
        ],
        "cmyk": [
          41,
          0,
          25,
          6
        ],
        "luminance": 0.7141,
        "contrast": {
          "black": 15.28,
          "white": 1.37
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/8ef0b5/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8ef0b5.json"
      },
      {
        "hex": "#8E98F0",
        "name": "#8E98F0",
        "slug": null,
        "rgb": [
          142,
          152,
          240
        ],
        "hsl": [
          234,
          77,
          75
        ],
        "cmyk": [
          41,
          37,
          0,
          6
        ],
        "luminance": 0.345,
        "contrast": {
          "black": 7.9,
          "white": 2.66
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/8e98f0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8e98f0.json"
      },
      {
        "hex": "#F08EC9",
        "name": "#F08EC9",
        "slug": null,
        "rgb": [
          240,
          142,
          201
        ],
        "hsl": [
          324,
          77,
          75
        ],
        "cmyk": [
          0,
          41,
          16,
          6
        ],
        "luminance": 0.4209,
        "contrast": {
          "black": 9.42,
          "white": 2.23
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/f08ec9/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f08ec9.json"
      }
    ],
    "anchor": "khaki-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": "#8EC9F0",
        "name": "#8EC9F0",
        "slug": null,
        "rgb": [
          142,
          201,
          240
        ],
        "hsl": [
          204,
          77,
          75
        ],
        "cmyk": [
          41,
          16,
          0,
          6
        ],
        "luminance": 0.5382,
        "contrast": {
          "black": 11.76,
          "white": 1.79
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/8ec9f0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8ec9f0.json"
      },
      {
        "hex": "#B58EF0",
        "name": "#B58EF0",
        "slug": null,
        "rgb": [
          181,
          142,
          240
        ],
        "hsl": [
          264,
          77,
          75
        ],
        "cmyk": [
          25,
          41,
          0,
          6
        ],
        "luminance": 0.3546,
        "contrast": {
          "black": 8.09,
          "white": 2.6
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b58ef0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b58ef0.json"
      }
    ],
    "anchor": "khaki-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": "#FBF8DF",
        "name": "#FBF8DF",
        "slug": null,
        "rgb": [
          251,
          248,
          223
        ],
        "hsl": [
          54,
          78,
          93
        ],
        "cmyk": [
          0,
          1,
          11,
          2
        ],
        "luminance": 0.9297,
        "contrast": {
          "black": 19.59,
          "white": 1.07
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/fbf8df/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fbf8df.json"
      },
      {
        "hex": "#F0E68C",
        "name": "Khaki",
        "slug": "khaki",
        "rgb": [
          240,
          230,
          140
        ],
        "hsl": [
          54,
          77,
          75
        ],
        "cmyk": [
          0,
          4,
          42,
          6
        ],
        "luminance": 0.7701,
        "contrast": {
          "black": 16.4,
          "white": 1.28
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/khaki/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/khaki.json"
      },
      {
        "hex": "#E6D53D",
        "name": "#E6D53D",
        "slug": null,
        "rgb": [
          230,
          213,
          61
        ],
        "hsl": [
          54,
          77,
          57
        ],
        "cmyk": [
          0,
          7,
          73,
          10
        ],
        "luminance": 0.6475,
        "contrast": {
          "black": 13.95,
          "white": 1.51
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/e6d53d/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e6d53d.json"
      }
    ],
    "anchor": "khaki-harmony-monochromatic"
  }
]
Signature palette
[
  "#F0E68C",
  "#8E98F0",
  "#F0B58E",
  "#C9F08E",
  "#FBF8DF",
  "#E6D53D"
]
Accessibility notes
[
  "Black contrast on Khaki: 16.4:1",
  "White contrast on Khaki: 1.28:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-khaki: #F0E68C;\n  --khaki-complementary-1: #8E98F0;\n  --khaki-analogous-1: #F0B58E;\n  --khaki-analogous-2: #C9F08E;\n  --khaki-triadic-1: #8EF0E7;\n  --khaki-triadic-2: #E78EF0;\n  --khaki-tetradic-1: #8EF0B5;\n  --khaki-tetradic-2: #8E98F0;\n  --khaki-tetradic-3: #F08EC9;\n  --khaki-split-complementary-1: #8EC9F0;\n  --khaki-split-complementary-2: #B58EF0;\n  --khaki-monochromatic-1: #FBF8DF;\n  --khaki-monochromatic-2: #F0E68C;\n  --khaki-monochromatic-3: #E6D53D;\n}\n\n.palette-khaki-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #F0E68C, #8E98F0, #F0B58E, #C9F08E, #FBF8DF, #E6D53D);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "khaki",
  "name": "Khaki",
  "hex": "#F0E68C",
  "rgb": [
    240,
    230,
    140
  ],
  "hsl": [
    54,
    77,
    75
  ],
  "cmyk": [
    0,
    4,
    42,
    6
  ],
  "family": "yellow",
  "temperature": "warm",
  "tone": [
    "pastel"
  ],
  "luminance": 0.7701,
  "contrast": {
    "black": 16.4,
    "white": 1.28
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  "sourceColor": {
    "slug": "khaki",
    "name": "Khaki",
    "hex": "#F0E68C",
    "url": "https://www.colorsencyclopedia.com/colors/khaki/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/khaki.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": "#8E98F0",
          "name": "#8E98F0",
          "slug": null,
          "rgb": [
            142,
            152,
            240
          ],
          "hsl": [
            234,
            77,
            75
          ],
          "cmyk": [
            41,
            37,
            0,
            6
          ],
          "luminance": 0.345,
          "contrast": {
            "black": 7.9,
            "white": 2.66
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/8e98f0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8e98f0.json"
        }
      ],
      "anchor": "khaki-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": "#F0B58E",
          "name": "#F0B58E",
          "slug": null,
          "rgb": [
            240,
            181,
            142
          ],
          "hsl": [
            24,
            77,
            75
          ],
          "cmyk": [
            0,
            25,
            41,
            6
          ],
          "luminance": 0.5353,
          "contrast": {
            "black": 11.71,
            "white": 1.79
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/f0b58e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f0b58e.json"
        },
        {
          "hex": "#C9F08E",
          "name": "#C9F08E",
          "slug": null,
          "rgb": [
            201,
            240,
            142
          ],
          "hsl": [
            84,
            77,
            75
          ],
          "cmyk": [
            16,
            0,
            41,
            6
          ],
          "luminance": 0.7669,
          "contrast": {
            "black": 16.34,
            "white": 1.29
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c9f08e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c9f08e.json"
        }
      ],
      "anchor": "khaki-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": "#8EF0E7",
          "name": "#8EF0E7",
          "slug": null,
          "rgb": [
            142,
            240,
            231
          ],
          "hsl": [
            174,
            77,
            75
          ],
          "cmyk": [
            41,
            0,
            4,
            6
          ],
          "luminance": 0.7384,
          "contrast": {
            "black": 15.77,
            "white": 1.33
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/8ef0e7/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8ef0e7.json"
        },
        {
          "hex": "#E78EF0",
          "name": "#E78EF0",
          "slug": null,
          "rgb": [
            231,
            142,
            240
          ],
          "hsl": [
            294,
            77,
            75
          ],
          "cmyk": [
            4,
            41,
            0,
            6
          ],
          "luminance": 0.4263,
          "contrast": {
            "black": 9.53,
            "white": 2.2
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/e78ef0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e78ef0.json"
        }
      ],
      "anchor": "khaki-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": "#8EF0B5",
          "name": "#8EF0B5",
          "slug": null,
          "rgb": [
            142,
            240,
            181
          ],
          "hsl": [
            144,
            77,
            75
          ],
          "cmyk": [
            41,
            0,
            25,
            6
          ],
          "luminance": 0.7141,
          "contrast": {
            "black": 15.28,
            "white": 1.37
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/8ef0b5/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8ef0b5.json"
        },
        {
          "hex": "#8E98F0",
          "name": "#8E98F0",
          "slug": null,
          "rgb": [
            142,
            152,
            240
          ],
          "hsl": [
            234,
            77,
            75
          ],
          "cmyk": [
            41,
            37,
            0,
            6
          ],
          "luminance": 0.345,
          "contrast": {
            "black": 7.9,
            "white": 2.66
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/8e98f0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8e98f0.json"
        },
        {
          "hex": "#F08EC9",
          "name": "#F08EC9",
          "slug": null,
          "rgb": [
            240,
            142,
            201
          ],
          "hsl": [
            324,
            77,
            75
          ],
          "cmyk": [
            0,
            41,
            16,
            6
          ],
          "luminance": 0.4209,
          "contrast": {
            "black": 9.42,
            "white": 2.23
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/f08ec9/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f08ec9.json"
        }
      ],
      "anchor": "khaki-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": "#8EC9F0",
          "name": "#8EC9F0",
          "slug": null,
          "rgb": [
            142,
            201,
            240
          ],
          "hsl": [
            204,
            77,
            75
          ],
          "cmyk": [
            41,
            16,
            0,
            6
          ],
          "luminance": 0.5382,
          "contrast": {
            "black": 11.76,
            "white": 1.79
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/8ec9f0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8ec9f0.json"
        },
        {
          "hex": "#B58EF0",
          "name": "#B58EF0",
          "slug": null,
          "rgb": [
            181,
            142,
            240
          ],
          "hsl": [
            264,
            77,
            75
          ],
          "cmyk": [
            25,
            41,
            0,
            6
          ],
          "luminance": 0.3546,
          "contrast": {
            "black": 8.09,
            "white": 2.6
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b58ef0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b58ef0.json"
        }
      ],
      "anchor": "khaki-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": "#FBF8DF",
          "name": "#FBF8DF",
          "slug": null,
          "rgb": [
            251,
            248,
            223
          ],
          "hsl": [
            54,
            78,
            93
          ],
          "cmyk": [
            0,
            1,
            11,
            2
          ],
          "luminance": 0.9297,
          "contrast": {
            "black": 19.59,
            "white": 1.07
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/fbf8df/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fbf8df.json"
        },
        {
          "hex": "#F0E68C",
          "name": "Khaki",
          "slug": "khaki",
          "rgb": [
            240,
            230,
            140
          ],
          "hsl": [
            54,
            77,
            75
          ],
          "cmyk": [
            0,
            4,
            42,
            6
          ],
          "luminance": 0.7701,
          "contrast": {
            "black": 16.4,
            "white": 1.28
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/khaki/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/khaki.json"
        },
        {
          "hex": "#E6D53D",
          "name": "#E6D53D",
          "slug": null,
          "rgb": [
            230,
            213,
            61
          ],
          "hsl": [
            54,
            77,
            57
          ],
          "cmyk": [
            0,
            7,
            73,
            10
          ],
          "luminance": 0.6475,
          "contrast": {
            "black": 13.95,
            "white": 1.51
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/e6d53d/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e6d53d.json"
        }
      ],
      "anchor": "khaki-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#F0E68C",
    "#8E98F0",
    "#F0B58E",
    "#C9F08E",
    "#FBF8DF",
    "#E6D53D"
  ],
  "semanticGroups": [
    "yellow harmony",
    "warm harmony",
    "pastel harmony",
    "khaki palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Khaki: 16.4:1",
    "White contrast on Khaki: 1.28:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/khaki.json",
    "https://www.colorsencyclopedia.com/api/colors/khaki.json",
    "https://www.colorsencyclopedia.com/api/hex/f0e68c.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/khaki/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/khaki.json",
  "cssSnippet": ":root {\n  --color-khaki: #F0E68C;\n  --khaki-complementary-1: #8E98F0;\n  --khaki-analogous-1: #F0B58E;\n  --khaki-analogous-2: #C9F08E;\n  --khaki-triadic-1: #8EF0E7;\n  --khaki-triadic-2: #E78EF0;\n  --khaki-tetradic-1: #8EF0B5;\n  --khaki-tetradic-2: #8E98F0;\n  --khaki-tetradic-3: #F08EC9;\n  --khaki-split-complementary-1: #8EC9F0;\n  --khaki-split-complementary-2: #B58EF0;\n  --khaki-monochromatic-1: #FBF8DF;\n  --khaki-monochromatic-2: #F0E68C;\n  --khaki-monochromatic-3: #E6D53D;\n}\n\n.palette-khaki-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #F0E68C, #8E98F0, #F0B58E, #C9F08E, #FBF8DF, #E6D53D);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-khaki: #F0E68C;
  --khaki-complementary-1: #8E98F0;
  --khaki-analogous-1: #F0B58E;
  --khaki-analogous-2: #C9F08E;
  --khaki-triadic-1: #8EF0E7;
  --khaki-triadic-2: #E78EF0;
  --khaki-tetradic-1: #8EF0B5;
  --khaki-tetradic-2: #8E98F0;
  --khaki-tetradic-3: #F08EC9;
  --khaki-split-complementary-1: #8EC9F0;
  --khaki-split-complementary-2: #B58EF0;
  --khaki-monochromatic-1: #FBF8DF;
  --khaki-monochromatic-2: #F0E68C;
  --khaki-monochromatic-3: #E6D53D;
}

.palette-khaki-harmony {
  color: #111827;
  background: linear-gradient(135deg, #F0E68C, #8E98F0, #F0B58E, #C9F08E, #FBF8DF, #E6D53D);
}

Khaki 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 colorKhaki · #F0E68C
#8E98F0#8E98F0
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 colorKhaki · #F0E68C
#F0B58E#F0B58E
#C9F08E#C9F08E
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 colorKhaki · #F0E68C
#8EF0E7#8EF0E7
#E78EF0#E78EF0
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 colorKhaki · #F0E68C
#8EF0B5#8EF0B5
#8E98F0#8E98F0
#F08EC9#F08EC9
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 colorKhaki · #F0E68C
#8EC9F0#8EC9F0
#B58EF0#B58EF0
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 colorKhaki · #F0E68C
#FBF8DF#FBF8DF
Khaki#F0E68C
#E6D53D#E6D53D