Harmony system
Pastel Coral Color Harmonies
Pastel Coral color harmonies are generated from #FFB3A7 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Pastel Coral into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Pastel Coral sits in the red family with warm temperature and pastel tone attributes. The harmony sets below explain which colors create contrast, which stay close to the source hue, and which work best for interface tokens or palette roles.
How the harmony works
Pastel Coral Harmony Guide
Pastel Coral 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 Pastel Coral Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Pastel Coral.
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": "pastel-coral",
"name": "Pastel Coral",
"hex": "#FFB3A7",
"url": "https://www.colorsencyclopedia.com/colors/pastel-coral/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/pastel-coral.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": "#A8F3FF",
"name": "#A8F3FF",
"slug": null,
"rgb": [
168,
243,
255
],
"hsl": [
188,
100,
83
],
"cmyk": [
34,
5,
0,
0
],
"luminance": 0.7965,
"contrast": {
"black": 16.93,
"white": 1.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a8f3ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a8f3ff.json"
}
],
"anchor": "pastel-coral-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": "#FFA8C8",
"name": "#FFA8C8",
"slug": null,
"rgb": [
255,
168,
200
],
"hsl": [
338,
100,
83
],
"cmyk": [
0,
34,
22,
0
],
"luminance": 0.5344,
"contrast": {
"black": 11.69,
"white": 1.8
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffa8c8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffa8c8.json"
},
{
"hex": "#FFDFA8",
"name": "#FFDFA8",
"slug": null,
"rgb": [
255,
223,
168
],
"hsl": [
38,
100,
83
],
"cmyk": [
0,
13,
34,
0
],
"luminance": 0.7686,
"contrast": {
"black": 16.37,
"white": 1.28
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffdfa8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffdfa8.json"
}
],
"anchor": "pastel-coral-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": "#A8FFB4",
"name": "#A8FFB4",
"slug": null,
"rgb": [
168,
255,
180
],
"hsl": [
128,
100,
83
],
"cmyk": [
34,
0,
29,
0
],
"luminance": 0.8314,
"contrast": {
"black": 17.63,
"white": 1.19
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a8ffb4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a8ffb4.json"
},
{
"hex": "#B4A8FF",
"name": "#B4A8FF",
"slug": null,
"rgb": [
180,
168,
255
],
"hsl": [
248,
100,
83
],
"cmyk": [
29,
34,
0,
0
],
"luminance": 0.4493,
"contrast": {
"black": 9.99,
"white": 2.1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b4a8ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b4a8ff.json"
}
],
"anchor": "pastel-coral-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": "#C8FFA8",
"name": "#C8FFA8",
"slug": null,
"rgb": [
200,
255,
168
],
"hsl": [
98,
100,
83
],
"cmyk": [
22,
0,
34,
0
],
"luminance": 0.8663,
"contrast": {
"black": 18.33,
"white": 1.15
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/c8ffa8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c8ffa8.json"
},
{
"hex": "#A8F3FF",
"name": "#A8F3FF",
"slug": null,
"rgb": [
168,
243,
255
],
"hsl": [
188,
100,
83
],
"cmyk": [
34,
5,
0,
0
],
"luminance": 0.7965,
"contrast": {
"black": 16.93,
"white": 1.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a8f3ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a8f3ff.json"
},
{
"hex": "#DFA8FF",
"name": "#DFA8FF",
"slug": null,
"rgb": [
223,
168,
255
],
"hsl": [
278,
100,
83
],
"cmyk": [
13,
34,
0,
0
],
"luminance": 0.5091,
"contrast": {
"black": 11.18,
"white": 1.88
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/dfa8ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/dfa8ff.json"
}
],
"anchor": "pastel-coral-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": "#A8FFDF",
"name": "#A8FFDF",
"slug": null,
"rgb": [
168,
255,
223
],
"hsl": [
158,
100,
83
],
"cmyk": [
34,
0,
13,
0
],
"luminance": 0.8517,
"contrast": {
"black": 18.03,
"white": 1.16
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a8ffdf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a8ffdf.json"
},
{
"hex": "#A8C8FF",
"name": "#A8C8FF",
"slug": null,
"rgb": [
168,
200,
255
],
"hsl": [
218,
100,
83
],
"cmyk": [
34,
22,
0,
0
],
"luminance": 0.5685,
"contrast": {
"black": 12.37,
"white": 1.7
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a8c8ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a8c8ff.json"
}
],
"anchor": "pastel-coral-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": "#FFB3A7",
"name": "Pastel Coral",
"slug": "pastel-coral",
"rgb": [
255,
179,
167
],
"hsl": [
8,
100,
83
],
"cmyk": [
0,
30,
35,
0
],
"luminance": 0.5629,
"contrast": {
"black": 12.26,
"white": 1.71
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/pastel-coral/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/pastel-coral.json"
},
{
"hex": "#FF644D",
"name": "#FF644D",
"slug": null,
"rgb": [
255,
100,
77
],
"hsl": [
8,
100,
65
],
"cmyk": [
0,
61,
70,
0
],
"luminance": 0.3091,
"contrast": {
"black": 7.18,
"white": 2.92
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ff644d/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff644d.json"
}
],
"anchor": "pastel-coral-harmony-monochromatic"
}
]Signature palette
[
"#FFB3A7",
"#A8F3FF",
"#FFA8C8",
"#FFDFA8",
"#FFFFFF",
"#FF644D"
]Accessibility notes
[
"Black contrast on Pastel Coral: 12.26:1",
"White contrast on Pastel Coral: 1.71:1",
"AA text options: #000000, #1A1A1A, #36454F"
]CSS tokens
":root {\n --color-pastel-coral: #FFB3A7;\n --pastel-coral-complementary-1: #A8F3FF;\n --pastel-coral-analogous-1: #FFA8C8;\n --pastel-coral-analogous-2: #FFDFA8;\n --pastel-coral-triadic-1: #A8FFB4;\n --pastel-coral-triadic-2: #B4A8FF;\n --pastel-coral-tetradic-1: #C8FFA8;\n --pastel-coral-tetradic-2: #A8F3FF;\n --pastel-coral-tetradic-3: #DFA8FF;\n --pastel-coral-split-complementary-1: #A8FFDF;\n --pastel-coral-split-complementary-2: #A8C8FF;\n --pastel-coral-monochromatic-1: #FFFFFF;\n --pastel-coral-monochromatic-2: #FFB3A7;\n --pastel-coral-monochromatic-3: #FF644D;\n}\n\n.palette-pastel-coral-harmony {\n color: #111827;\n background: linear-gradient(135deg, #FFB3A7, #A8F3FF, #FFA8C8, #FFDFA8, #FFFFFF, #FF644D);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "pastel-coral",
"name": "Pastel Coral",
"hex": "#FFB3A7",
"rgb": [
255,
179,
167
],
"hsl": [
8,
100,
83
],
"cmyk": [
0,
30,
35,
0
],
"family": "red",
"temperature": "warm",
"tone": [
"pastel"
],
"luminance": 0.5629,
"contrast": {
"black": 12.26,
"white": 1.71
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"sourceColor": {
"slug": "pastel-coral",
"name": "Pastel Coral",
"hex": "#FFB3A7",
"url": "https://www.colorsencyclopedia.com/colors/pastel-coral/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/pastel-coral.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": "#A8F3FF",
"name": "#A8F3FF",
"slug": null,
"rgb": [
168,
243,
255
],
"hsl": [
188,
100,
83
],
"cmyk": [
34,
5,
0,
0
],
"luminance": 0.7965,
"contrast": {
"black": 16.93,
"white": 1.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a8f3ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a8f3ff.json"
}
],
"anchor": "pastel-coral-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": "#FFA8C8",
"name": "#FFA8C8",
"slug": null,
"rgb": [
255,
168,
200
],
"hsl": [
338,
100,
83
],
"cmyk": [
0,
34,
22,
0
],
"luminance": 0.5344,
"contrast": {
"black": 11.69,
"white": 1.8
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffa8c8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffa8c8.json"
},
{
"hex": "#FFDFA8",
"name": "#FFDFA8",
"slug": null,
"rgb": [
255,
223,
168
],
"hsl": [
38,
100,
83
],
"cmyk": [
0,
13,
34,
0
],
"luminance": 0.7686,
"contrast": {
"black": 16.37,
"white": 1.28
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffdfa8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffdfa8.json"
}
],
"anchor": "pastel-coral-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": "#A8FFB4",
"name": "#A8FFB4",
"slug": null,
"rgb": [
168,
255,
180
],
"hsl": [
128,
100,
83
],
"cmyk": [
34,
0,
29,
0
],
"luminance": 0.8314,
"contrast": {
"black": 17.63,
"white": 1.19
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a8ffb4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a8ffb4.json"
},
{
"hex": "#B4A8FF",
"name": "#B4A8FF",
"slug": null,
"rgb": [
180,
168,
255
],
"hsl": [
248,
100,
83
],
"cmyk": [
29,
34,
0,
0
],
"luminance": 0.4493,
"contrast": {
"black": 9.99,
"white": 2.1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b4a8ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b4a8ff.json"
}
],
"anchor": "pastel-coral-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": "#C8FFA8",
"name": "#C8FFA8",
"slug": null,
"rgb": [
200,
255,
168
],
"hsl": [
98,
100,
83
],
"cmyk": [
22,
0,
34,
0
],
"luminance": 0.8663,
"contrast": {
"black": 18.33,
"white": 1.15
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/c8ffa8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c8ffa8.json"
},
{
"hex": "#A8F3FF",
"name": "#A8F3FF",
"slug": null,
"rgb": [
168,
243,
255
],
"hsl": [
188,
100,
83
],
"cmyk": [
34,
5,
0,
0
],
"luminance": 0.7965,
"contrast": {
"black": 16.93,
"white": 1.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a8f3ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a8f3ff.json"
},
{
"hex": "#DFA8FF",
"name": "#DFA8FF",
"slug": null,
"rgb": [
223,
168,
255
],
"hsl": [
278,
100,
83
],
"cmyk": [
13,
34,
0,
0
],
"luminance": 0.5091,
"contrast": {
"black": 11.18,
"white": 1.88
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/dfa8ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/dfa8ff.json"
}
],
"anchor": "pastel-coral-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": "#A8FFDF",
"name": "#A8FFDF",
"slug": null,
"rgb": [
168,
255,
223
],
"hsl": [
158,
100,
83
],
"cmyk": [
34,
0,
13,
0
],
"luminance": 0.8517,
"contrast": {
"black": 18.03,
"white": 1.16
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a8ffdf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a8ffdf.json"
},
{
"hex": "#A8C8FF",
"name": "#A8C8FF",
"slug": null,
"rgb": [
168,
200,
255
],
"hsl": [
218,
100,
83
],
"cmyk": [
34,
22,
0,
0
],
"luminance": 0.5685,
"contrast": {
"black": 12.37,
"white": 1.7
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a8c8ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a8c8ff.json"
}
],
"anchor": "pastel-coral-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": "#FFB3A7",
"name": "Pastel Coral",
"slug": "pastel-coral",
"rgb": [
255,
179,
167
],
"hsl": [
8,
100,
83
],
"cmyk": [
0,
30,
35,
0
],
"luminance": 0.5629,
"contrast": {
"black": 12.26,
"white": 1.71
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/pastel-coral/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/pastel-coral.json"
},
{
"hex": "#FF644D",
"name": "#FF644D",
"slug": null,
"rgb": [
255,
100,
77
],
"hsl": [
8,
100,
65
],
"cmyk": [
0,
61,
70,
0
],
"luminance": 0.3091,
"contrast": {
"black": 7.18,
"white": 2.92
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ff644d/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff644d.json"
}
],
"anchor": "pastel-coral-harmony-monochromatic"
}
],
"signaturePalette": [
"#FFB3A7",
"#A8F3FF",
"#FFA8C8",
"#FFDFA8",
"#FFFFFF",
"#FF644D"
],
"semanticGroups": [
"red harmony",
"warm harmony",
"pastel harmony",
"pastel coral palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Pastel Coral: 12.26:1",
"White contrast on Pastel Coral: 1.71:1",
"AA text options: #000000, #1A1A1A, #36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/pastel-coral.json",
"https://www.colorsencyclopedia.com/api/colors/pastel-coral.json",
"https://www.colorsencyclopedia.com/api/hex/ffb3a7.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/pastel-coral/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/pastel-coral.json",
"cssSnippet": ":root {\n --color-pastel-coral: #FFB3A7;\n --pastel-coral-complementary-1: #A8F3FF;\n --pastel-coral-analogous-1: #FFA8C8;\n --pastel-coral-analogous-2: #FFDFA8;\n --pastel-coral-triadic-1: #A8FFB4;\n --pastel-coral-triadic-2: #B4A8FF;\n --pastel-coral-tetradic-1: #C8FFA8;\n --pastel-coral-tetradic-2: #A8F3FF;\n --pastel-coral-tetradic-3: #DFA8FF;\n --pastel-coral-split-complementary-1: #A8FFDF;\n --pastel-coral-split-complementary-2: #A8C8FF;\n --pastel-coral-monochromatic-1: #FFFFFF;\n --pastel-coral-monochromatic-2: #FFB3A7;\n --pastel-coral-monochromatic-3: #FF644D;\n}\n\n.palette-pastel-coral-harmony {\n color: #111827;\n background: linear-gradient(135deg, #FFB3A7, #A8F3FF, #FFA8C8, #FFDFA8, #FFFFFF, #FF644D);\n}"
}
CSS Harmony Tokens
Use these tokens when Pastel Coral needs a complete palette system instead of a single color variable.
:root {
--color-pastel-coral: #FFB3A7;
--pastel-coral-complementary-1: #A8F3FF;
--pastel-coral-analogous-1: #FFA8C8;
--pastel-coral-analogous-2: #FFDFA8;
--pastel-coral-triadic-1: #A8FFB4;
--pastel-coral-triadic-2: #B4A8FF;
--pastel-coral-tetradic-1: #C8FFA8;
--pastel-coral-tetradic-2: #A8F3FF;
--pastel-coral-tetradic-3: #DFA8FF;
--pastel-coral-split-complementary-1: #A8FFDF;
--pastel-coral-split-complementary-2: #A8C8FF;
--pastel-coral-monochromatic-1: #FFFFFF;
--pastel-coral-monochromatic-2: #FFB3A7;
--pastel-coral-monochromatic-3: #FF644D;
}
.palette-pastel-coral-harmony {
color: #111827;
background: linear-gradient(135deg, #FFB3A7, #A8F3FF, #FFA8C8, #FFDFA8, #FFFFFF, #FF644D);
}
Pastel Coral 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.
#A8F3FFAnalogous 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.
#FFA8C8#FFDFA8Triadic 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.
#A8FFB4#B4A8FFTetradic 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.
#C8FFA8#A8F3FF#DFA8FFSplit 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.
#A8FFDF#A8C8FFMonochromatic 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#FFB3A7#FF644D