Harmony system
Medium Purple Color Harmonies
Medium Purple color harmonies are generated from #9370DB with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Medium Purple into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Medium 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
Medium Purple Harmony Guide
Medium 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 Medium Purple Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Medium 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": "medium-purple",
"name": "Medium Purple",
"hex": "#9370DB",
"url": "https://www.colorsencyclopedia.com/colors/medium-purple/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-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": "#B8DB70",
"name": "#B8DB70",
"slug": null,
"rgb": [
184,
219,
112
],
"hsl": [
80,
60,
65
],
"cmyk": [
16,
0,
49,
14
],
"luminance": 0.6202,
"contrast": {
"black": 13.4,
"white": 1.57
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b8db70/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b8db70.json"
}
],
"anchor": "medium-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": "#7082DB",
"name": "#7082DB",
"slug": null,
"rgb": [
112,
130,
219
],
"hsl": [
230,
60,
65
],
"cmyk": [
49,
41,
0,
14
],
"luminance": 0.2452,
"contrast": {
"black": 5.9,
"white": 3.56
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7082db/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7082db.json"
},
{
"hex": "#C970DB",
"name": "#C970DB",
"slug": null,
"rgb": [
201,
112,
219
],
"hsl": [
290,
60,
65
],
"cmyk": [
8,
49,
0,
14
],
"luminance": 0.2912,
"contrast": {
"black": 6.82,
"white": 3.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/c970db/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c970db.json"
}
],
"anchor": "medium-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": "#DB9470",
"name": "#DB9470",
"slug": null,
"rgb": [
219,
148,
112
],
"hsl": [
20,
60,
65
],
"cmyk": [
0,
32,
49,
14
],
"luminance": 0.3741,
"contrast": {
"black": 8.48,
"white": 2.48
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/db9470/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/db9470.json"
},
{
"hex": "#70DB94",
"name": "#70DB94",
"slug": null,
"rgb": [
112,
219,
148
],
"hsl": [
140,
60,
65
],
"cmyk": [
49,
0,
32,
14
],
"luminance": 0.5625,
"contrast": {
"black": 12.25,
"white": 1.71
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/70db94/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/70db94.json"
}
],
"anchor": "medium-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": "#DB7082",
"name": "#DB7082",
"slug": null,
"rgb": [
219,
112,
130
],
"hsl": [
350,
60,
65
],
"cmyk": [
0,
49,
41,
14
],
"luminance": 0.2826,
"contrast": {
"black": 6.65,
"white": 3.16
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/db7082/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/db7082.json"
},
{
"hex": "#B8DB70",
"name": "#B8DB70",
"slug": null,
"rgb": [
184,
219,
112
],
"hsl": [
80,
60,
65
],
"cmyk": [
16,
0,
49,
14
],
"luminance": 0.6202,
"contrast": {
"black": 13.4,
"white": 1.57
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b8db70/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b8db70.json"
},
{
"hex": "#70DBC9",
"name": "#70DBC9",
"slug": null,
"rgb": [
112,
219,
201
],
"hsl": [
170,
60,
65
],
"cmyk": [
49,
0,
8,
14
],
"luminance": 0.5832,
"contrast": {
"black": 12.66,
"white": 1.66
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/70dbc9/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/70dbc9.json"
}
],
"anchor": "medium-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": "#DBC970",
"name": "#DBC970",
"slug": null,
"rgb": [
219,
201,
112
],
"hsl": [
50,
60,
65
],
"cmyk": [
0,
8,
49,
14
],
"luminance": 0.58,
"contrast": {
"black": 12.6,
"white": 1.67
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/dbc970/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/dbc970.json"
},
{
"hex": "#82DB70",
"name": "#82DB70",
"slug": null,
"rgb": [
130,
219,
112
],
"hsl": [
110,
60,
65
],
"cmyk": [
41,
0,
49,
14
],
"luminance": 0.5658,
"contrast": {
"black": 12.32,
"white": 1.71
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/82db70/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/82db70.json"
}
],
"anchor": "medium-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": "#CBBAEE",
"name": "#CBBAEE",
"slug": null,
"rgb": [
203,
186,
238
],
"hsl": [
260,
60,
83
],
"cmyk": [
15,
22,
0,
7
],
"luminance": 0.5399,
"contrast": {
"black": 11.8,
"white": 1.78
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/cbbaee/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/cbbaee.json"
},
{
"hex": "#9370DB",
"name": "Medium Purple",
"slug": "medium-purple",
"rgb": [
147,
112,
219
],
"hsl": [
260,
60,
65
],
"cmyk": [
33,
49,
0,
14
],
"luminance": 0.2291,
"contrast": {
"black": 5.58,
"white": 3.76
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/medium-purple/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-purple.json"
},
{
"hex": "#6030C0",
"name": "#6030C0",
"slug": null,
"rgb": [
96,
48,
192
],
"hsl": [
260,
60,
47
],
"cmyk": [
50,
75,
0,
25
],
"luminance": 0.0841,
"contrast": {
"black": 2.68,
"white": 7.83
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/6030c0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6030c0.json"
}
],
"anchor": "medium-purple-harmony-monochromatic"
}
]Signature palette
[
"#9370DB",
"#B8DB70",
"#7082DB",
"#C970DB",
"#CBBAEE",
"#6030C0"
]Accessibility notes
[
"Black contrast on Medium Purple: 5.58:1",
"White contrast on Medium Purple: 3.76:1",
"AA text options: #000000, #1A1A1A"
]CSS tokens
":root {\n --color-medium-purple: #9370DB;\n --medium-purple-complementary-1: #B8DB70;\n --medium-purple-analogous-1: #7082DB;\n --medium-purple-analogous-2: #C970DB;\n --medium-purple-triadic-1: #DB9470;\n --medium-purple-triadic-2: #70DB94;\n --medium-purple-tetradic-1: #DB7082;\n --medium-purple-tetradic-2: #B8DB70;\n --medium-purple-tetradic-3: #70DBC9;\n --medium-purple-split-complementary-1: #DBC970;\n --medium-purple-split-complementary-2: #82DB70;\n --medium-purple-monochromatic-1: #CBBAEE;\n --medium-purple-monochromatic-2: #9370DB;\n --medium-purple-monochromatic-3: #6030C0;\n}\n\n.palette-medium-purple-harmony {\n color: #111827;\n background: linear-gradient(135deg, #9370DB, #B8DB70, #7082DB, #C970DB, #CBBAEE, #6030C0);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "medium-purple",
"name": "Medium Purple",
"hex": "#9370DB",
"rgb": [
147,
112,
219
],
"hsl": [
260,
60,
65
],
"cmyk": [
33,
49,
0,
14
],
"family": "purple",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.2291,
"contrast": {
"black": 5.58,
"white": 3.76
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"sourceColor": {
"slug": "medium-purple",
"name": "Medium Purple",
"hex": "#9370DB",
"url": "https://www.colorsencyclopedia.com/colors/medium-purple/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-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": "#B8DB70",
"name": "#B8DB70",
"slug": null,
"rgb": [
184,
219,
112
],
"hsl": [
80,
60,
65
],
"cmyk": [
16,
0,
49,
14
],
"luminance": 0.6202,
"contrast": {
"black": 13.4,
"white": 1.57
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b8db70/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b8db70.json"
}
],
"anchor": "medium-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": "#7082DB",
"name": "#7082DB",
"slug": null,
"rgb": [
112,
130,
219
],
"hsl": [
230,
60,
65
],
"cmyk": [
49,
41,
0,
14
],
"luminance": 0.2452,
"contrast": {
"black": 5.9,
"white": 3.56
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7082db/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7082db.json"
},
{
"hex": "#C970DB",
"name": "#C970DB",
"slug": null,
"rgb": [
201,
112,
219
],
"hsl": [
290,
60,
65
],
"cmyk": [
8,
49,
0,
14
],
"luminance": 0.2912,
"contrast": {
"black": 6.82,
"white": 3.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/c970db/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c970db.json"
}
],
"anchor": "medium-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": "#DB9470",
"name": "#DB9470",
"slug": null,
"rgb": [
219,
148,
112
],
"hsl": [
20,
60,
65
],
"cmyk": [
0,
32,
49,
14
],
"luminance": 0.3741,
"contrast": {
"black": 8.48,
"white": 2.48
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/db9470/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/db9470.json"
},
{
"hex": "#70DB94",
"name": "#70DB94",
"slug": null,
"rgb": [
112,
219,
148
],
"hsl": [
140,
60,
65
],
"cmyk": [
49,
0,
32,
14
],
"luminance": 0.5625,
"contrast": {
"black": 12.25,
"white": 1.71
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/70db94/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/70db94.json"
}
],
"anchor": "medium-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": "#DB7082",
"name": "#DB7082",
"slug": null,
"rgb": [
219,
112,
130
],
"hsl": [
350,
60,
65
],
"cmyk": [
0,
49,
41,
14
],
"luminance": 0.2826,
"contrast": {
"black": 6.65,
"white": 3.16
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/db7082/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/db7082.json"
},
{
"hex": "#B8DB70",
"name": "#B8DB70",
"slug": null,
"rgb": [
184,
219,
112
],
"hsl": [
80,
60,
65
],
"cmyk": [
16,
0,
49,
14
],
"luminance": 0.6202,
"contrast": {
"black": 13.4,
"white": 1.57
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b8db70/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b8db70.json"
},
{
"hex": "#70DBC9",
"name": "#70DBC9",
"slug": null,
"rgb": [
112,
219,
201
],
"hsl": [
170,
60,
65
],
"cmyk": [
49,
0,
8,
14
],
"luminance": 0.5832,
"contrast": {
"black": 12.66,
"white": 1.66
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/70dbc9/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/70dbc9.json"
}
],
"anchor": "medium-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": "#DBC970",
"name": "#DBC970",
"slug": null,
"rgb": [
219,
201,
112
],
"hsl": [
50,
60,
65
],
"cmyk": [
0,
8,
49,
14
],
"luminance": 0.58,
"contrast": {
"black": 12.6,
"white": 1.67
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/dbc970/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/dbc970.json"
},
{
"hex": "#82DB70",
"name": "#82DB70",
"slug": null,
"rgb": [
130,
219,
112
],
"hsl": [
110,
60,
65
],
"cmyk": [
41,
0,
49,
14
],
"luminance": 0.5658,
"contrast": {
"black": 12.32,
"white": 1.71
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/82db70/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/82db70.json"
}
],
"anchor": "medium-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": "#CBBAEE",
"name": "#CBBAEE",
"slug": null,
"rgb": [
203,
186,
238
],
"hsl": [
260,
60,
83
],
"cmyk": [
15,
22,
0,
7
],
"luminance": 0.5399,
"contrast": {
"black": 11.8,
"white": 1.78
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/cbbaee/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/cbbaee.json"
},
{
"hex": "#9370DB",
"name": "Medium Purple",
"slug": "medium-purple",
"rgb": [
147,
112,
219
],
"hsl": [
260,
60,
65
],
"cmyk": [
33,
49,
0,
14
],
"luminance": 0.2291,
"contrast": {
"black": 5.58,
"white": 3.76
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/medium-purple/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-purple.json"
},
{
"hex": "#6030C0",
"name": "#6030C0",
"slug": null,
"rgb": [
96,
48,
192
],
"hsl": [
260,
60,
47
],
"cmyk": [
50,
75,
0,
25
],
"luminance": 0.0841,
"contrast": {
"black": 2.68,
"white": 7.83
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/6030c0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6030c0.json"
}
],
"anchor": "medium-purple-harmony-monochromatic"
}
],
"signaturePalette": [
"#9370DB",
"#B8DB70",
"#7082DB",
"#C970DB",
"#CBBAEE",
"#6030C0"
],
"semanticGroups": [
"purple harmony",
"cool harmony",
"balanced harmony",
"medium purple palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Medium Purple: 5.58:1",
"White contrast on Medium Purple: 3.76:1",
"AA text options: #000000, #1A1A1A"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/medium-purple.json",
"https://www.colorsencyclopedia.com/api/colors/medium-purple.json",
"https://www.colorsencyclopedia.com/api/hex/9370db.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/medium-purple/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/medium-purple.json",
"cssSnippet": ":root {\n --color-medium-purple: #9370DB;\n --medium-purple-complementary-1: #B8DB70;\n --medium-purple-analogous-1: #7082DB;\n --medium-purple-analogous-2: #C970DB;\n --medium-purple-triadic-1: #DB9470;\n --medium-purple-triadic-2: #70DB94;\n --medium-purple-tetradic-1: #DB7082;\n --medium-purple-tetradic-2: #B8DB70;\n --medium-purple-tetradic-3: #70DBC9;\n --medium-purple-split-complementary-1: #DBC970;\n --medium-purple-split-complementary-2: #82DB70;\n --medium-purple-monochromatic-1: #CBBAEE;\n --medium-purple-monochromatic-2: #9370DB;\n --medium-purple-monochromatic-3: #6030C0;\n}\n\n.palette-medium-purple-harmony {\n color: #111827;\n background: linear-gradient(135deg, #9370DB, #B8DB70, #7082DB, #C970DB, #CBBAEE, #6030C0);\n}"
}
CSS Harmony Tokens
Use these tokens when Medium Purple needs a complete palette system instead of a single color variable.
:root {
--color-medium-purple: #9370DB;
--medium-purple-complementary-1: #B8DB70;
--medium-purple-analogous-1: #7082DB;
--medium-purple-analogous-2: #C970DB;
--medium-purple-triadic-1: #DB9470;
--medium-purple-triadic-2: #70DB94;
--medium-purple-tetradic-1: #DB7082;
--medium-purple-tetradic-2: #B8DB70;
--medium-purple-tetradic-3: #70DBC9;
--medium-purple-split-complementary-1: #DBC970;
--medium-purple-split-complementary-2: #82DB70;
--medium-purple-monochromatic-1: #CBBAEE;
--medium-purple-monochromatic-2: #9370DB;
--medium-purple-monochromatic-3: #6030C0;
}
.palette-medium-purple-harmony {
color: #111827;
background: linear-gradient(135deg, #9370DB, #B8DB70, #7082DB, #C970DB, #CBBAEE, #6030C0);
}
Medium 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.
#B8DB70Analogous 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.
#7082DB#C970DBTriadic 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.
#DB9470#70DB94Tetradic 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.
#DB7082#B8DB70#70DBC9Split 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.
#DBC970#82DB70Monochromatic 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.
#CBBAEE#9370DB#6030C0