Harmony system
Grape Color Harmonies
Grape harmonies from #6F2DA8: complementary #67A92D, plus five harmony groups with CSS and contrast data.
Grape is a cool purple at hue 272°, saturation 58% and lightness 42%. 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.
How the harmony works
Grape Harmony Guide
Grape 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 Grape Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Grape.
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": "grape",
"name": "Grape",
"hex": "#6F2DA8",
"url": "https://www.colorsencyclopedia.com/colors/grape/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/grape.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": "#67A92D",
"name": "#67A92D",
"slug": null,
"rgb": [
103,
169,
45
],
"hsl": [
92,
58,
42
],
"cmyk": [
39,
0,
73,
34
],
"luminance": 0.3145,
"contrast": {
"black": 7.29,
"white": 2.88
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "grape-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": "#312DA9",
"name": "#312DA9",
"slug": null,
"rgb": [
49,
45,
169
],
"hsl": [
242,
58,
42
],
"cmyk": [
71,
73,
0,
34
],
"luminance": 0.0539,
"contrast": {
"black": 2.08,
"white": 10.11
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#A92DA5",
"name": "#A92DA5",
"slug": null,
"rgb": [
169,
45,
165
],
"hsl": [
302,
58,
42
],
"cmyk": [
0,
73,
2,
34
],
"luminance": 0.1303,
"contrast": {
"black": 3.61,
"white": 5.82
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": null,
"apiUrl": null
}
],
"anchor": "grape-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": "#A96F2D",
"name": "#A96F2D",
"slug": null,
"rgb": [
169,
111,
45
],
"hsl": [
32,
58,
42
],
"cmyk": [
0,
34,
73,
34
],
"luminance": 0.1999,
"contrast": {
"black": 5,
"white": 4.2
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": null,
"apiUrl": null
},
{
"hex": "#2DA96F",
"name": "#2DA96F",
"slug": null,
"rgb": [
45,
169,
111
],
"hsl": [
152,
58,
42
],
"cmyk": [
73,
0,
34,
34
],
"luminance": 0.3008,
"contrast": {
"black": 7.02,
"white": 2.99
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "grape-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": "#A9312D",
"name": "#A9312D",
"slug": null,
"rgb": [
169,
49,
45
],
"hsl": [
2,
58,
42
],
"cmyk": [
0,
71,
73,
34
],
"luminance": 0.1082,
"contrast": {
"black": 3.16,
"white": 6.64
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": null,
"apiUrl": null
},
{
"hex": "#67A92D",
"name": "#67A92D",
"slug": null,
"rgb": [
103,
169,
45
],
"hsl": [
92,
58,
42
],
"cmyk": [
39,
0,
73,
34
],
"luminance": 0.3145,
"contrast": {
"black": 7.29,
"white": 2.88
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#2DA5A9",
"name": "#2DA5A9",
"slug": null,
"rgb": [
45,
165,
169
],
"hsl": [
182,
58,
42
],
"cmyk": [
73,
2,
0,
34
],
"luminance": 0.3033,
"contrast": {
"black": 7.07,
"white": 2.97
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "grape-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": "#A5A92D",
"name": "#A5A92D",
"slug": null,
"rgb": [
165,
169,
45
],
"hsl": [
62,
58,
42
],
"cmyk": [
2,
0,
73,
34
],
"luminance": 0.3656,
"contrast": {
"black": 8.31,
"white": 2.53
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#2DA931",
"name": "#2DA931",
"slug": null,
"rgb": [
45,
169,
49
],
"hsl": [
122,
58,
42
],
"cmyk": [
73,
0,
71,
34
],
"luminance": 0.2916,
"contrast": {
"black": 6.83,
"white": 3.07
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": null,
"apiUrl": null
}
],
"anchor": "grape-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": "#9D5ED4",
"name": "#9D5ED4",
"slug": null,
"rgb": [
157,
94,
212
],
"hsl": [
272,
58,
60
],
"cmyk": [
26,
56,
0,
17
],
"luminance": 0.1993,
"contrast": {
"black": 4.99,
"white": 4.21
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": null,
"apiUrl": null
},
{
"hex": "#6F2DA8",
"name": "Grape",
"slug": "grape",
"rgb": [
111,
45,
168
],
"hsl": [
272,
58,
42
],
"cmyk": [
34,
73,
0,
34
],
"luminance": 0.0808,
"contrast": {
"black": 2.62,
"white": 8.03
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/grape/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/grape.json"
},
{
"hex": "#401A61",
"name": "#401A61",
"slug": null,
"rgb": [
64,
26,
97
],
"hsl": [
272,
58,
24
],
"cmyk": [
34,
73,
0,
62
],
"luminance": 0.0269,
"contrast": {
"black": 1.54,
"white": 13.65
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "grape-harmony-monochromatic"
}
]Signature palette
[
"#6F2DA8",
"#67A92D",
"#312DA9",
"#A92DA5",
"#9D5ED4",
"#401A61"
]Accessibility notes
[
"Black contrast on Grape: 2.62:1",
"White contrast on Grape: 8.03:1",
"AA text options: #FFFFFF, #F5F5F5"
]CSS tokens
":root {\n --color-grape: #6F2DA8;\n --grape-complementary-1: #67A92D;\n --grape-analogous-1: #312DA9;\n --grape-analogous-2: #A92DA5;\n --grape-triadic-1: #A96F2D;\n --grape-triadic-2: #2DA96F;\n --grape-tetradic-1: #A9312D;\n --grape-tetradic-2: #67A92D;\n --grape-tetradic-3: #2DA5A9;\n --grape-split-complementary-1: #A5A92D;\n --grape-split-complementary-2: #2DA931;\n --grape-monochromatic-1: #9D5ED4;\n --grape-monochromatic-2: #6F2DA8;\n --grape-monochromatic-3: #401A61;\n}\n\n.palette-grape-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #6F2DA8, #67A92D, #312DA9, #A92DA5, #9D5ED4, #401A61);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "grape",
"name": "Grape",
"hex": "#6F2DA8",
"rgb": [
111,
45,
168
],
"hsl": [
272,
58,
42
],
"cmyk": [
34,
73,
0,
34
],
"family": "purple",
"temperature": "cool",
"tone": [
"jewel-tone"
],
"luminance": 0.0808,
"contrast": {
"black": 2.62,
"white": 8.03
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"sourceColor": {
"slug": "grape",
"name": "Grape",
"hex": "#6F2DA8",
"url": "https://www.colorsencyclopedia.com/colors/grape/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/grape.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": "#67A92D",
"name": "#67A92D",
"slug": null,
"rgb": [
103,
169,
45
],
"hsl": [
92,
58,
42
],
"cmyk": [
39,
0,
73,
34
],
"luminance": 0.3145,
"contrast": {
"black": 7.29,
"white": 2.88
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "grape-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": "#312DA9",
"name": "#312DA9",
"slug": null,
"rgb": [
49,
45,
169
],
"hsl": [
242,
58,
42
],
"cmyk": [
71,
73,
0,
34
],
"luminance": 0.0539,
"contrast": {
"black": 2.08,
"white": 10.11
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#A92DA5",
"name": "#A92DA5",
"slug": null,
"rgb": [
169,
45,
165
],
"hsl": [
302,
58,
42
],
"cmyk": [
0,
73,
2,
34
],
"luminance": 0.1303,
"contrast": {
"black": 3.61,
"white": 5.82
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": null,
"apiUrl": null
}
],
"anchor": "grape-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": "#A96F2D",
"name": "#A96F2D",
"slug": null,
"rgb": [
169,
111,
45
],
"hsl": [
32,
58,
42
],
"cmyk": [
0,
34,
73,
34
],
"luminance": 0.1999,
"contrast": {
"black": 5,
"white": 4.2
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": null,
"apiUrl": null
},
{
"hex": "#2DA96F",
"name": "#2DA96F",
"slug": null,
"rgb": [
45,
169,
111
],
"hsl": [
152,
58,
42
],
"cmyk": [
73,
0,
34,
34
],
"luminance": 0.3008,
"contrast": {
"black": 7.02,
"white": 2.99
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "grape-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": "#A9312D",
"name": "#A9312D",
"slug": null,
"rgb": [
169,
49,
45
],
"hsl": [
2,
58,
42
],
"cmyk": [
0,
71,
73,
34
],
"luminance": 0.1082,
"contrast": {
"black": 3.16,
"white": 6.64
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": null,
"apiUrl": null
},
{
"hex": "#67A92D",
"name": "#67A92D",
"slug": null,
"rgb": [
103,
169,
45
],
"hsl": [
92,
58,
42
],
"cmyk": [
39,
0,
73,
34
],
"luminance": 0.3145,
"contrast": {
"black": 7.29,
"white": 2.88
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#2DA5A9",
"name": "#2DA5A9",
"slug": null,
"rgb": [
45,
165,
169
],
"hsl": [
182,
58,
42
],
"cmyk": [
73,
2,
0,
34
],
"luminance": 0.3033,
"contrast": {
"black": 7.07,
"white": 2.97
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "grape-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": "#A5A92D",
"name": "#A5A92D",
"slug": null,
"rgb": [
165,
169,
45
],
"hsl": [
62,
58,
42
],
"cmyk": [
2,
0,
73,
34
],
"luminance": 0.3656,
"contrast": {
"black": 8.31,
"white": 2.53
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#2DA931",
"name": "#2DA931",
"slug": null,
"rgb": [
45,
169,
49
],
"hsl": [
122,
58,
42
],
"cmyk": [
73,
0,
71,
34
],
"luminance": 0.2916,
"contrast": {
"black": 6.83,
"white": 3.07
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": null,
"apiUrl": null
}
],
"anchor": "grape-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": "#9D5ED4",
"name": "#9D5ED4",
"slug": null,
"rgb": [
157,
94,
212
],
"hsl": [
272,
58,
60
],
"cmyk": [
26,
56,
0,
17
],
"luminance": 0.1993,
"contrast": {
"black": 4.99,
"white": 4.21
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": null,
"apiUrl": null
},
{
"hex": "#6F2DA8",
"name": "Grape",
"slug": "grape",
"rgb": [
111,
45,
168
],
"hsl": [
272,
58,
42
],
"cmyk": [
34,
73,
0,
34
],
"luminance": 0.0808,
"contrast": {
"black": 2.62,
"white": 8.03
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/grape/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/grape.json"
},
{
"hex": "#401A61",
"name": "#401A61",
"slug": null,
"rgb": [
64,
26,
97
],
"hsl": [
272,
58,
24
],
"cmyk": [
34,
73,
0,
62
],
"luminance": 0.0269,
"contrast": {
"black": 1.54,
"white": 13.65
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "grape-harmony-monochromatic"
}
],
"signaturePalette": [
"#6F2DA8",
"#67A92D",
"#312DA9",
"#A92DA5",
"#9D5ED4",
"#401A61"
],
"semanticGroups": [
"purple harmony",
"cool harmony",
"jewel tone harmony",
"grape palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Grape: 2.62:1",
"White contrast on Grape: 8.03:1",
"AA text options: #FFFFFF, #F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/grape.json",
"https://www.colorsencyclopedia.com/api/colors/grape.json",
"https://www.colorsencyclopedia.com/api/hex/6f2da8.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/grape/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/grape.json",
"cssSnippet": ":root {\n --color-grape: #6F2DA8;\n --grape-complementary-1: #67A92D;\n --grape-analogous-1: #312DA9;\n --grape-analogous-2: #A92DA5;\n --grape-triadic-1: #A96F2D;\n --grape-triadic-2: #2DA96F;\n --grape-tetradic-1: #A9312D;\n --grape-tetradic-2: #67A92D;\n --grape-tetradic-3: #2DA5A9;\n --grape-split-complementary-1: #A5A92D;\n --grape-split-complementary-2: #2DA931;\n --grape-monochromatic-1: #9D5ED4;\n --grape-monochromatic-2: #6F2DA8;\n --grape-monochromatic-3: #401A61;\n}\n\n.palette-grape-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #6F2DA8, #67A92D, #312DA9, #A92DA5, #9D5ED4, #401A61);\n}"
}
CSS Harmony Tokens
Use these tokens when Grape needs a complete palette system instead of a single color variable.
:root {
--color-grape: #6F2DA8;
--grape-complementary-1: #67A92D;
--grape-analogous-1: #312DA9;
--grape-analogous-2: #A92DA5;
--grape-triadic-1: #A96F2D;
--grape-triadic-2: #2DA96F;
--grape-tetradic-1: #A9312D;
--grape-tetradic-2: #67A92D;
--grape-tetradic-3: #2DA5A9;
--grape-split-complementary-1: #A5A92D;
--grape-split-complementary-2: #2DA931;
--grape-monochromatic-1: #9D5ED4;
--grape-monochromatic-2: #6F2DA8;
--grape-monochromatic-3: #401A61;
}
.palette-grape-harmony {
color: #FFFFFF;
background: linear-gradient(135deg, #6F2DA8, #67A92D, #312DA9, #A92DA5, #9D5ED4, #401A61);
}
Grape 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 Grape #6F2DA8 and produces #67A92D. 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.
Analogous Harmony2 colors · neighboring hue movement
The analogous set starts from Grape #6F2DA8 and produces #312DA9 and #A92DA5. 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.
Triadic Harmony2 colors · three evenly spaced hues
The triadic set starts from Grape #6F2DA8 and produces #A96F2D and #2DA96F. 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.
Tetradic Harmony3 colors · two complementary pairs
The tetradic set starts from Grape #6F2DA8 and produces #A9312D, #67A92D, and #2DA5A9. 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.
Split Complementary Harmony2 colors · softened complementary contrast
The split complementary set starts from Grape #6F2DA8 and produces #A5A92D and #2DA931. 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.
Monochromatic Harmony3 colors · same hue, different values
The monochromatic set starts from Grape #6F2DA8 and produces #9D5ED4, #6F2DA8, and #401A61. Its same hue, different values relationship suits surfaces, states, elevation, and restrained UI themes. The generated values match Grape in the named-color dataset.