Harmony system
Medium Slate Blue Color Harmonies
Medium Slate Blue color harmonies are generated from #7B68EE with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Medium Slate Blue into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Medium Slate Blue sits in the blue family with cool temperature and vibrant 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 Slate Blue Harmony Guide
Medium Slate Blue 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 Slate Blue Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Medium Slate Blue.
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-slate-blue",
"name": "Medium Slate Blue",
"hex": "#7B68EE",
"url": "https://www.colorsencyclopedia.com/colors/medium-slate-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-slate-blue.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": "#DAEE68",
"name": "#DAEE68",
"slug": null,
"rgb": [
218,
238,
104
],
"hsl": [
69,
80,
67
],
"cmyk": [
8,
0,
56,
7
],
"luminance": 0.7705,
"contrast": {
"black": 16.41,
"white": 1.28
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/daee68/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/daee68.json"
}
],
"anchor": "medium-slate-blue-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": "#6897EE",
"name": "#6897EE",
"slug": null,
"rgb": [
104,
151,
238
],
"hsl": [
219,
80,
67
],
"cmyk": [
56,
37,
0,
7
],
"luminance": 0.3125,
"contrast": {
"black": 7.25,
"white": 2.9
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/6897ee/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6897ee.json"
},
{
"hex": "#BF68EE",
"name": "#BF68EE",
"slug": null,
"rgb": [
191,
104,
238
],
"hsl": [
279,
80,
67
],
"cmyk": [
20,
56,
0,
7
],
"luminance": 0.2715,
"contrast": {
"black": 6.43,
"white": 3.27
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/bf68ee/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/bf68ee.json"
}
],
"anchor": "medium-slate-blue-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": "#EE7C68",
"name": "#EE7C68",
"slug": null,
"rgb": [
238,
124,
104
],
"hsl": [
9,
80,
67
],
"cmyk": [
0,
48,
56,
7
],
"luminance": 0.3359,
"contrast": {
"black": 7.72,
"white": 2.72
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ee7c68/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ee7c68.json"
},
{
"hex": "#68EE7C",
"name": "#68EE7C",
"slug": null,
"rgb": [
104,
238,
124
],
"hsl": [
129,
80,
67
],
"cmyk": [
56,
0,
48,
7
],
"luminance": 0.6555,
"contrast": {
"black": 14.11,
"white": 1.49
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/68ee7c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/68ee7c.json"
}
],
"anchor": "medium-slate-blue-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": "#EE6897",
"name": "#EE6897",
"slug": null,
"rgb": [
238,
104,
151
],
"hsl": [
339,
80,
67
],
"cmyk": [
0,
56,
37,
7
],
"luminance": 0.3031,
"contrast": {
"black": 7.06,
"white": 2.97
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ee6897/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ee6897.json"
},
{
"hex": "#DAEE68",
"name": "#DAEE68",
"slug": null,
"rgb": [
218,
238,
104
],
"hsl": [
69,
80,
67
],
"cmyk": [
8,
0,
56,
7
],
"luminance": 0.7705,
"contrast": {
"black": 16.41,
"white": 1.28
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/daee68/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/daee68.json"
},
{
"hex": "#68EEBF",
"name": "#68EEBF",
"slug": null,
"rgb": [
104,
238,
191
],
"hsl": [
159,
80,
67
],
"cmyk": [
56,
0,
20,
7
],
"luminance": 0.6785,
"contrast": {
"black": 14.57,
"white": 1.44
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/68eebf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/68eebf.json"
}
],
"anchor": "medium-slate-blue-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": "#EEBF68",
"name": "#EEBF68",
"slug": null,
"rgb": [
238,
191,
104
],
"hsl": [
39,
80,
67
],
"cmyk": [
0,
20,
56,
7
],
"luminance": 0.5644,
"contrast": {
"black": 12.29,
"white": 1.71
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/eebf68/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/eebf68.json"
},
{
"hex": "#97EE68",
"name": "#97EE68",
"slug": null,
"rgb": [
151,
238,
104
],
"hsl": [
99,
80,
67
],
"cmyk": [
37,
0,
56,
7
],
"luminance": 0.6873,
"contrast": {
"black": 14.75,
"white": 1.42
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/97ee68/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/97ee68.json"
}
],
"anchor": "medium-slate-blue-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": "#C3BAF7",
"name": "#C3BAF7",
"slug": null,
"rgb": [
195,
186,
247
],
"hsl": [
249,
79,
85
],
"cmyk": [
21,
25,
0,
3
],
"luminance": 0.5344,
"contrast": {
"black": 11.69,
"white": 1.8
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/c3baf7/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c3baf7.json"
},
{
"hex": "#7B68EE",
"name": "Medium Slate Blue",
"slug": "medium-slate-blue",
"rgb": [
123,
104,
238
],
"hsl": [
249,
80,
67
],
"cmyk": [
48,
56,
0,
7
],
"luminance": 0.2028,
"contrast": {
"black": 5.06,
"white": 4.15
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/medium-slate-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-slate-blue.json"
},
{
"hex": "#3719E1",
"name": "#3719E1",
"slug": null,
"rgb": [
55,
25,
225
],
"hsl": [
249,
80,
49
],
"cmyk": [
76,
89,
0,
12
],
"luminance": 0.0694,
"contrast": {
"black": 2.39,
"white": 8.79
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3719e1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3719e1.json"
}
],
"anchor": "medium-slate-blue-harmony-monochromatic"
}
]Signature palette
[
"#7B68EE",
"#DAEE68",
"#6897EE",
"#BF68EE",
"#C3BAF7",
"#3719E1"
]Accessibility notes
[
"Black contrast on Medium Slate Blue: 5.06:1",
"White contrast on Medium Slate Blue: 4.15:1",
"AA text options: #000000"
]CSS tokens
":root {\n --color-medium-slate-blue: #7B68EE;\n --medium-slate-blue-complementary-1: #DAEE68;\n --medium-slate-blue-analogous-1: #6897EE;\n --medium-slate-blue-analogous-2: #BF68EE;\n --medium-slate-blue-triadic-1: #EE7C68;\n --medium-slate-blue-triadic-2: #68EE7C;\n --medium-slate-blue-tetradic-1: #EE6897;\n --medium-slate-blue-tetradic-2: #DAEE68;\n --medium-slate-blue-tetradic-3: #68EEBF;\n --medium-slate-blue-split-complementary-1: #EEBF68;\n --medium-slate-blue-split-complementary-2: #97EE68;\n --medium-slate-blue-monochromatic-1: #C3BAF7;\n --medium-slate-blue-monochromatic-2: #7B68EE;\n --medium-slate-blue-monochromatic-3: #3719E1;\n}\n\n.palette-medium-slate-blue-harmony {\n color: #111827;\n background: linear-gradient(135deg, #7B68EE, #DAEE68, #6897EE, #BF68EE, #C3BAF7, #3719E1);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "medium-slate-blue",
"name": "Medium Slate Blue",
"hex": "#7B68EE",
"rgb": [
123,
104,
238
],
"hsl": [
249,
80,
67
],
"cmyk": [
48,
56,
0,
7
],
"family": "blue",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.2028,
"contrast": {
"black": 5.06,
"white": 4.15
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"sourceColor": {
"slug": "medium-slate-blue",
"name": "Medium Slate Blue",
"hex": "#7B68EE",
"url": "https://www.colorsencyclopedia.com/colors/medium-slate-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-slate-blue.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": "#DAEE68",
"name": "#DAEE68",
"slug": null,
"rgb": [
218,
238,
104
],
"hsl": [
69,
80,
67
],
"cmyk": [
8,
0,
56,
7
],
"luminance": 0.7705,
"contrast": {
"black": 16.41,
"white": 1.28
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/daee68/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/daee68.json"
}
],
"anchor": "medium-slate-blue-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": "#6897EE",
"name": "#6897EE",
"slug": null,
"rgb": [
104,
151,
238
],
"hsl": [
219,
80,
67
],
"cmyk": [
56,
37,
0,
7
],
"luminance": 0.3125,
"contrast": {
"black": 7.25,
"white": 2.9
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/6897ee/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6897ee.json"
},
{
"hex": "#BF68EE",
"name": "#BF68EE",
"slug": null,
"rgb": [
191,
104,
238
],
"hsl": [
279,
80,
67
],
"cmyk": [
20,
56,
0,
7
],
"luminance": 0.2715,
"contrast": {
"black": 6.43,
"white": 3.27
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/bf68ee/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/bf68ee.json"
}
],
"anchor": "medium-slate-blue-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": "#EE7C68",
"name": "#EE7C68",
"slug": null,
"rgb": [
238,
124,
104
],
"hsl": [
9,
80,
67
],
"cmyk": [
0,
48,
56,
7
],
"luminance": 0.3359,
"contrast": {
"black": 7.72,
"white": 2.72
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ee7c68/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ee7c68.json"
},
{
"hex": "#68EE7C",
"name": "#68EE7C",
"slug": null,
"rgb": [
104,
238,
124
],
"hsl": [
129,
80,
67
],
"cmyk": [
56,
0,
48,
7
],
"luminance": 0.6555,
"contrast": {
"black": 14.11,
"white": 1.49
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/68ee7c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/68ee7c.json"
}
],
"anchor": "medium-slate-blue-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": "#EE6897",
"name": "#EE6897",
"slug": null,
"rgb": [
238,
104,
151
],
"hsl": [
339,
80,
67
],
"cmyk": [
0,
56,
37,
7
],
"luminance": 0.3031,
"contrast": {
"black": 7.06,
"white": 2.97
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ee6897/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ee6897.json"
},
{
"hex": "#DAEE68",
"name": "#DAEE68",
"slug": null,
"rgb": [
218,
238,
104
],
"hsl": [
69,
80,
67
],
"cmyk": [
8,
0,
56,
7
],
"luminance": 0.7705,
"contrast": {
"black": 16.41,
"white": 1.28
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/daee68/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/daee68.json"
},
{
"hex": "#68EEBF",
"name": "#68EEBF",
"slug": null,
"rgb": [
104,
238,
191
],
"hsl": [
159,
80,
67
],
"cmyk": [
56,
0,
20,
7
],
"luminance": 0.6785,
"contrast": {
"black": 14.57,
"white": 1.44
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/68eebf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/68eebf.json"
}
],
"anchor": "medium-slate-blue-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": "#EEBF68",
"name": "#EEBF68",
"slug": null,
"rgb": [
238,
191,
104
],
"hsl": [
39,
80,
67
],
"cmyk": [
0,
20,
56,
7
],
"luminance": 0.5644,
"contrast": {
"black": 12.29,
"white": 1.71
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/eebf68/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/eebf68.json"
},
{
"hex": "#97EE68",
"name": "#97EE68",
"slug": null,
"rgb": [
151,
238,
104
],
"hsl": [
99,
80,
67
],
"cmyk": [
37,
0,
56,
7
],
"luminance": 0.6873,
"contrast": {
"black": 14.75,
"white": 1.42
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/97ee68/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/97ee68.json"
}
],
"anchor": "medium-slate-blue-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": "#C3BAF7",
"name": "#C3BAF7",
"slug": null,
"rgb": [
195,
186,
247
],
"hsl": [
249,
79,
85
],
"cmyk": [
21,
25,
0,
3
],
"luminance": 0.5344,
"contrast": {
"black": 11.69,
"white": 1.8
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/c3baf7/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c3baf7.json"
},
{
"hex": "#7B68EE",
"name": "Medium Slate Blue",
"slug": "medium-slate-blue",
"rgb": [
123,
104,
238
],
"hsl": [
249,
80,
67
],
"cmyk": [
48,
56,
0,
7
],
"luminance": 0.2028,
"contrast": {
"black": 5.06,
"white": 4.15
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/medium-slate-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-slate-blue.json"
},
{
"hex": "#3719E1",
"name": "#3719E1",
"slug": null,
"rgb": [
55,
25,
225
],
"hsl": [
249,
80,
49
],
"cmyk": [
76,
89,
0,
12
],
"luminance": 0.0694,
"contrast": {
"black": 2.39,
"white": 8.79
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3719e1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3719e1.json"
}
],
"anchor": "medium-slate-blue-harmony-monochromatic"
}
],
"signaturePalette": [
"#7B68EE",
"#DAEE68",
"#6897EE",
"#BF68EE",
"#C3BAF7",
"#3719E1"
],
"semanticGroups": [
"blue harmony",
"cool harmony",
"vibrant harmony",
"medium slate blue palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Medium Slate Blue: 5.06:1",
"White contrast on Medium Slate Blue: 4.15:1",
"AA text options: #000000"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/medium-slate-blue.json",
"https://www.colorsencyclopedia.com/api/colors/medium-slate-blue.json",
"https://www.colorsencyclopedia.com/api/hex/7b68ee.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/medium-slate-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/medium-slate-blue.json",
"cssSnippet": ":root {\n --color-medium-slate-blue: #7B68EE;\n --medium-slate-blue-complementary-1: #DAEE68;\n --medium-slate-blue-analogous-1: #6897EE;\n --medium-slate-blue-analogous-2: #BF68EE;\n --medium-slate-blue-triadic-1: #EE7C68;\n --medium-slate-blue-triadic-2: #68EE7C;\n --medium-slate-blue-tetradic-1: #EE6897;\n --medium-slate-blue-tetradic-2: #DAEE68;\n --medium-slate-blue-tetradic-3: #68EEBF;\n --medium-slate-blue-split-complementary-1: #EEBF68;\n --medium-slate-blue-split-complementary-2: #97EE68;\n --medium-slate-blue-monochromatic-1: #C3BAF7;\n --medium-slate-blue-monochromatic-2: #7B68EE;\n --medium-slate-blue-monochromatic-3: #3719E1;\n}\n\n.palette-medium-slate-blue-harmony {\n color: #111827;\n background: linear-gradient(135deg, #7B68EE, #DAEE68, #6897EE, #BF68EE, #C3BAF7, #3719E1);\n}"
}
CSS Harmony Tokens
Use these tokens when Medium Slate Blue needs a complete palette system instead of a single color variable.
:root {
--color-medium-slate-blue: #7B68EE;
--medium-slate-blue-complementary-1: #DAEE68;
--medium-slate-blue-analogous-1: #6897EE;
--medium-slate-blue-analogous-2: #BF68EE;
--medium-slate-blue-triadic-1: #EE7C68;
--medium-slate-blue-triadic-2: #68EE7C;
--medium-slate-blue-tetradic-1: #EE6897;
--medium-slate-blue-tetradic-2: #DAEE68;
--medium-slate-blue-tetradic-3: #68EEBF;
--medium-slate-blue-split-complementary-1: #EEBF68;
--medium-slate-blue-split-complementary-2: #97EE68;
--medium-slate-blue-monochromatic-1: #C3BAF7;
--medium-slate-blue-monochromatic-2: #7B68EE;
--medium-slate-blue-monochromatic-3: #3719E1;
}
.palette-medium-slate-blue-harmony {
color: #111827;
background: linear-gradient(135deg, #7B68EE, #DAEE68, #6897EE, #BF68EE, #C3BAF7, #3719E1);
}
Medium Slate Blue 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.
#DAEE68Analogous 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.
#6897EE#BF68EETriadic 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.
#EE7C68#68EE7CTetradic 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.
#EE6897#DAEE68#68EEBFSplit 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.
#EEBF68#97EE68Monochromatic 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.
#C3BAF7#7B68EE#3719E1