Harmony system

Feldspar Color Harmonies

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

Feldspar sits in the orange family with warm temperature and balanced 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.

SourceFeldspar · #F0CDB7
Groups6
Palette colors6
FamilyOrange

How the harmony works

Feldspar Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.6561
Black text14.12:1AA Pass
White text1.49: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": "feldspar",
  "name": "Feldspar",
  "hex": "#F0CDB7",
  "url": "https://www.colorsencyclopedia.com/colors/feldspar/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/feldspar.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": "#B7DAF0",
        "name": "#B7DAF0",
        "slug": null,
        "rgb": [
          183,
          218,
          240
        ],
        "hsl": [
          203,
          66,
          83
        ],
        "cmyk": [
          24,
          9,
          0,
          6
        ],
        "luminance": 0.665,
        "contrast": {
          "black": 14.3,
          "white": 1.47
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b7daf0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b7daf0.json"
      }
    ],
    "anchor": "feldspar-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": "#F0B7BE",
        "name": "#F0B7BE",
        "slug": null,
        "rgb": [
          240,
          183,
          190
        ],
        "hsl": [
          353,
          66,
          83
        ],
        "cmyk": [
          0,
          24,
          21,
          6
        ],
        "luminance": 0.5611,
        "contrast": {
          "black": 12.22,
          "white": 1.72
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/f0b7be/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f0b7be.json"
      },
      {
        "hex": "#F0EAB7",
        "name": "#F0EAB7",
        "slug": null,
        "rgb": [
          240,
          234,
          183
        ],
        "hsl": [
          54,
          66,
          83
        ],
        "cmyk": [
          0,
          3,
          24,
          6
        ],
        "luminance": 0.8079,
        "contrast": {
          "black": 17.16,
          "white": 1.22
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/f0eab7/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f0eab7.json"
      }
    ],
    "anchor": "feldspar-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": "#B7F0CD",
        "name": "#B7F0CD",
        "slug": null,
        "rgb": [
          183,
          240,
          205
        ],
        "hsl": [
          143,
          66,
          83
        ],
        "cmyk": [
          24,
          0,
          15,
          6
        ],
        "luminance": 0.768,
        "contrast": {
          "black": 16.36,
          "white": 1.28
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b7f0cd/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b7f0cd.json"
      },
      {
        "hex": "#CDB7F0",
        "name": "#CDB7F0",
        "slug": null,
        "rgb": [
          205,
          183,
          240
        ],
        "hsl": [
          263,
          66,
          83
        ],
        "cmyk": [
          15,
          24,
          0,
          6
        ],
        "luminance": 0.5314,
        "contrast": {
          "black": 11.63,
          "white": 1.81
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/cdb7f0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/cdb7f0.json"
      }
    ],
    "anchor": "feldspar-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": "#BEF0B7",
        "name": "#BEF0B7",
        "slug": null,
        "rgb": [
          190,
          240,
          183
        ],
        "hsl": [
          113,
          66,
          83
        ],
        "cmyk": [
          21,
          0,
          24,
          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/bef0b7/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bef0b7.json"
      },
      {
        "hex": "#B7DAF0",
        "name": "#B7DAF0",
        "slug": null,
        "rgb": [
          183,
          218,
          240
        ],
        "hsl": [
          203,
          66,
          83
        ],
        "cmyk": [
          24,
          9,
          0,
          6
        ],
        "luminance": 0.665,
        "contrast": {
          "black": 14.3,
          "white": 1.47
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b7daf0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b7daf0.json"
      },
      {
        "hex": "#EAB7F0",
        "name": "#EAB7F0",
        "slug": null,
        "rgb": [
          234,
          183,
          240
        ],
        "hsl": [
          294,
          66,
          83
        ],
        "cmyk": [
          3,
          24,
          0,
          6
        ],
        "luminance": 0.5765,
        "contrast": {
          "black": 12.53,
          "white": 1.68
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/eab7f0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/eab7f0.json"
      }
    ],
    "anchor": "feldspar-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": "#B7F0EA",
        "name": "#B7F0EA",
        "slug": null,
        "rgb": [
          183,
          240,
          234
        ],
        "hsl": [
          174,
          66,
          83
        ],
        "cmyk": [
          24,
          0,
          3,
          6
        ],
        "luminance": 0.7833,
        "contrast": {
          "black": 16.67,
          "white": 1.26
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b7f0ea/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b7f0ea.json"
      },
      {
        "hex": "#B7BEF0",
        "name": "#B7BEF0",
        "slug": null,
        "rgb": [
          183,
          190,
          240
        ],
        "hsl": [
          233,
          66,
          83
        ],
        "cmyk": [
          24,
          21,
          0,
          6
        ],
        "luminance": 0.5319,
        "contrast": {
          "black": 11.64,
          "white": 1.8
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b7bef0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b7bef0.json"
      }
    ],
    "anchor": "feldspar-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": "#FFFFFF",
        "name": "White",
        "slug": "white",
        "rgb": [
          255,
          255,
          255
        ],
        "hsl": [
          0,
          0,
          100
        ],
        "cmyk": [
          0,
          0,
          0,
          0
        ],
        "luminance": 1,
        "contrast": {
          "black": 21,
          "white": 1
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/white/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
      },
      {
        "hex": "#F0CDB7",
        "name": "Feldspar",
        "slug": "feldspar",
        "rgb": [
          240,
          205,
          183
        ],
        "hsl": [
          23,
          66,
          83
        ],
        "cmyk": [
          0,
          15,
          24,
          6
        ],
        "luminance": 0.6561,
        "contrast": {
          "black": 14.12,
          "white": 1.49
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/feldspar/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/feldspar.json"
      },
      {
        "hex": "#E1986B",
        "name": "#E1986B",
        "slug": null,
        "rgb": [
          225,
          152,
          107
        ],
        "hsl": [
          23,
          66,
          65
        ],
        "cmyk": [
          0,
          32,
          52,
          12
        ],
        "luminance": 0.3953,
        "contrast": {
          "black": 8.91,
          "white": 2.36
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/e1986b/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e1986b.json"
      }
    ],
    "anchor": "feldspar-harmony-monochromatic"
  }
]
Signature palette
[
  "#F0CDB7",
  "#B7DAF0",
  "#F0B7BE",
  "#F0EAB7",
  "#FFFFFF",
  "#E1986B"
]
Accessibility notes
[
  "Black contrast on Feldspar: 14.12:1",
  "White contrast on Feldspar: 1.49:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-feldspar: #F0CDB7;\n  --feldspar-complementary-1: #B7DAF0;\n  --feldspar-analogous-1: #F0B7BE;\n  --feldspar-analogous-2: #F0EAB7;\n  --feldspar-triadic-1: #B7F0CD;\n  --feldspar-triadic-2: #CDB7F0;\n  --feldspar-tetradic-1: #BEF0B7;\n  --feldspar-tetradic-2: #B7DAF0;\n  --feldspar-tetradic-3: #EAB7F0;\n  --feldspar-split-complementary-1: #B7F0EA;\n  --feldspar-split-complementary-2: #B7BEF0;\n  --feldspar-monochromatic-1: #FFFFFF;\n  --feldspar-monochromatic-2: #F0CDB7;\n  --feldspar-monochromatic-3: #E1986B;\n}\n\n.palette-feldspar-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #F0CDB7, #B7DAF0, #F0B7BE, #F0EAB7, #FFFFFF, #E1986B);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "feldspar",
  "name": "Feldspar",
  "hex": "#F0CDB7",
  "rgb": [
    240,
    205,
    183
  ],
  "hsl": [
    23,
    66,
    83
  ],
  "cmyk": [
    0,
    15,
    24,
    6
  ],
  "family": "orange",
  "temperature": "warm",
  "tone": [
    "balanced"
  ],
  "luminance": 0.6561,
  "contrast": {
    "black": 14.12,
    "white": 1.49
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "sourceColor": {
    "slug": "feldspar",
    "name": "Feldspar",
    "hex": "#F0CDB7",
    "url": "https://www.colorsencyclopedia.com/colors/feldspar/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/feldspar.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": "#B7DAF0",
          "name": "#B7DAF0",
          "slug": null,
          "rgb": [
            183,
            218,
            240
          ],
          "hsl": [
            203,
            66,
            83
          ],
          "cmyk": [
            24,
            9,
            0,
            6
          ],
          "luminance": 0.665,
          "contrast": {
            "black": 14.3,
            "white": 1.47
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b7daf0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b7daf0.json"
        }
      ],
      "anchor": "feldspar-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": "#F0B7BE",
          "name": "#F0B7BE",
          "slug": null,
          "rgb": [
            240,
            183,
            190
          ],
          "hsl": [
            353,
            66,
            83
          ],
          "cmyk": [
            0,
            24,
            21,
            6
          ],
          "luminance": 0.5611,
          "contrast": {
            "black": 12.22,
            "white": 1.72
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/f0b7be/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f0b7be.json"
        },
        {
          "hex": "#F0EAB7",
          "name": "#F0EAB7",
          "slug": null,
          "rgb": [
            240,
            234,
            183
          ],
          "hsl": [
            54,
            66,
            83
          ],
          "cmyk": [
            0,
            3,
            24,
            6
          ],
          "luminance": 0.8079,
          "contrast": {
            "black": 17.16,
            "white": 1.22
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/f0eab7/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f0eab7.json"
        }
      ],
      "anchor": "feldspar-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": "#B7F0CD",
          "name": "#B7F0CD",
          "slug": null,
          "rgb": [
            183,
            240,
            205
          ],
          "hsl": [
            143,
            66,
            83
          ],
          "cmyk": [
            24,
            0,
            15,
            6
          ],
          "luminance": 0.768,
          "contrast": {
            "black": 16.36,
            "white": 1.28
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b7f0cd/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b7f0cd.json"
        },
        {
          "hex": "#CDB7F0",
          "name": "#CDB7F0",
          "slug": null,
          "rgb": [
            205,
            183,
            240
          ],
          "hsl": [
            263,
            66,
            83
          ],
          "cmyk": [
            15,
            24,
            0,
            6
          ],
          "luminance": 0.5314,
          "contrast": {
            "black": 11.63,
            "white": 1.81
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/cdb7f0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/cdb7f0.json"
        }
      ],
      "anchor": "feldspar-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": "#BEF0B7",
          "name": "#BEF0B7",
          "slug": null,
          "rgb": [
            190,
            240,
            183
          ],
          "hsl": [
            113,
            66,
            83
          ],
          "cmyk": [
            21,
            0,
            24,
            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/bef0b7/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bef0b7.json"
        },
        {
          "hex": "#B7DAF0",
          "name": "#B7DAF0",
          "slug": null,
          "rgb": [
            183,
            218,
            240
          ],
          "hsl": [
            203,
            66,
            83
          ],
          "cmyk": [
            24,
            9,
            0,
            6
          ],
          "luminance": 0.665,
          "contrast": {
            "black": 14.3,
            "white": 1.47
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b7daf0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b7daf0.json"
        },
        {
          "hex": "#EAB7F0",
          "name": "#EAB7F0",
          "slug": null,
          "rgb": [
            234,
            183,
            240
          ],
          "hsl": [
            294,
            66,
            83
          ],
          "cmyk": [
            3,
            24,
            0,
            6
          ],
          "luminance": 0.5765,
          "contrast": {
            "black": 12.53,
            "white": 1.68
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/eab7f0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/eab7f0.json"
        }
      ],
      "anchor": "feldspar-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": "#B7F0EA",
          "name": "#B7F0EA",
          "slug": null,
          "rgb": [
            183,
            240,
            234
          ],
          "hsl": [
            174,
            66,
            83
          ],
          "cmyk": [
            24,
            0,
            3,
            6
          ],
          "luminance": 0.7833,
          "contrast": {
            "black": 16.67,
            "white": 1.26
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b7f0ea/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b7f0ea.json"
        },
        {
          "hex": "#B7BEF0",
          "name": "#B7BEF0",
          "slug": null,
          "rgb": [
            183,
            190,
            240
          ],
          "hsl": [
            233,
            66,
            83
          ],
          "cmyk": [
            24,
            21,
            0,
            6
          ],
          "luminance": 0.5319,
          "contrast": {
            "black": 11.64,
            "white": 1.8
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b7bef0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b7bef0.json"
        }
      ],
      "anchor": "feldspar-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": "#FFFFFF",
          "name": "White",
          "slug": "white",
          "rgb": [
            255,
            255,
            255
          ],
          "hsl": [
            0,
            0,
            100
          ],
          "cmyk": [
            0,
            0,
            0,
            0
          ],
          "luminance": 1,
          "contrast": {
            "black": 21,
            "white": 1
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/white/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
        },
        {
          "hex": "#F0CDB7",
          "name": "Feldspar",
          "slug": "feldspar",
          "rgb": [
            240,
            205,
            183
          ],
          "hsl": [
            23,
            66,
            83
          ],
          "cmyk": [
            0,
            15,
            24,
            6
          ],
          "luminance": 0.6561,
          "contrast": {
            "black": 14.12,
            "white": 1.49
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/feldspar/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/feldspar.json"
        },
        {
          "hex": "#E1986B",
          "name": "#E1986B",
          "slug": null,
          "rgb": [
            225,
            152,
            107
          ],
          "hsl": [
            23,
            66,
            65
          ],
          "cmyk": [
            0,
            32,
            52,
            12
          ],
          "luminance": 0.3953,
          "contrast": {
            "black": 8.91,
            "white": 2.36
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/e1986b/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e1986b.json"
        }
      ],
      "anchor": "feldspar-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#F0CDB7",
    "#B7DAF0",
    "#F0B7BE",
    "#F0EAB7",
    "#FFFFFF",
    "#E1986B"
  ],
  "semanticGroups": [
    "orange harmony",
    "warm harmony",
    "balanced harmony",
    "feldspar palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Feldspar: 14.12:1",
    "White contrast on Feldspar: 1.49:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/feldspar.json",
    "https://www.colorsencyclopedia.com/api/colors/feldspar.json",
    "https://www.colorsencyclopedia.com/api/hex/f0cdb7.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/feldspar/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/feldspar.json",
  "cssSnippet": ":root {\n  --color-feldspar: #F0CDB7;\n  --feldspar-complementary-1: #B7DAF0;\n  --feldspar-analogous-1: #F0B7BE;\n  --feldspar-analogous-2: #F0EAB7;\n  --feldspar-triadic-1: #B7F0CD;\n  --feldspar-triadic-2: #CDB7F0;\n  --feldspar-tetradic-1: #BEF0B7;\n  --feldspar-tetradic-2: #B7DAF0;\n  --feldspar-tetradic-3: #EAB7F0;\n  --feldspar-split-complementary-1: #B7F0EA;\n  --feldspar-split-complementary-2: #B7BEF0;\n  --feldspar-monochromatic-1: #FFFFFF;\n  --feldspar-monochromatic-2: #F0CDB7;\n  --feldspar-monochromatic-3: #E1986B;\n}\n\n.palette-feldspar-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #F0CDB7, #B7DAF0, #F0B7BE, #F0EAB7, #FFFFFF, #E1986B);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-feldspar: #F0CDB7;
  --feldspar-complementary-1: #B7DAF0;
  --feldspar-analogous-1: #F0B7BE;
  --feldspar-analogous-2: #F0EAB7;
  --feldspar-triadic-1: #B7F0CD;
  --feldspar-triadic-2: #CDB7F0;
  --feldspar-tetradic-1: #BEF0B7;
  --feldspar-tetradic-2: #B7DAF0;
  --feldspar-tetradic-3: #EAB7F0;
  --feldspar-split-complementary-1: #B7F0EA;
  --feldspar-split-complementary-2: #B7BEF0;
  --feldspar-monochromatic-1: #FFFFFF;
  --feldspar-monochromatic-2: #F0CDB7;
  --feldspar-monochromatic-3: #E1986B;
}

.palette-feldspar-harmony {
  color: #111827;
  background: linear-gradient(135deg, #F0CDB7, #B7DAF0, #F0B7BE, #F0EAB7, #FFFFFF, #E1986B);
}

Feldspar 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 colorFeldspar · #F0CDB7
#B7DAF0#B7DAF0
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 colorFeldspar · #F0CDB7
#F0B7BE#F0B7BE
#F0EAB7#F0EAB7
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 colorFeldspar · #F0CDB7
#B7F0CD#B7F0CD
#CDB7F0#CDB7F0
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 colorFeldspar · #F0CDB7
#BEF0B7#BEF0B7
#B7DAF0#B7DAF0
#EAB7F0#EAB7F0
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 colorFeldspar · #F0CDB7
#B7F0EA#B7F0EA
#B7BEF0#B7BEF0
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 colorFeldspar · #F0CDB7
White#FFFFFF
Feldspar#F0CDB7
#E1986B#E1986B