Harmony system
Powder Pink Color Harmonies
Powder Pink color harmonies are generated from #FDDDE6 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Powder Pink into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Powder Pink sits in the pink family with warm temperature and light, pastel tone attributes. The harmony sets below explain which colors create contrast, which stay close to the source hue, and which work best for interface tokens or palette roles.
How the harmony works
Powder Pink Harmony Guide
Powder Pink 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 Pink Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Powder Pink.
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-pink",
"name": "Powder Pink",
"hex": "#FDDDE6",
"url": "https://www.colorsencyclopedia.com/colors/powder-pink/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/powder-pink.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": "#DDFDF4",
"name": "#DDFDF4",
"slug": null,
"rgb": [
221,
253,
244
],
"hsl": [
163,
89,
93
],
"cmyk": [
13,
0,
4,
1
],
"luminance": 0.9215,
"contrast": {
"black": 19.43,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ddfdf4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ddfdf4.json"
}
],
"anchor": "powder-pink-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": "#FDDDF6",
"name": "#FDDDF6",
"slug": null,
"rgb": [
253,
221,
246
],
"hsl": [
313,
89,
93
],
"cmyk": [
0,
13,
3,
1
],
"luminance": 0.7925,
"contrast": {
"black": 16.85,
"white": 1.25
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fdddf6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fdddf6.json"
},
{
"hex": "#FDE4DD",
"name": "#FDE4DD",
"slug": null,
"rgb": [
253,
228,
221
],
"hsl": [
13,
89,
93
],
"cmyk": [
0,
10,
13,
1
],
"luminance": 0.8159,
"contrast": {
"black": 17.32,
"white": 1.21
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fde4dd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fde4dd.json"
}
],
"anchor": "powder-pink-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": "#E6FDDD",
"name": "#E6FDDD",
"slug": null,
"rgb": [
230,
253,
221
],
"hsl": [
103,
89,
93
],
"cmyk": [
9,
0,
13,
1
],
"luminance": 0.9229,
"contrast": {
"black": 19.46,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e6fddd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e6fddd.json"
},
{
"hex": "#DDE6FD",
"name": "#DDE6FD",
"slug": null,
"rgb": [
221,
230,
253
],
"hsl": [
223,
89,
93
],
"cmyk": [
13,
9,
0,
1
],
"luminance": 0.7906,
"contrast": {
"black": 16.81,
"white": 1.25
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/dde6fd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/dde6fd.json"
}
],
"anchor": "powder-pink-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": "#F6FDDD",
"name": "#F6FDDD",
"slug": null,
"rgb": [
246,
253,
221
],
"hsl": [
73,
89,
93
],
"cmyk": [
3,
0,
13,
1
],
"luminance": 0.9506,
"contrast": {
"black": 20.01,
"white": 1.05
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f6fddd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f6fddd.json"
},
{
"hex": "#DDFDF4",
"name": "#DDFDF4",
"slug": null,
"rgb": [
221,
253,
244
],
"hsl": [
163,
89,
93
],
"cmyk": [
13,
0,
4,
1
],
"luminance": 0.9215,
"contrast": {
"black": 19.43,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ddfdf4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ddfdf4.json"
},
{
"hex": "#E4DDFD",
"name": "#E4DDFD",
"slug": null,
"rgb": [
228,
221,
253
],
"hsl": [
253,
89,
93
],
"cmyk": [
10,
13,
0,
1
],
"luminance": 0.753,
"contrast": {
"black": 16.06,
"white": 1.31
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e4ddfd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e4ddfd.json"
}
],
"anchor": "powder-pink-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": "#DDFDE4",
"name": "#DDFDE4",
"slug": null,
"rgb": [
221,
253,
228
],
"hsl": [
133,
89,
93
],
"cmyk": [
13,
0,
10,
1
],
"luminance": 0.9122,
"contrast": {
"black": 19.24,
"white": 1.09
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ddfde4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ddfde4.json"
},
{
"hex": "#DDF6FD",
"name": "#DDF6FD",
"slug": null,
"rgb": [
221,
246,
253
],
"hsl": [
193,
89,
93
],
"cmyk": [
13,
3,
0,
1
],
"luminance": 0.8838,
"contrast": {
"black": 18.68,
"white": 1.12
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ddf6fd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ddf6fd.json"
}
],
"anchor": "powder-pink-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": "#FDDDE6",
"name": "Powder Pink",
"slug": "powder-pink",
"rgb": [
253,
221,
230
],
"hsl": [
343,
89,
93
],
"cmyk": [
0,
13,
9,
1
],
"luminance": 0.7831,
"contrast": {
"black": 16.66,
"white": 1.26
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/powder-pink/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/powder-pink.json"
},
{
"hex": "#F887A7",
"name": "#F887A7",
"slug": null,
"rgb": [
248,
135,
167
],
"hsl": [
343,
89,
75
],
"cmyk": [
0,
46,
33,
3
],
"luminance": 0.4007,
"contrast": {
"black": 9.01,
"white": 2.33
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f887a7/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f887a7.json"
}
],
"anchor": "powder-pink-harmony-monochromatic"
}
]Signature palette
[
"#FDDDE6",
"#DDFDF4",
"#FDDDF6",
"#FDE4DD",
"#FFFFFF",
"#F887A7"
]Accessibility notes
[
"Black contrast on Powder Pink: 16.66:1",
"White contrast on Powder Pink: 1.26:1",
"AA text options: #000000, #1A1A1A, #36454F"
]CSS tokens
":root {\n --color-powder-pink: #FDDDE6;\n --powder-pink-complementary-1: #DDFDF4;\n --powder-pink-analogous-1: #FDDDF6;\n --powder-pink-analogous-2: #FDE4DD;\n --powder-pink-triadic-1: #E6FDDD;\n --powder-pink-triadic-2: #DDE6FD;\n --powder-pink-tetradic-1: #F6FDDD;\n --powder-pink-tetradic-2: #DDFDF4;\n --powder-pink-tetradic-3: #E4DDFD;\n --powder-pink-split-complementary-1: #DDFDE4;\n --powder-pink-split-complementary-2: #DDF6FD;\n --powder-pink-monochromatic-1: #FFFFFF;\n --powder-pink-monochromatic-2: #FDDDE6;\n --powder-pink-monochromatic-3: #F887A7;\n}\n\n.palette-powder-pink-harmony {\n color: #111827;\n background: linear-gradient(135deg, #FDDDE6, #DDFDF4, #FDDDF6, #FDE4DD, #FFFFFF, #F887A7);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "powder-pink",
"name": "Powder Pink",
"hex": "#FDDDE6",
"rgb": [
253,
221,
230
],
"hsl": [
343,
89,
93
],
"cmyk": [
0,
13,
9,
1
],
"family": "pink",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.7831,
"contrast": {
"black": 16.66,
"white": 1.26
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"sourceColor": {
"slug": "powder-pink",
"name": "Powder Pink",
"hex": "#FDDDE6",
"url": "https://www.colorsencyclopedia.com/colors/powder-pink/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/powder-pink.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": "#DDFDF4",
"name": "#DDFDF4",
"slug": null,
"rgb": [
221,
253,
244
],
"hsl": [
163,
89,
93
],
"cmyk": [
13,
0,
4,
1
],
"luminance": 0.9215,
"contrast": {
"black": 19.43,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ddfdf4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ddfdf4.json"
}
],
"anchor": "powder-pink-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": "#FDDDF6",
"name": "#FDDDF6",
"slug": null,
"rgb": [
253,
221,
246
],
"hsl": [
313,
89,
93
],
"cmyk": [
0,
13,
3,
1
],
"luminance": 0.7925,
"contrast": {
"black": 16.85,
"white": 1.25
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fdddf6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fdddf6.json"
},
{
"hex": "#FDE4DD",
"name": "#FDE4DD",
"slug": null,
"rgb": [
253,
228,
221
],
"hsl": [
13,
89,
93
],
"cmyk": [
0,
10,
13,
1
],
"luminance": 0.8159,
"contrast": {
"black": 17.32,
"white": 1.21
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fde4dd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fde4dd.json"
}
],
"anchor": "powder-pink-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": "#E6FDDD",
"name": "#E6FDDD",
"slug": null,
"rgb": [
230,
253,
221
],
"hsl": [
103,
89,
93
],
"cmyk": [
9,
0,
13,
1
],
"luminance": 0.9229,
"contrast": {
"black": 19.46,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e6fddd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e6fddd.json"
},
{
"hex": "#DDE6FD",
"name": "#DDE6FD",
"slug": null,
"rgb": [
221,
230,
253
],
"hsl": [
223,
89,
93
],
"cmyk": [
13,
9,
0,
1
],
"luminance": 0.7906,
"contrast": {
"black": 16.81,
"white": 1.25
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/dde6fd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/dde6fd.json"
}
],
"anchor": "powder-pink-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": "#F6FDDD",
"name": "#F6FDDD",
"slug": null,
"rgb": [
246,
253,
221
],
"hsl": [
73,
89,
93
],
"cmyk": [
3,
0,
13,
1
],
"luminance": 0.9506,
"contrast": {
"black": 20.01,
"white": 1.05
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f6fddd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f6fddd.json"
},
{
"hex": "#DDFDF4",
"name": "#DDFDF4",
"slug": null,
"rgb": [
221,
253,
244
],
"hsl": [
163,
89,
93
],
"cmyk": [
13,
0,
4,
1
],
"luminance": 0.9215,
"contrast": {
"black": 19.43,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ddfdf4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ddfdf4.json"
},
{
"hex": "#E4DDFD",
"name": "#E4DDFD",
"slug": null,
"rgb": [
228,
221,
253
],
"hsl": [
253,
89,
93
],
"cmyk": [
10,
13,
0,
1
],
"luminance": 0.753,
"contrast": {
"black": 16.06,
"white": 1.31
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e4ddfd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e4ddfd.json"
}
],
"anchor": "powder-pink-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": "#DDFDE4",
"name": "#DDFDE4",
"slug": null,
"rgb": [
221,
253,
228
],
"hsl": [
133,
89,
93
],
"cmyk": [
13,
0,
10,
1
],
"luminance": 0.9122,
"contrast": {
"black": 19.24,
"white": 1.09
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ddfde4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ddfde4.json"
},
{
"hex": "#DDF6FD",
"name": "#DDF6FD",
"slug": null,
"rgb": [
221,
246,
253
],
"hsl": [
193,
89,
93
],
"cmyk": [
13,
3,
0,
1
],
"luminance": 0.8838,
"contrast": {
"black": 18.68,
"white": 1.12
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ddf6fd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ddf6fd.json"
}
],
"anchor": "powder-pink-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": "#FDDDE6",
"name": "Powder Pink",
"slug": "powder-pink",
"rgb": [
253,
221,
230
],
"hsl": [
343,
89,
93
],
"cmyk": [
0,
13,
9,
1
],
"luminance": 0.7831,
"contrast": {
"black": 16.66,
"white": 1.26
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/powder-pink/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/powder-pink.json"
},
{
"hex": "#F887A7",
"name": "#F887A7",
"slug": null,
"rgb": [
248,
135,
167
],
"hsl": [
343,
89,
75
],
"cmyk": [
0,
46,
33,
3
],
"luminance": 0.4007,
"contrast": {
"black": 9.01,
"white": 2.33
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f887a7/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f887a7.json"
}
],
"anchor": "powder-pink-harmony-monochromatic"
}
],
"signaturePalette": [
"#FDDDE6",
"#DDFDF4",
"#FDDDF6",
"#FDE4DD",
"#FFFFFF",
"#F887A7"
],
"semanticGroups": [
"pink harmony",
"warm harmony",
"light harmony",
"pastel harmony",
"powder pink palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Powder Pink: 16.66:1",
"White contrast on Powder Pink: 1.26:1",
"AA text options: #000000, #1A1A1A, #36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/powder-pink.json",
"https://www.colorsencyclopedia.com/api/colors/powder-pink.json",
"https://www.colorsencyclopedia.com/api/hex/fddde6.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/powder-pink/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/powder-pink.json",
"cssSnippet": ":root {\n --color-powder-pink: #FDDDE6;\n --powder-pink-complementary-1: #DDFDF4;\n --powder-pink-analogous-1: #FDDDF6;\n --powder-pink-analogous-2: #FDE4DD;\n --powder-pink-triadic-1: #E6FDDD;\n --powder-pink-triadic-2: #DDE6FD;\n --powder-pink-tetradic-1: #F6FDDD;\n --powder-pink-tetradic-2: #DDFDF4;\n --powder-pink-tetradic-3: #E4DDFD;\n --powder-pink-split-complementary-1: #DDFDE4;\n --powder-pink-split-complementary-2: #DDF6FD;\n --powder-pink-monochromatic-1: #FFFFFF;\n --powder-pink-monochromatic-2: #FDDDE6;\n --powder-pink-monochromatic-3: #F887A7;\n}\n\n.palette-powder-pink-harmony {\n color: #111827;\n background: linear-gradient(135deg, #FDDDE6, #DDFDF4, #FDDDF6, #FDE4DD, #FFFFFF, #F887A7);\n}"
}
CSS Harmony Tokens
Use these tokens when Powder Pink needs a complete palette system instead of a single color variable.
:root {
--color-powder-pink: #FDDDE6;
--powder-pink-complementary-1: #DDFDF4;
--powder-pink-analogous-1: #FDDDF6;
--powder-pink-analogous-2: #FDE4DD;
--powder-pink-triadic-1: #E6FDDD;
--powder-pink-triadic-2: #DDE6FD;
--powder-pink-tetradic-1: #F6FDDD;
--powder-pink-tetradic-2: #DDFDF4;
--powder-pink-tetradic-3: #E4DDFD;
--powder-pink-split-complementary-1: #DDFDE4;
--powder-pink-split-complementary-2: #DDF6FD;
--powder-pink-monochromatic-1: #FFFFFF;
--powder-pink-monochromatic-2: #FDDDE6;
--powder-pink-monochromatic-3: #F887A7;
}
.palette-powder-pink-harmony {
color: #111827;
background: linear-gradient(135deg, #FDDDE6, #DDFDF4, #FDDDF6, #FDE4DD, #FFFFFF, #F887A7);
}
Powder Pink 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.
#DDFDF4Analogous 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.
#FDDDF6#FDE4DDTriadic 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.
#E6FDDD#DDE6FDTetradic 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.
#F6FDDD#DDFDF4#E4DDFDSplit 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.
#DDFDE4#DDF6FDMonochromatic 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.
#FFFFFF#FDDDE6#F887A7