Harmony system
Dark Orchid Color Harmonies
Dark Orchid color harmonies are generated from #9932CC with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Dark Orchid into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Dark Orchid 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
Dark Orchid Harmony Guide
Dark Orchid 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 Dark Orchid Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Dark Orchid.
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": "dark-orchid",
"name": "Dark Orchid",
"hex": "#9932CC",
"url": "https://www.colorsencyclopedia.com/colors/dark-orchid/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-orchid.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": "#66CD32",
"name": "#66CD32",
"slug": null,
"rgb": [
102,
205,
50
],
"hsl": [
100,
61,
50
],
"cmyk": [
50,
0,
76,
20
],
"luminance": 0.4672,
"contrast": {
"black": 10.34,
"white": 2.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/66cd32/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/66cd32.json"
}
],
"anchor": "dark-orchid-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": "#4C32CD",
"name": "#4C32CD",
"slug": null,
"rgb": [
76,
50,
205
],
"hsl": [
250,
61,
50
],
"cmyk": [
63,
76,
0,
20
],
"luminance": 0.0823,
"contrast": {
"black": 2.65,
"white": 7.94
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/4c32cd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4c32cd.json"
},
{
"hex": "#CD32B3",
"name": "#CD32B3",
"slug": null,
"rgb": [
205,
50,
179
],
"hsl": [
310,
61,
50
],
"cmyk": [
0,
76,
13,
20
],
"luminance": 0.1852,
"contrast": {
"black": 4.7,
"white": 4.46
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/cd32b3/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/cd32b3.json"
}
],
"anchor": "dark-orchid-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": "#CD9932",
"name": "#CD9932",
"slug": null,
"rgb": [
205,
153,
50
],
"hsl": [
40,
61,
50
],
"cmyk": [
0,
25,
76,
20
],
"luminance": 0.3599,
"contrast": {
"black": 8.2,
"white": 2.56
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/cd9932/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/cd9932.json"
},
{
"hex": "#32CD99",
"name": "#32CD99",
"slug": null,
"rgb": [
50,
205,
153
],
"hsl": [
160,
61,
50
],
"cmyk": [
76,
0,
25,
20
],
"luminance": 0.4664,
"contrast": {
"black": 10.33,
"white": 2.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/32cd99/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/32cd99.json"
}
],
"anchor": "dark-orchid-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": "#CD4C32",
"name": "#CD4C32",
"slug": null,
"rgb": [
205,
76,
50
],
"hsl": [
10,
61,
50
],
"cmyk": [
0,
63,
76,
20
],
"luminance": 0.1838,
"contrast": {
"black": 4.68,
"white": 4.49
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/cd4c32/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/cd4c32.json"
},
{
"hex": "#66CD32",
"name": "#66CD32",
"slug": null,
"rgb": [
102,
205,
50
],
"hsl": [
100,
61,
50
],
"cmyk": [
50,
0,
76,
20
],
"luminance": 0.4672,
"contrast": {
"black": 10.34,
"white": 2.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/66cd32/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/66cd32.json"
},
{
"hex": "#32B3CD",
"name": "#32B3CD",
"slug": null,
"rgb": [
50,
179,
205
],
"hsl": [
190,
61,
50
],
"cmyk": [
76,
13,
0,
20
],
"luminance": 0.3733,
"contrast": {
"black": 8.47,
"white": 2.48
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/32b3cd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/32b3cd.json"
}
],
"anchor": "dark-orchid-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": "#B3CD32",
"name": "#B3CD32",
"slug": null,
"rgb": [
179,
205,
50
],
"hsl": [
70,
61,
50
],
"cmyk": [
13,
0,
76,
20
],
"luminance": 0.5348,
"contrast": {
"black": 11.7,
"white": 1.8
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b3cd32/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b3cd32.json"
},
{
"hex": "#32CD4C",
"name": "#32CD4C",
"slug": null,
"rgb": [
50,
205,
76
],
"hsl": [
130,
61,
50
],
"cmyk": [
76,
0,
63,
20
],
"luminance": 0.4486,
"contrast": {
"black": 9.97,
"white": 2.11
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/32cd4c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/32cd4c.json"
}
],
"anchor": "dark-orchid-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": "#BE7CDF",
"name": "#BE7CDF",
"slug": null,
"rgb": [
190,
124,
223
],
"hsl": [
280,
61,
68
],
"cmyk": [
15,
44,
0,
13
],
"luminance": 0.3069,
"contrast": {
"black": 7.14,
"white": 2.94
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/be7cdf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/be7cdf.json"
},
{
"hex": "#9932CC",
"name": "Dark Orchid",
"slug": "dark-orchid",
"rgb": [
153,
50,
204
],
"hsl": [
280,
61,
50
],
"cmyk": [
25,
75,
0,
20
],
"luminance": 0.1341,
"contrast": {
"black": 3.68,
"white": 5.7
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dark-orchid/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-orchid.json"
},
{
"hex": "#622083",
"name": "#622083",
"slug": null,
"rgb": [
98,
32,
131
],
"hsl": [
280,
61,
32
],
"cmyk": [
25,
76,
0,
49
],
"luminance": 0.0527,
"contrast": {
"black": 2.05,
"white": 10.22
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/622083/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/622083.json"
}
],
"anchor": "dark-orchid-harmony-monochromatic"
}
]Signature palette
[
"#9932CC",
"#66CD32",
"#4C32CD",
"#CD32B3",
"#BE7CDF",
"#622083"
]Accessibility notes
[
"Black contrast on Dark Orchid: 3.68:1",
"White contrast on Dark Orchid: 5.7:1",
"AA text options: #FFFFFF, #F5F5F5"
]CSS tokens
":root {\n --color-dark-orchid: #9932CC;\n --dark-orchid-complementary-1: #66CD32;\n --dark-orchid-analogous-1: #4C32CD;\n --dark-orchid-analogous-2: #CD32B3;\n --dark-orchid-triadic-1: #CD9932;\n --dark-orchid-triadic-2: #32CD99;\n --dark-orchid-tetradic-1: #CD4C32;\n --dark-orchid-tetradic-2: #66CD32;\n --dark-orchid-tetradic-3: #32B3CD;\n --dark-orchid-split-complementary-1: #B3CD32;\n --dark-orchid-split-complementary-2: #32CD4C;\n --dark-orchid-monochromatic-1: #BE7CDF;\n --dark-orchid-monochromatic-2: #9932CC;\n --dark-orchid-monochromatic-3: #622083;\n}\n\n.palette-dark-orchid-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #9932CC, #66CD32, #4C32CD, #CD32B3, #BE7CDF, #622083);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "dark-orchid",
"name": "Dark Orchid",
"hex": "#9932CC",
"rgb": [
153,
50,
204
],
"hsl": [
280,
61,
50
],
"cmyk": [
25,
75,
0,
20
],
"family": "purple",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.1341,
"contrast": {
"black": 3.68,
"white": 5.7
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"sourceColor": {
"slug": "dark-orchid",
"name": "Dark Orchid",
"hex": "#9932CC",
"url": "https://www.colorsencyclopedia.com/colors/dark-orchid/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-orchid.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": "#66CD32",
"name": "#66CD32",
"slug": null,
"rgb": [
102,
205,
50
],
"hsl": [
100,
61,
50
],
"cmyk": [
50,
0,
76,
20
],
"luminance": 0.4672,
"contrast": {
"black": 10.34,
"white": 2.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/66cd32/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/66cd32.json"
}
],
"anchor": "dark-orchid-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": "#4C32CD",
"name": "#4C32CD",
"slug": null,
"rgb": [
76,
50,
205
],
"hsl": [
250,
61,
50
],
"cmyk": [
63,
76,
0,
20
],
"luminance": 0.0823,
"contrast": {
"black": 2.65,
"white": 7.94
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/4c32cd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4c32cd.json"
},
{
"hex": "#CD32B3",
"name": "#CD32B3",
"slug": null,
"rgb": [
205,
50,
179
],
"hsl": [
310,
61,
50
],
"cmyk": [
0,
76,
13,
20
],
"luminance": 0.1852,
"contrast": {
"black": 4.7,
"white": 4.46
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/cd32b3/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/cd32b3.json"
}
],
"anchor": "dark-orchid-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": "#CD9932",
"name": "#CD9932",
"slug": null,
"rgb": [
205,
153,
50
],
"hsl": [
40,
61,
50
],
"cmyk": [
0,
25,
76,
20
],
"luminance": 0.3599,
"contrast": {
"black": 8.2,
"white": 2.56
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/cd9932/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/cd9932.json"
},
{
"hex": "#32CD99",
"name": "#32CD99",
"slug": null,
"rgb": [
50,
205,
153
],
"hsl": [
160,
61,
50
],
"cmyk": [
76,
0,
25,
20
],
"luminance": 0.4664,
"contrast": {
"black": 10.33,
"white": 2.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/32cd99/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/32cd99.json"
}
],
"anchor": "dark-orchid-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": "#CD4C32",
"name": "#CD4C32",
"slug": null,
"rgb": [
205,
76,
50
],
"hsl": [
10,
61,
50
],
"cmyk": [
0,
63,
76,
20
],
"luminance": 0.1838,
"contrast": {
"black": 4.68,
"white": 4.49
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/cd4c32/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/cd4c32.json"
},
{
"hex": "#66CD32",
"name": "#66CD32",
"slug": null,
"rgb": [
102,
205,
50
],
"hsl": [
100,
61,
50
],
"cmyk": [
50,
0,
76,
20
],
"luminance": 0.4672,
"contrast": {
"black": 10.34,
"white": 2.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/66cd32/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/66cd32.json"
},
{
"hex": "#32B3CD",
"name": "#32B3CD",
"slug": null,
"rgb": [
50,
179,
205
],
"hsl": [
190,
61,
50
],
"cmyk": [
76,
13,
0,
20
],
"luminance": 0.3733,
"contrast": {
"black": 8.47,
"white": 2.48
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/32b3cd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/32b3cd.json"
}
],
"anchor": "dark-orchid-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": "#B3CD32",
"name": "#B3CD32",
"slug": null,
"rgb": [
179,
205,
50
],
"hsl": [
70,
61,
50
],
"cmyk": [
13,
0,
76,
20
],
"luminance": 0.5348,
"contrast": {
"black": 11.7,
"white": 1.8
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b3cd32/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b3cd32.json"
},
{
"hex": "#32CD4C",
"name": "#32CD4C",
"slug": null,
"rgb": [
50,
205,
76
],
"hsl": [
130,
61,
50
],
"cmyk": [
76,
0,
63,
20
],
"luminance": 0.4486,
"contrast": {
"black": 9.97,
"white": 2.11
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/32cd4c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/32cd4c.json"
}
],
"anchor": "dark-orchid-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": "#BE7CDF",
"name": "#BE7CDF",
"slug": null,
"rgb": [
190,
124,
223
],
"hsl": [
280,
61,
68
],
"cmyk": [
15,
44,
0,
13
],
"luminance": 0.3069,
"contrast": {
"black": 7.14,
"white": 2.94
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/be7cdf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/be7cdf.json"
},
{
"hex": "#9932CC",
"name": "Dark Orchid",
"slug": "dark-orchid",
"rgb": [
153,
50,
204
],
"hsl": [
280,
61,
50
],
"cmyk": [
25,
75,
0,
20
],
"luminance": 0.1341,
"contrast": {
"black": 3.68,
"white": 5.7
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dark-orchid/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-orchid.json"
},
{
"hex": "#622083",
"name": "#622083",
"slug": null,
"rgb": [
98,
32,
131
],
"hsl": [
280,
61,
32
],
"cmyk": [
25,
76,
0,
49
],
"luminance": 0.0527,
"contrast": {
"black": 2.05,
"white": 10.22
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/622083/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/622083.json"
}
],
"anchor": "dark-orchid-harmony-monochromatic"
}
],
"signaturePalette": [
"#9932CC",
"#66CD32",
"#4C32CD",
"#CD32B3",
"#BE7CDF",
"#622083"
],
"semanticGroups": [
"purple harmony",
"cool harmony",
"balanced harmony",
"dark orchid palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Dark Orchid: 3.68:1",
"White contrast on Dark Orchid: 5.7:1",
"AA text options: #FFFFFF, #F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/dark-orchid.json",
"https://www.colorsencyclopedia.com/api/colors/dark-orchid.json",
"https://www.colorsencyclopedia.com/api/hex/9932cc.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/dark-orchid/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/dark-orchid.json",
"cssSnippet": ":root {\n --color-dark-orchid: #9932CC;\n --dark-orchid-complementary-1: #66CD32;\n --dark-orchid-analogous-1: #4C32CD;\n --dark-orchid-analogous-2: #CD32B3;\n --dark-orchid-triadic-1: #CD9932;\n --dark-orchid-triadic-2: #32CD99;\n --dark-orchid-tetradic-1: #CD4C32;\n --dark-orchid-tetradic-2: #66CD32;\n --dark-orchid-tetradic-3: #32B3CD;\n --dark-orchid-split-complementary-1: #B3CD32;\n --dark-orchid-split-complementary-2: #32CD4C;\n --dark-orchid-monochromatic-1: #BE7CDF;\n --dark-orchid-monochromatic-2: #9932CC;\n --dark-orchid-monochromatic-3: #622083;\n}\n\n.palette-dark-orchid-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #9932CC, #66CD32, #4C32CD, #CD32B3, #BE7CDF, #622083);\n}"
}
CSS Harmony Tokens
Use these tokens when Dark Orchid needs a complete palette system instead of a single color variable.
:root {
--color-dark-orchid: #9932CC;
--dark-orchid-complementary-1: #66CD32;
--dark-orchid-analogous-1: #4C32CD;
--dark-orchid-analogous-2: #CD32B3;
--dark-orchid-triadic-1: #CD9932;
--dark-orchid-triadic-2: #32CD99;
--dark-orchid-tetradic-1: #CD4C32;
--dark-orchid-tetradic-2: #66CD32;
--dark-orchid-tetradic-3: #32B3CD;
--dark-orchid-split-complementary-1: #B3CD32;
--dark-orchid-split-complementary-2: #32CD4C;
--dark-orchid-monochromatic-1: #BE7CDF;
--dark-orchid-monochromatic-2: #9932CC;
--dark-orchid-monochromatic-3: #622083;
}
.palette-dark-orchid-harmony {
color: #FFFFFF;
background: linear-gradient(135deg, #9932CC, #66CD32, #4C32CD, #CD32B3, #BE7CDF, #622083);
}
Dark Orchid 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.
#66CD32Analogous 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.
#4C32CD#CD32B3Triadic 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.
#CD9932#32CD99Tetradic 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.
#CD4C32#66CD32#32B3CDSplit 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.
#B3CD32#32CD4CMonochromatic 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.
#BE7CDF#9932CC#622083