Harmony system

Powder Blue Color Harmonies

Powder Blue harmonies from #B0E0E6: complementary #E7B8B1, plus five harmony groups with CSS and contrast data.

Powder Blue is a cool cyan at hue 187°, saturation 52% and lightness 80%. The sets below keep those measurements visible while moving around the color wheel, making it easier to choose close hues, direct contrast or a wider token system.

SourcePowder Blue · #B0E0E6
Groups6
Palette colors6
FamilyCyan

How the harmony works

Powder Blue Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.6825
Black text14.65:1AA Pass
White text1.43: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": "powder-blue",
  "name": "Powder Blue",
  "hex": "#B0E0E6",
  "url": "https://www.colorsencyclopedia.com/colors/powder-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/powder-blue.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": "#E7B8B1",
        "name": "#E7B8B1",
        "slug": null,
        "rgb": [
          231,
          184,
          177
        ],
        "hsl": [
          8,
          53,
          80
        ],
        "cmyk": [
          0,
          20,
          23,
          9
        ],
        "luminance": 0.5444,
        "contrast": {
          "black": 11.89,
          "white": 1.77
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "powder-blue-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": "#B1E7D2",
        "name": "#B1E7D2",
        "slug": null,
        "rgb": [
          177,
          231,
          210
        ],
        "hsl": [
          157,
          53,
          80
        ],
        "cmyk": [
          23,
          0,
          9,
          9
        ],
        "luminance": 0.7115,
        "contrast": {
          "black": 15.23,
          "white": 1.38
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#B1C6E7",
        "name": "#B1C6E7",
        "slug": null,
        "rgb": [
          177,
          198,
          231
        ],
        "hsl": [
          217,
          53,
          80
        ],
        "cmyk": [
          23,
          14,
          0,
          9
        ],
        "luminance": 0.555,
        "contrast": {
          "black": 12.1,
          "white": 1.74
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "powder-blue-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": "#E7B1E0",
        "name": "#E7B1E0",
        "slug": null,
        "rgb": [
          231,
          177,
          224
        ],
        "hsl": [
          308,
          53,
          80
        ],
        "cmyk": [
          0,
          23,
          3,
          9
        ],
        "luminance": 0.5382,
        "contrast": {
          "black": 11.76,
          "white": 1.79
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#E0E7B1",
        "name": "#E0E7B1",
        "slug": null,
        "rgb": [
          224,
          231,
          177
        ],
        "hsl": [
          68,
          53,
          80
        ],
        "cmyk": [
          3,
          0,
          23,
          9
        ],
        "luminance": 0.7617,
        "contrast": {
          "black": 16.23,
          "white": 1.29
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "powder-blue-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": "#D2B1E7",
        "name": "#D2B1E7",
        "slug": null,
        "rgb": [
          210,
          177,
          231
        ],
        "hsl": [
          277,
          53,
          80
        ],
        "cmyk": [
          9,
          23,
          0,
          9
        ],
        "luminance": 0.5092,
        "contrast": {
          "black": 11.18,
          "white": 1.88
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#E7B8B1",
        "name": "#E7B8B1",
        "slug": null,
        "rgb": [
          231,
          184,
          177
        ],
        "hsl": [
          8,
          53,
          80
        ],
        "cmyk": [
          0,
          20,
          23,
          9
        ],
        "luminance": 0.5444,
        "contrast": {
          "black": 11.89,
          "white": 1.77
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#C6E7B1",
        "name": "#C6E7B1",
        "slug": null,
        "rgb": [
          198,
          231,
          177
        ],
        "hsl": [
          97,
          53,
          80
        ],
        "cmyk": [
          14,
          0,
          23,
          9
        ],
        "luminance": 0.7233,
        "contrast": {
          "black": 15.47,
          "white": 1.36
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "powder-blue-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": "#E7B1C6",
        "name": "#E7B1C6",
        "slug": null,
        "rgb": [
          231,
          177,
          198
        ],
        "hsl": [
          337,
          53,
          80
        ],
        "cmyk": [
          0,
          23,
          14,
          9
        ],
        "luminance": 0.5251,
        "contrast": {
          "black": 11.5,
          "white": 1.83
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#E7D2B1",
        "name": "#E7D2B1",
        "slug": null,
        "rgb": [
          231,
          210,
          177
        ],
        "hsl": [
          37,
          53,
          80
        ],
        "cmyk": [
          0,
          9,
          23,
          9
        ],
        "luminance": 0.6626,
        "contrast": {
          "black": 14.25,
          "white": 1.47
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "powder-blue-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": "#F7FCFD",
        "name": "#F7FCFD",
        "slug": null,
        "rgb": [
          247,
          252,
          253
        ],
        "hsl": [
          190,
          60,
          98
        ],
        "cmyk": [
          2,
          0,
          0,
          1
        ],
        "luminance": 0.9649,
        "contrast": {
          "black": 20.3,
          "white": 1.03
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#B0E0E6",
        "name": "Powder Blue",
        "slug": "powder-blue",
        "rgb": [
          176,
          224,
          230
        ],
        "hsl": [
          187,
          52,
          80
        ],
        "cmyk": [
          23,
          3,
          0,
          10
        ],
        "luminance": 0.6825,
        "contrast": {
          "black": 14.65,
          "white": 1.43
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/powder-blue/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/powder-blue.json"
      },
      {
        "hex": "#6CC5D0",
        "name": "#6CC5D0",
        "slug": null,
        "rgb": [
          108,
          197,
          208
        ],
        "hsl": [
          187,
          52,
          62
        ],
        "cmyk": [
          48,
          5,
          0,
          18
        ],
        "luminance": 0.4767,
        "contrast": {
          "black": 10.53,
          "white": 1.99
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "powder-blue-harmony-monochromatic"
  }
]
Signature palette
[
  "#B0E0E6",
  "#E7B8B1",
  "#B1E7D2",
  "#B1C6E7",
  "#F7FCFD",
  "#6CC5D0"
]
Accessibility notes
[
  "Black contrast on Powder Blue: 14.65:1",
  "White contrast on Powder Blue: 1.43:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-powder-blue: #B0E0E6;\n  --powder-blue-complementary-1: #E7B8B1;\n  --powder-blue-analogous-1: #B1E7D2;\n  --powder-blue-analogous-2: #B1C6E7;\n  --powder-blue-triadic-1: #E7B1E0;\n  --powder-blue-triadic-2: #E0E7B1;\n  --powder-blue-tetradic-1: #D2B1E7;\n  --powder-blue-tetradic-2: #E7B8B1;\n  --powder-blue-tetradic-3: #C6E7B1;\n  --powder-blue-split-complementary-1: #E7B1C6;\n  --powder-blue-split-complementary-2: #E7D2B1;\n  --powder-blue-monochromatic-1: #F7FCFD;\n  --powder-blue-monochromatic-2: #B0E0E6;\n  --powder-blue-monochromatic-3: #6CC5D0;\n}\n\n.palette-powder-blue-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #B0E0E6, #E7B8B1, #B1E7D2, #B1C6E7, #F7FCFD, #6CC5D0);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "powder-blue",
  "name": "Powder Blue",
  "hex": "#B0E0E6",
  "rgb": [
    176,
    224,
    230
  ],
  "hsl": [
    187,
    52,
    80
  ],
  "cmyk": [
    23,
    3,
    0,
    10
  ],
  "family": "cyan",
  "temperature": "cool",
  "tone": [
    "balanced"
  ],
  "luminance": 0.6825,
  "contrast": {
    "black": 14.65,
    "white": 1.43
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "sourceColor": {
    "slug": "powder-blue",
    "name": "Powder Blue",
    "hex": "#B0E0E6",
    "url": "https://www.colorsencyclopedia.com/colors/powder-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/powder-blue.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": "#E7B8B1",
          "name": "#E7B8B1",
          "slug": null,
          "rgb": [
            231,
            184,
            177
          ],
          "hsl": [
            8,
            53,
            80
          ],
          "cmyk": [
            0,
            20,
            23,
            9
          ],
          "luminance": 0.5444,
          "contrast": {
            "black": 11.89,
            "white": 1.77
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "powder-blue-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": "#B1E7D2",
          "name": "#B1E7D2",
          "slug": null,
          "rgb": [
            177,
            231,
            210
          ],
          "hsl": [
            157,
            53,
            80
          ],
          "cmyk": [
            23,
            0,
            9,
            9
          ],
          "luminance": 0.7115,
          "contrast": {
            "black": 15.23,
            "white": 1.38
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#B1C6E7",
          "name": "#B1C6E7",
          "slug": null,
          "rgb": [
            177,
            198,
            231
          ],
          "hsl": [
            217,
            53,
            80
          ],
          "cmyk": [
            23,
            14,
            0,
            9
          ],
          "luminance": 0.555,
          "contrast": {
            "black": 12.1,
            "white": 1.74
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "powder-blue-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": "#E7B1E0",
          "name": "#E7B1E0",
          "slug": null,
          "rgb": [
            231,
            177,
            224
          ],
          "hsl": [
            308,
            53,
            80
          ],
          "cmyk": [
            0,
            23,
            3,
            9
          ],
          "luminance": 0.5382,
          "contrast": {
            "black": 11.76,
            "white": 1.79
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#E0E7B1",
          "name": "#E0E7B1",
          "slug": null,
          "rgb": [
            224,
            231,
            177
          ],
          "hsl": [
            68,
            53,
            80
          ],
          "cmyk": [
            3,
            0,
            23,
            9
          ],
          "luminance": 0.7617,
          "contrast": {
            "black": 16.23,
            "white": 1.29
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "powder-blue-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": "#D2B1E7",
          "name": "#D2B1E7",
          "slug": null,
          "rgb": [
            210,
            177,
            231
          ],
          "hsl": [
            277,
            53,
            80
          ],
          "cmyk": [
            9,
            23,
            0,
            9
          ],
          "luminance": 0.5092,
          "contrast": {
            "black": 11.18,
            "white": 1.88
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#E7B8B1",
          "name": "#E7B8B1",
          "slug": null,
          "rgb": [
            231,
            184,
            177
          ],
          "hsl": [
            8,
            53,
            80
          ],
          "cmyk": [
            0,
            20,
            23,
            9
          ],
          "luminance": 0.5444,
          "contrast": {
            "black": 11.89,
            "white": 1.77
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#C6E7B1",
          "name": "#C6E7B1",
          "slug": null,
          "rgb": [
            198,
            231,
            177
          ],
          "hsl": [
            97,
            53,
            80
          ],
          "cmyk": [
            14,
            0,
            23,
            9
          ],
          "luminance": 0.7233,
          "contrast": {
            "black": 15.47,
            "white": 1.36
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "powder-blue-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": "#E7B1C6",
          "name": "#E7B1C6",
          "slug": null,
          "rgb": [
            231,
            177,
            198
          ],
          "hsl": [
            337,
            53,
            80
          ],
          "cmyk": [
            0,
            23,
            14,
            9
          ],
          "luminance": 0.5251,
          "contrast": {
            "black": 11.5,
            "white": 1.83
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#E7D2B1",
          "name": "#E7D2B1",
          "slug": null,
          "rgb": [
            231,
            210,
            177
          ],
          "hsl": [
            37,
            53,
            80
          ],
          "cmyk": [
            0,
            9,
            23,
            9
          ],
          "luminance": 0.6626,
          "contrast": {
            "black": 14.25,
            "white": 1.47
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "powder-blue-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": "#F7FCFD",
          "name": "#F7FCFD",
          "slug": null,
          "rgb": [
            247,
            252,
            253
          ],
          "hsl": [
            190,
            60,
            98
          ],
          "cmyk": [
            2,
            0,
            0,
            1
          ],
          "luminance": 0.9649,
          "contrast": {
            "black": 20.3,
            "white": 1.03
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#B0E0E6",
          "name": "Powder Blue",
          "slug": "powder-blue",
          "rgb": [
            176,
            224,
            230
          ],
          "hsl": [
            187,
            52,
            80
          ],
          "cmyk": [
            23,
            3,
            0,
            10
          ],
          "luminance": 0.6825,
          "contrast": {
            "black": 14.65,
            "white": 1.43
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/powder-blue/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/powder-blue.json"
        },
        {
          "hex": "#6CC5D0",
          "name": "#6CC5D0",
          "slug": null,
          "rgb": [
            108,
            197,
            208
          ],
          "hsl": [
            187,
            52,
            62
          ],
          "cmyk": [
            48,
            5,
            0,
            18
          ],
          "luminance": 0.4767,
          "contrast": {
            "black": 10.53,
            "white": 1.99
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "powder-blue-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#B0E0E6",
    "#E7B8B1",
    "#B1E7D2",
    "#B1C6E7",
    "#F7FCFD",
    "#6CC5D0"
  ],
  "semanticGroups": [
    "cyan harmony",
    "cool harmony",
    "balanced harmony",
    "powder blue palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Powder Blue: 14.65:1",
    "White contrast on Powder Blue: 1.43:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/powder-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/powder-blue.json",
    "https://www.colorsencyclopedia.com/api/hex/b0e0e6.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/powder-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/powder-blue.json",
  "cssSnippet": ":root {\n  --color-powder-blue: #B0E0E6;\n  --powder-blue-complementary-1: #E7B8B1;\n  --powder-blue-analogous-1: #B1E7D2;\n  --powder-blue-analogous-2: #B1C6E7;\n  --powder-blue-triadic-1: #E7B1E0;\n  --powder-blue-triadic-2: #E0E7B1;\n  --powder-blue-tetradic-1: #D2B1E7;\n  --powder-blue-tetradic-2: #E7B8B1;\n  --powder-blue-tetradic-3: #C6E7B1;\n  --powder-blue-split-complementary-1: #E7B1C6;\n  --powder-blue-split-complementary-2: #E7D2B1;\n  --powder-blue-monochromatic-1: #F7FCFD;\n  --powder-blue-monochromatic-2: #B0E0E6;\n  --powder-blue-monochromatic-3: #6CC5D0;\n}\n\n.palette-powder-blue-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #B0E0E6, #E7B8B1, #B1E7D2, #B1C6E7, #F7FCFD, #6CC5D0);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-powder-blue: #B0E0E6;
  --powder-blue-complementary-1: #E7B8B1;
  --powder-blue-analogous-1: #B1E7D2;
  --powder-blue-analogous-2: #B1C6E7;
  --powder-blue-triadic-1: #E7B1E0;
  --powder-blue-triadic-2: #E0E7B1;
  --powder-blue-tetradic-1: #D2B1E7;
  --powder-blue-tetradic-2: #E7B8B1;
  --powder-blue-tetradic-3: #C6E7B1;
  --powder-blue-split-complementary-1: #E7B1C6;
  --powder-blue-split-complementary-2: #E7D2B1;
  --powder-blue-monochromatic-1: #F7FCFD;
  --powder-blue-monochromatic-2: #B0E0E6;
  --powder-blue-monochromatic-3: #6CC5D0;
}

.palette-powder-blue-harmony {
  color: #111827;
  background: linear-gradient(135deg, #B0E0E6, #E7B8B1, #B1E7D2, #B1C6E7, #F7FCFD, #6CC5D0);
}

Powder Blue 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

The complementary set starts from Powder Blue #B0E0E6 and produces #E7B8B1. Its maximum hue contrast relationship suits accent colors, strong calls to action, and visual opposition. None of these generated values has an exact named-color match in the current dataset.

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorPowder Blue · #B0E0E6
Analogous Harmony2 colors · neighboring hue movement

The analogous set starts from Powder Blue #B0E0E6 and produces #B1E7D2 and #B1C6E7. Its neighboring hue movement relationship suits calm palettes, gradients, and natural transitions. None of these generated values has an exact named-color match in the current dataset.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorPowder Blue · #B0E0E6
Triadic Harmony2 colors · three evenly spaced hues

The triadic set starts from Powder Blue #B0E0E6 and produces #E7B1E0 and #E0E7B1. Its three evenly spaced hues relationship suits balanced contrast, playful systems, and broad palette range. None of these generated values has an exact named-color match in the current dataset.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorPowder Blue · #B0E0E6
Tetradic Harmony3 colors · two complementary pairs

The tetradic set starts from Powder Blue #B0E0E6 and produces #D2B1E7, #E7B8B1, and #C6E7B1. Its two complementary pairs relationship suits large design systems, dashboards, and multi-state UI. None of these generated values has an exact named-color match in the current dataset.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorPowder Blue · #B0E0E6
Split Complementary Harmony2 colors · softened complementary contrast

The split complementary set starts from Powder Blue #B0E0E6 and produces #E7B1C6 and #E7D2B1. Its softened complementary contrast relationship suits brand palettes, accent pairs, and less aggressive contrast. None of these generated values has an exact named-color match in the current dataset.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorPowder Blue · #B0E0E6
Monochromatic Harmony3 colors · same hue, different values

The monochromatic set starts from Powder Blue #B0E0E6 and produces #F7FCFD, #B0E0E6, and #6CC5D0. Its same hue, different values relationship suits surfaces, states, elevation, and restrained UI themes. The generated values match Powder Blue in the named-color dataset.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorPowder Blue · #B0E0E6