Harmony system
Labradorite Color Harmonies
Labradorite color harmonies are generated from #607D8B with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Labradorite into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Labradorite sits in the blue family with cool temperature and muted 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
Labradorite Harmony Guide
Labradorite 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 Labradorite Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Labradorite.
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": "labradorite",
"name": "Labradorite",
"hex": "#607D8B",
"url": "https://www.colorsencyclopedia.com/colors/labradorite/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/labradorite.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": "#8A6E60",
"name": "#8A6E60",
"slug": null,
"rgb": [
138,
110,
96
],
"hsl": [
20,
18,
46
],
"cmyk": [
0,
20,
30,
46
],
"luminance": 0.174,
"contrast": {
"black": 4.48,
"white": 4.69
},
"wcag": {
"AA": [
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8a6e60/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a6e60.json"
}
],
"anchor": "labradorite-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": "#608A83",
"name": "#608A83",
"slug": null,
"rgb": [
96,
138,
131
],
"hsl": [
170,
18,
46
],
"cmyk": [
30,
0,
5,
46
],
"luminance": 0.223,
"contrast": {
"black": 5.46,
"white": 3.85
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/608a83/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/608a83.json"
},
{
"hex": "#60678A",
"name": "#60678A",
"slug": null,
"rgb": [
96,
103,
138
],
"hsl": [
230,
18,
46
],
"cmyk": [
30,
25,
0,
46
],
"luminance": 0.1402,
"contrast": {
"black": 3.8,
"white": 5.52
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/60678a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/60678a.json"
}
],
"anchor": "labradorite-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": "#8A607C",
"name": "#8A607C",
"slug": null,
"rgb": [
138,
96,
124
],
"hsl": [
320,
18,
46
],
"cmyk": [
0,
30,
10,
46
],
"luminance": 0.1522,
"contrast": {
"black": 4.04,
"white": 5.19
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8a607c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a607c.json"
},
{
"hex": "#7C8A60",
"name": "#7C8A60",
"slug": null,
"rgb": [
124,
138,
96
],
"hsl": [
80,
18,
46
],
"cmyk": [
10,
0,
30,
46
],
"luminance": 0.2331,
"contrast": {
"black": 5.66,
"white": 3.71
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7c8a60/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7c8a60.json"
}
],
"anchor": "labradorite-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": "#83608A",
"name": "#83608A",
"slug": null,
"rgb": [
131,
96,
138
],
"hsl": [
290,
18,
46
],
"cmyk": [
5,
30,
0,
46
],
"luminance": 0.1503,
"contrast": {
"black": 4.01,
"white": 5.24
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/83608a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/83608a.json"
},
{
"hex": "#8A6E60",
"name": "#8A6E60",
"slug": null,
"rgb": [
138,
110,
96
],
"hsl": [
20,
18,
46
],
"cmyk": [
0,
20,
30,
46
],
"luminance": 0.174,
"contrast": {
"black": 4.48,
"white": 4.69
},
"wcag": {
"AA": [
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8a6e60/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a6e60.json"
},
{
"hex": "#678A60",
"name": "#678A60",
"slug": null,
"rgb": [
103,
138,
96
],
"hsl": [
110,
18,
46
],
"cmyk": [
25,
0,
30,
46
],
"luminance": 0.2191,
"contrast": {
"black": 5.38,
"white": 3.9
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/678a60/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/678a60.json"
}
],
"anchor": "labradorite-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": "#8A6067",
"name": "#8A6067",
"slug": null,
"rgb": [
138,
96,
103
],
"hsl": [
350,
18,
46
],
"cmyk": [
0,
30,
25,
46
],
"luminance": 0.1475,
"contrast": {
"black": 3.95,
"white": 5.32
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8a6067/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a6067.json"
},
{
"hex": "#8A8360",
"name": "#8A8360",
"slug": null,
"rgb": [
138,
131,
96
],
"hsl": [
50,
18,
46
],
"cmyk": [
0,
5,
30,
46
],
"luminance": 0.2248,
"contrast": {
"black": 5.5,
"white": 3.82
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8a8360/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a8360.json"
}
],
"anchor": "labradorite-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": "#93A9B4",
"name": "#93A9B4",
"slug": null,
"rgb": [
147,
169,
180
],
"hsl": [
200,
18,
64
],
"cmyk": [
18,
6,
0,
29
],
"luminance": 0.3787,
"contrast": {
"black": 8.57,
"white": 2.45
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/93a9b4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/93a9b4.json"
},
{
"hex": "#607D8B",
"name": "Labradorite",
"slug": "labradorite",
"rgb": [
96,
125,
139
],
"hsl": [
200,
18,
46
],
"cmyk": [
31,
10,
0,
45
],
"luminance": 0.1902,
"contrast": {
"black": 4.8,
"white": 4.37
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/labradorite/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/labradorite.json"
},
{
"hex": "#3B4C54",
"name": "#3B4C54",
"slug": null,
"rgb": [
59,
76,
84
],
"hsl": [
199,
17,
28
],
"cmyk": [
30,
10,
0,
67
],
"luminance": 0.0674,
"contrast": {
"black": 2.35,
"white": 8.94
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3b4c54/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3b4c54.json"
}
],
"anchor": "labradorite-harmony-monochromatic"
}
]Signature palette
[
"#607D8B",
"#8A6E60",
"#608A83",
"#60678A",
"#93A9B4",
"#3B4C54"
]Accessibility notes
[
"Black contrast on Labradorite: 4.8:1",
"White contrast on Labradorite: 4.37:1",
"AA text options: #000000"
]CSS tokens
":root {\n --color-labradorite: #607D8B;\n --labradorite-complementary-1: #8A6E60;\n --labradorite-analogous-1: #608A83;\n --labradorite-analogous-2: #60678A;\n --labradorite-triadic-1: #8A607C;\n --labradorite-triadic-2: #7C8A60;\n --labradorite-tetradic-1: #83608A;\n --labradorite-tetradic-2: #8A6E60;\n --labradorite-tetradic-3: #678A60;\n --labradorite-split-complementary-1: #8A6067;\n --labradorite-split-complementary-2: #8A8360;\n --labradorite-monochromatic-1: #93A9B4;\n --labradorite-monochromatic-2: #607D8B;\n --labradorite-monochromatic-3: #3B4C54;\n}\n\n.palette-labradorite-harmony {\n color: #111827;\n background: linear-gradient(135deg, #607D8B, #8A6E60, #608A83, #60678A, #93A9B4, #3B4C54);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "labradorite",
"name": "Labradorite",
"hex": "#607D8B",
"rgb": [
96,
125,
139
],
"hsl": [
200,
18,
46
],
"cmyk": [
31,
10,
0,
45
],
"family": "blue",
"temperature": "cool",
"tone": [
"muted"
],
"luminance": 0.1902,
"contrast": {
"black": 4.8,
"white": 4.37
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"sourceColor": {
"slug": "labradorite",
"name": "Labradorite",
"hex": "#607D8B",
"url": "https://www.colorsencyclopedia.com/colors/labradorite/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/labradorite.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": "#8A6E60",
"name": "#8A6E60",
"slug": null,
"rgb": [
138,
110,
96
],
"hsl": [
20,
18,
46
],
"cmyk": [
0,
20,
30,
46
],
"luminance": 0.174,
"contrast": {
"black": 4.48,
"white": 4.69
},
"wcag": {
"AA": [
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8a6e60/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a6e60.json"
}
],
"anchor": "labradorite-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": "#608A83",
"name": "#608A83",
"slug": null,
"rgb": [
96,
138,
131
],
"hsl": [
170,
18,
46
],
"cmyk": [
30,
0,
5,
46
],
"luminance": 0.223,
"contrast": {
"black": 5.46,
"white": 3.85
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/608a83/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/608a83.json"
},
{
"hex": "#60678A",
"name": "#60678A",
"slug": null,
"rgb": [
96,
103,
138
],
"hsl": [
230,
18,
46
],
"cmyk": [
30,
25,
0,
46
],
"luminance": 0.1402,
"contrast": {
"black": 3.8,
"white": 5.52
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/60678a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/60678a.json"
}
],
"anchor": "labradorite-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": "#8A607C",
"name": "#8A607C",
"slug": null,
"rgb": [
138,
96,
124
],
"hsl": [
320,
18,
46
],
"cmyk": [
0,
30,
10,
46
],
"luminance": 0.1522,
"contrast": {
"black": 4.04,
"white": 5.19
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8a607c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a607c.json"
},
{
"hex": "#7C8A60",
"name": "#7C8A60",
"slug": null,
"rgb": [
124,
138,
96
],
"hsl": [
80,
18,
46
],
"cmyk": [
10,
0,
30,
46
],
"luminance": 0.2331,
"contrast": {
"black": 5.66,
"white": 3.71
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7c8a60/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7c8a60.json"
}
],
"anchor": "labradorite-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": "#83608A",
"name": "#83608A",
"slug": null,
"rgb": [
131,
96,
138
],
"hsl": [
290,
18,
46
],
"cmyk": [
5,
30,
0,
46
],
"luminance": 0.1503,
"contrast": {
"black": 4.01,
"white": 5.24
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/83608a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/83608a.json"
},
{
"hex": "#8A6E60",
"name": "#8A6E60",
"slug": null,
"rgb": [
138,
110,
96
],
"hsl": [
20,
18,
46
],
"cmyk": [
0,
20,
30,
46
],
"luminance": 0.174,
"contrast": {
"black": 4.48,
"white": 4.69
},
"wcag": {
"AA": [
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8a6e60/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a6e60.json"
},
{
"hex": "#678A60",
"name": "#678A60",
"slug": null,
"rgb": [
103,
138,
96
],
"hsl": [
110,
18,
46
],
"cmyk": [
25,
0,
30,
46
],
"luminance": 0.2191,
"contrast": {
"black": 5.38,
"white": 3.9
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/678a60/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/678a60.json"
}
],
"anchor": "labradorite-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": "#8A6067",
"name": "#8A6067",
"slug": null,
"rgb": [
138,
96,
103
],
"hsl": [
350,
18,
46
],
"cmyk": [
0,
30,
25,
46
],
"luminance": 0.1475,
"contrast": {
"black": 3.95,
"white": 5.32
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8a6067/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a6067.json"
},
{
"hex": "#8A8360",
"name": "#8A8360",
"slug": null,
"rgb": [
138,
131,
96
],
"hsl": [
50,
18,
46
],
"cmyk": [
0,
5,
30,
46
],
"luminance": 0.2248,
"contrast": {
"black": 5.5,
"white": 3.82
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8a8360/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8a8360.json"
}
],
"anchor": "labradorite-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": "#93A9B4",
"name": "#93A9B4",
"slug": null,
"rgb": [
147,
169,
180
],
"hsl": [
200,
18,
64
],
"cmyk": [
18,
6,
0,
29
],
"luminance": 0.3787,
"contrast": {
"black": 8.57,
"white": 2.45
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/93a9b4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/93a9b4.json"
},
{
"hex": "#607D8B",
"name": "Labradorite",
"slug": "labradorite",
"rgb": [
96,
125,
139
],
"hsl": [
200,
18,
46
],
"cmyk": [
31,
10,
0,
45
],
"luminance": 0.1902,
"contrast": {
"black": 4.8,
"white": 4.37
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/labradorite/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/labradorite.json"
},
{
"hex": "#3B4C54",
"name": "#3B4C54",
"slug": null,
"rgb": [
59,
76,
84
],
"hsl": [
199,
17,
28
],
"cmyk": [
30,
10,
0,
67
],
"luminance": 0.0674,
"contrast": {
"black": 2.35,
"white": 8.94
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3b4c54/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3b4c54.json"
}
],
"anchor": "labradorite-harmony-monochromatic"
}
],
"signaturePalette": [
"#607D8B",
"#8A6E60",
"#608A83",
"#60678A",
"#93A9B4",
"#3B4C54"
],
"semanticGroups": [
"blue harmony",
"cool harmony",
"muted harmony",
"labradorite palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Labradorite: 4.8:1",
"White contrast on Labradorite: 4.37:1",
"AA text options: #000000"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/labradorite.json",
"https://www.colorsencyclopedia.com/api/colors/labradorite.json",
"https://www.colorsencyclopedia.com/api/hex/607d8b.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/labradorite/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/labradorite.json",
"cssSnippet": ":root {\n --color-labradorite: #607D8B;\n --labradorite-complementary-1: #8A6E60;\n --labradorite-analogous-1: #608A83;\n --labradorite-analogous-2: #60678A;\n --labradorite-triadic-1: #8A607C;\n --labradorite-triadic-2: #7C8A60;\n --labradorite-tetradic-1: #83608A;\n --labradorite-tetradic-2: #8A6E60;\n --labradorite-tetradic-3: #678A60;\n --labradorite-split-complementary-1: #8A6067;\n --labradorite-split-complementary-2: #8A8360;\n --labradorite-monochromatic-1: #93A9B4;\n --labradorite-monochromatic-2: #607D8B;\n --labradorite-monochromatic-3: #3B4C54;\n}\n\n.palette-labradorite-harmony {\n color: #111827;\n background: linear-gradient(135deg, #607D8B, #8A6E60, #608A83, #60678A, #93A9B4, #3B4C54);\n}"
}
CSS Harmony Tokens
Use these tokens when Labradorite needs a complete palette system instead of a single color variable.
:root {
--color-labradorite: #607D8B;
--labradorite-complementary-1: #8A6E60;
--labradorite-analogous-1: #608A83;
--labradorite-analogous-2: #60678A;
--labradorite-triadic-1: #8A607C;
--labradorite-triadic-2: #7C8A60;
--labradorite-tetradic-1: #83608A;
--labradorite-tetradic-2: #8A6E60;
--labradorite-tetradic-3: #678A60;
--labradorite-split-complementary-1: #8A6067;
--labradorite-split-complementary-2: #8A8360;
--labradorite-monochromatic-1: #93A9B4;
--labradorite-monochromatic-2: #607D8B;
--labradorite-monochromatic-3: #3B4C54;
}
.palette-labradorite-harmony {
color: #111827;
background: linear-gradient(135deg, #607D8B, #8A6E60, #608A83, #60678A, #93A9B4, #3B4C54);
}
Labradorite 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.
#8A6E60Analogous 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.
#608A83#60678ATriadic 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.
#8A607C#7C8A60Tetradic 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.
#83608A#8A6E60#678A60Split 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.
#8A6067#8A8360Monochromatic 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.
#93A9B4#607D8B#3B4C54