Harmony system
Imperial Purple Color Harmonies
Imperial Purple color harmonies are generated from #602F6B with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Imperial Purple into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Imperial Purple sits in the purple 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
Imperial Purple Harmony Guide
Imperial Purple 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 Imperial Purple Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Imperial Purple.
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": "imperial-purple",
"name": "Imperial Purple",
"hex": "#602F6B",
"url": "https://www.colorsencyclopedia.com/colors/imperial-purple/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/imperial-purple.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": "#3A6A2F",
"name": "#3A6A2F",
"slug": null,
"rgb": [
58,
106,
47
],
"hsl": [
109,
39,
30
],
"cmyk": [
45,
0,
56,
58
],
"luminance": 0.1141,
"contrast": {
"black": 3.28,
"white": 6.4
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/3a6a2f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3a6a2f.json"
}
],
"anchor": "imperial-purple-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": "#422F6A",
"name": "#422F6A",
"slug": null,
"rgb": [
66,
47,
106
],
"hsl": [
259,
39,
30
],
"cmyk": [
38,
56,
0,
58
],
"luminance": 0.0423,
"contrast": {
"black": 1.85,
"white": 11.38
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/422f6a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/422f6a.json"
},
{
"hex": "#6A2F57",
"name": "#6A2F57",
"slug": null,
"rgb": [
106,
47,
87
],
"hsl": [
319,
39,
30
],
"cmyk": [
0,
56,
18,
58
],
"luminance": 0.0579,
"contrast": {
"black": 2.16,
"white": 9.73
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/6a2f57/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a2f57.json"
}
],
"anchor": "imperial-purple-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": "#6A5F2F",
"name": "#6A5F2F",
"slug": null,
"rgb": [
106,
95,
47
],
"hsl": [
49,
39,
30
],
"cmyk": [
0,
10,
56,
58
],
"luminance": 0.1145,
"contrast": {
"black": 3.29,
"white": 6.38
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/6a5f2f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a5f2f.json"
},
{
"hex": "#2F6A5F",
"name": "#2F6A5F",
"slug": null,
"rgb": [
47,
106,
95
],
"hsl": [
169,
39,
30
],
"cmyk": [
56,
0,
10,
58
],
"luminance": 0.1174,
"contrast": {
"black": 3.35,
"white": 6.27
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/2f6a5f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f6a5f.json"
}
],
"anchor": "imperial-purple-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": "#6A422F",
"name": "#6A422F",
"slug": null,
"rgb": [
106,
66,
47
],
"hsl": [
19,
39,
30
],
"cmyk": [
0,
38,
56,
58
],
"luminance": 0.0717,
"contrast": {
"black": 2.43,
"white": 8.63
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/6a422f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a422f.json"
},
{
"hex": "#3A6A2F",
"name": "#3A6A2F",
"slug": null,
"rgb": [
58,
106,
47
],
"hsl": [
109,
39,
30
],
"cmyk": [
45,
0,
56,
58
],
"luminance": 0.1141,
"contrast": {
"black": 3.28,
"white": 6.4
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/3a6a2f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3a6a2f.json"
},
{
"hex": "#2F576A",
"name": "#2F576A",
"slug": null,
"rgb": [
47,
87,
106
],
"hsl": [
199,
39,
30
],
"cmyk": [
56,
18,
0,
58
],
"luminance": 0.0846,
"contrast": {
"black": 2.69,
"white": 7.8
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/2f576a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f576a.json"
}
],
"anchor": "imperial-purple-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": "#576A2F",
"name": "#576A2F",
"slug": null,
"rgb": [
87,
106,
47
],
"hsl": [
79,
39,
30
],
"cmyk": [
18,
0,
56,
58
],
"luminance": 0.1254,
"contrast": {
"black": 3.51,
"white": 5.99
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/576a2f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/576a2f.json"
},
{
"hex": "#2F6A42",
"name": "#2F6A42",
"slug": null,
"rgb": [
47,
106,
66
],
"hsl": [
139,
39,
30
],
"cmyk": [
56,
0,
38,
58
],
"luminance": 0.1131,
"contrast": {
"black": 3.26,
"white": 6.44
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/2f6a42/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f6a42.json"
}
],
"anchor": "imperial-purple-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": "#994BAA",
"name": "#994BAA",
"slug": null,
"rgb": [
153,
75,
170
],
"hsl": [
289,
39,
48
],
"cmyk": [
10,
56,
0,
33
],
"luminance": 0.1471,
"contrast": {
"black": 3.94,
"white": 5.33
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/994baa/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/994baa.json"
},
{
"hex": "#602F6B",
"name": "Imperial Purple",
"slug": "imperial-purple",
"rgb": [
96,
47,
107
],
"hsl": [
289,
39,
30
],
"cmyk": [
10,
56,
0,
58
],
"luminance": 0.0558,
"contrast": {
"black": 2.12,
"white": 9.92
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/imperial-purple/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/imperial-purple.json"
},
{
"hex": "#26132B",
"name": "#26132B",
"slug": null,
"rgb": [
38,
19,
43
],
"hsl": [
287,
39,
12
],
"cmyk": [
12,
56,
0,
83
],
"luminance": 0.0105,
"contrast": {
"black": 1.21,
"white": 17.36
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/26132b/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/26132b.json"
}
],
"anchor": "imperial-purple-harmony-monochromatic"
}
]Signature palette
[
"#602F6B",
"#3A6A2F",
"#422F6A",
"#6A2F57",
"#994BAA",
"#26132B"
]Accessibility notes
[
"Black contrast on Imperial Purple: 2.12:1",
"White contrast on Imperial Purple: 9.92:1",
"AA text options: #FFFFFF, #F5F5F5"
]CSS tokens
":root {\n --color-imperial-purple: #602F6B;\n --imperial-purple-complementary-1: #3A6A2F;\n --imperial-purple-analogous-1: #422F6A;\n --imperial-purple-analogous-2: #6A2F57;\n --imperial-purple-triadic-1: #6A5F2F;\n --imperial-purple-triadic-2: #2F6A5F;\n --imperial-purple-tetradic-1: #6A422F;\n --imperial-purple-tetradic-2: #3A6A2F;\n --imperial-purple-tetradic-3: #2F576A;\n --imperial-purple-split-complementary-1: #576A2F;\n --imperial-purple-split-complementary-2: #2F6A42;\n --imperial-purple-monochromatic-1: #994BAA;\n --imperial-purple-monochromatic-2: #602F6B;\n --imperial-purple-monochromatic-3: #26132B;\n}\n\n.palette-imperial-purple-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #602F6B, #3A6A2F, #422F6A, #6A2F57, #994BAA, #26132B);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "imperial-purple",
"name": "Imperial Purple",
"hex": "#602F6B",
"rgb": [
96,
47,
107
],
"hsl": [
289,
39,
30
],
"cmyk": [
10,
56,
0,
58
],
"family": "purple",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.0558,
"contrast": {
"black": 2.12,
"white": 9.92
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"sourceColor": {
"slug": "imperial-purple",
"name": "Imperial Purple",
"hex": "#602F6B",
"url": "https://www.colorsencyclopedia.com/colors/imperial-purple/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/imperial-purple.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": "#3A6A2F",
"name": "#3A6A2F",
"slug": null,
"rgb": [
58,
106,
47
],
"hsl": [
109,
39,
30
],
"cmyk": [
45,
0,
56,
58
],
"luminance": 0.1141,
"contrast": {
"black": 3.28,
"white": 6.4
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/3a6a2f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3a6a2f.json"
}
],
"anchor": "imperial-purple-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": "#422F6A",
"name": "#422F6A",
"slug": null,
"rgb": [
66,
47,
106
],
"hsl": [
259,
39,
30
],
"cmyk": [
38,
56,
0,
58
],
"luminance": 0.0423,
"contrast": {
"black": 1.85,
"white": 11.38
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/422f6a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/422f6a.json"
},
{
"hex": "#6A2F57",
"name": "#6A2F57",
"slug": null,
"rgb": [
106,
47,
87
],
"hsl": [
319,
39,
30
],
"cmyk": [
0,
56,
18,
58
],
"luminance": 0.0579,
"contrast": {
"black": 2.16,
"white": 9.73
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/6a2f57/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a2f57.json"
}
],
"anchor": "imperial-purple-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": "#6A5F2F",
"name": "#6A5F2F",
"slug": null,
"rgb": [
106,
95,
47
],
"hsl": [
49,
39,
30
],
"cmyk": [
0,
10,
56,
58
],
"luminance": 0.1145,
"contrast": {
"black": 3.29,
"white": 6.38
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/6a5f2f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a5f2f.json"
},
{
"hex": "#2F6A5F",
"name": "#2F6A5F",
"slug": null,
"rgb": [
47,
106,
95
],
"hsl": [
169,
39,
30
],
"cmyk": [
56,
0,
10,
58
],
"luminance": 0.1174,
"contrast": {
"black": 3.35,
"white": 6.27
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/2f6a5f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f6a5f.json"
}
],
"anchor": "imperial-purple-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": "#6A422F",
"name": "#6A422F",
"slug": null,
"rgb": [
106,
66,
47
],
"hsl": [
19,
39,
30
],
"cmyk": [
0,
38,
56,
58
],
"luminance": 0.0717,
"contrast": {
"black": 2.43,
"white": 8.63
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/6a422f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a422f.json"
},
{
"hex": "#3A6A2F",
"name": "#3A6A2F",
"slug": null,
"rgb": [
58,
106,
47
],
"hsl": [
109,
39,
30
],
"cmyk": [
45,
0,
56,
58
],
"luminance": 0.1141,
"contrast": {
"black": 3.28,
"white": 6.4
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/3a6a2f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3a6a2f.json"
},
{
"hex": "#2F576A",
"name": "#2F576A",
"slug": null,
"rgb": [
47,
87,
106
],
"hsl": [
199,
39,
30
],
"cmyk": [
56,
18,
0,
58
],
"luminance": 0.0846,
"contrast": {
"black": 2.69,
"white": 7.8
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/2f576a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f576a.json"
}
],
"anchor": "imperial-purple-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": "#576A2F",
"name": "#576A2F",
"slug": null,
"rgb": [
87,
106,
47
],
"hsl": [
79,
39,
30
],
"cmyk": [
18,
0,
56,
58
],
"luminance": 0.1254,
"contrast": {
"black": 3.51,
"white": 5.99
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/576a2f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/576a2f.json"
},
{
"hex": "#2F6A42",
"name": "#2F6A42",
"slug": null,
"rgb": [
47,
106,
66
],
"hsl": [
139,
39,
30
],
"cmyk": [
56,
0,
38,
58
],
"luminance": 0.1131,
"contrast": {
"black": 3.26,
"white": 6.44
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/2f6a42/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f6a42.json"
}
],
"anchor": "imperial-purple-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": "#994BAA",
"name": "#994BAA",
"slug": null,
"rgb": [
153,
75,
170
],
"hsl": [
289,
39,
48
],
"cmyk": [
10,
56,
0,
33
],
"luminance": 0.1471,
"contrast": {
"black": 3.94,
"white": 5.33
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/994baa/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/994baa.json"
},
{
"hex": "#602F6B",
"name": "Imperial Purple",
"slug": "imperial-purple",
"rgb": [
96,
47,
107
],
"hsl": [
289,
39,
30
],
"cmyk": [
10,
56,
0,
58
],
"luminance": 0.0558,
"contrast": {
"black": 2.12,
"white": 9.92
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/imperial-purple/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/imperial-purple.json"
},
{
"hex": "#26132B",
"name": "#26132B",
"slug": null,
"rgb": [
38,
19,
43
],
"hsl": [
287,
39,
12
],
"cmyk": [
12,
56,
0,
83
],
"luminance": 0.0105,
"contrast": {
"black": 1.21,
"white": 17.36
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/26132b/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/26132b.json"
}
],
"anchor": "imperial-purple-harmony-monochromatic"
}
],
"signaturePalette": [
"#602F6B",
"#3A6A2F",
"#422F6A",
"#6A2F57",
"#994BAA",
"#26132B"
],
"semanticGroups": [
"purple harmony",
"cool harmony",
"balanced harmony",
"imperial purple palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Imperial Purple: 2.12:1",
"White contrast on Imperial Purple: 9.92:1",
"AA text options: #FFFFFF, #F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/imperial-purple.json",
"https://www.colorsencyclopedia.com/api/colors/imperial-purple.json",
"https://www.colorsencyclopedia.com/api/hex/602f6b.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/imperial-purple/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/imperial-purple.json",
"cssSnippet": ":root {\n --color-imperial-purple: #602F6B;\n --imperial-purple-complementary-1: #3A6A2F;\n --imperial-purple-analogous-1: #422F6A;\n --imperial-purple-analogous-2: #6A2F57;\n --imperial-purple-triadic-1: #6A5F2F;\n --imperial-purple-triadic-2: #2F6A5F;\n --imperial-purple-tetradic-1: #6A422F;\n --imperial-purple-tetradic-2: #3A6A2F;\n --imperial-purple-tetradic-3: #2F576A;\n --imperial-purple-split-complementary-1: #576A2F;\n --imperial-purple-split-complementary-2: #2F6A42;\n --imperial-purple-monochromatic-1: #994BAA;\n --imperial-purple-monochromatic-2: #602F6B;\n --imperial-purple-monochromatic-3: #26132B;\n}\n\n.palette-imperial-purple-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #602F6B, #3A6A2F, #422F6A, #6A2F57, #994BAA, #26132B);\n}"
}
CSS Harmony Tokens
Use these tokens when Imperial Purple needs a complete palette system instead of a single color variable.
:root {
--color-imperial-purple: #602F6B;
--imperial-purple-complementary-1: #3A6A2F;
--imperial-purple-analogous-1: #422F6A;
--imperial-purple-analogous-2: #6A2F57;
--imperial-purple-triadic-1: #6A5F2F;
--imperial-purple-triadic-2: #2F6A5F;
--imperial-purple-tetradic-1: #6A422F;
--imperial-purple-tetradic-2: #3A6A2F;
--imperial-purple-tetradic-3: #2F576A;
--imperial-purple-split-complementary-1: #576A2F;
--imperial-purple-split-complementary-2: #2F6A42;
--imperial-purple-monochromatic-1: #994BAA;
--imperial-purple-monochromatic-2: #602F6B;
--imperial-purple-monochromatic-3: #26132B;
}
.palette-imperial-purple-harmony {
color: #FFFFFF;
background: linear-gradient(135deg, #602F6B, #3A6A2F, #422F6A, #6A2F57, #994BAA, #26132B);
}
Imperial Purple 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.
#3A6A2FAnalogous 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.
#422F6A#6A2F57Triadic 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.
#6A5F2F#2F6A5FTetradic 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.
#6A422F#3A6A2F#2F576ASplit 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.
#576A2F#2F6A42Monochromatic 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.
#994BAA#602F6B#26132B