Harmony system
Powder Blue Color Harmonies
Powder Blue color harmonies are generated from #B0E0E6 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Powder Blue into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Powder Blue sits in the cyan family with cool 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.
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.
sourceColorCanonical source colorharmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic setssignaturePaletteCompact harmony preview palettesemanticGroupsAI-ready harmony labelsuseCasesDesign and retrieval contextsaccessibilityNotesContrast guidance for the source colorStructured 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": "https://www.colorsencyclopedia.com/hex/e7b8b1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e7b8b1.json"
}
],
"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": "https://www.colorsencyclopedia.com/hex/b1e7d2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b1e7d2.json"
},
{
"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": "https://www.colorsencyclopedia.com/hex/b1c6e7/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b1c6e7.json"
}
],
"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": "https://www.colorsencyclopedia.com/hex/e7b1e0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e7b1e0.json"
},
{
"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": "https://www.colorsencyclopedia.com/hex/e0e7b1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e0e7b1.json"
}
],
"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": "https://www.colorsencyclopedia.com/hex/d2b1e7/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d2b1e7.json"
},
{
"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": "https://www.colorsencyclopedia.com/hex/e7b8b1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e7b8b1.json"
},
{
"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": "https://www.colorsencyclopedia.com/hex/c6e7b1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c6e7b1.json"
}
],
"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": "https://www.colorsencyclopedia.com/hex/e7b1c6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e7b1c6.json"
},
{
"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": "https://www.colorsencyclopedia.com/hex/e7d2b1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e7d2b1.json"
}
],
"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": "https://www.colorsencyclopedia.com/hex/f7fcfd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f7fcfd.json"
},
{
"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": "https://www.colorsencyclopedia.com/hex/6cc5d0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6cc5d0.json"
}
],
"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": "https://www.colorsencyclopedia.com/hex/e7b8b1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e7b8b1.json"
}
],
"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": "https://www.colorsencyclopedia.com/hex/b1e7d2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b1e7d2.json"
},
{
"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": "https://www.colorsencyclopedia.com/hex/b1c6e7/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b1c6e7.json"
}
],
"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": "https://www.colorsencyclopedia.com/hex/e7b1e0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e7b1e0.json"
},
{
"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": "https://www.colorsencyclopedia.com/hex/e0e7b1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e0e7b1.json"
}
],
"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": "https://www.colorsencyclopedia.com/hex/d2b1e7/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d2b1e7.json"
},
{
"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": "https://www.colorsencyclopedia.com/hex/e7b8b1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e7b8b1.json"
},
{
"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": "https://www.colorsencyclopedia.com/hex/c6e7b1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c6e7b1.json"
}
],
"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": "https://www.colorsencyclopedia.com/hex/e7b1c6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e7b1c6.json"
},
{
"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": "https://www.colorsencyclopedia.com/hex/e7d2b1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e7d2b1.json"
}
],
"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": "https://www.colorsencyclopedia.com/hex/f7fcfd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f7fcfd.json"
},
{
"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": "https://www.colorsencyclopedia.com/hex/6cc5d0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6cc5d0.json"
}
],
"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
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.
#E7B8B1Analogous 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.
#B1E7D2#B1C6E7Triadic 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.
#E7B1E0#E0E7B1Tetradic 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.
#D2B1E7#E7B8B1#C6E7B1Split 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.
#E7B1C6#E7D2B1Monochromatic 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.
#F7FCFD#B0E0E6#6CC5D0