Harmony system
Platinum Color Harmonies
Platinum color harmonies are generated from #E5E4E2 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Platinum into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Platinum sits in the gray family with neutral temperature and light 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
Platinum Harmony Guide
Platinum 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 Platinum Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Platinum.
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": "platinum",
"name": "Platinum",
"hex": "#E5E4E2",
"url": "https://www.colorsencyclopedia.com/colors/platinum/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/platinum.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": "#E2E2E4",
"name": "#E2E2E4",
"slug": null,
"rgb": [
226,
226,
228
],
"hsl": [
240,
4,
89
],
"cmyk": [
1,
1,
0,
11
],
"luminance": 0.7616,
"contrast": {
"black": 16.23,
"white": 1.29
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e2e2e4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e2e2e4.json"
}
],
"anchor": "platinum-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": "#E4E2E2",
"name": "#E4E2E2",
"slug": null,
"rgb": [
228,
226,
226
],
"hsl": [
0,
4,
89
],
"cmyk": [
0,
1,
1,
11
],
"luminance": 0.7638,
"contrast": {
"black": 16.28,
"white": 1.29
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e4e2e2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e4e2e2.json"
},
{
"hex": "#E4E4E2",
"name": "#E4E4E2",
"slug": null,
"rgb": [
228,
228,
226
],
"hsl": [
60,
4,
89
],
"cmyk": [
0,
0,
1,
11
],
"luminance": 0.7747,
"contrast": {
"black": 16.49,
"white": 1.27
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e4e4e2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e4e4e2.json"
}
],
"anchor": "platinum-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": "#E2E4E3",
"name": "#E2E4E3",
"slug": null,
"rgb": [
226,
228,
227
],
"hsl": [
150,
4,
89
],
"cmyk": [
1,
0,
0,
11
],
"luminance": 0.772,
"contrast": {
"black": 16.44,
"white": 1.28
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e2e4e3/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e2e4e3.json"
},
{
"hex": "#E3E2E4",
"name": "#E3E2E4",
"slug": null,
"rgb": [
227,
226,
228
],
"hsl": [
270,
4,
89
],
"cmyk": [
0,
1,
0,
11
],
"luminance": 0.7633,
"contrast": {
"black": 16.27,
"white": 1.29
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e3e2e4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e3e2e4.json"
}
],
"anchor": "platinum-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": "#E2E4E2",
"name": "#E2E4E2",
"slug": null,
"rgb": [
226,
228,
226
],
"hsl": [
120,
4,
89
],
"cmyk": [
1,
0,
1,
11
],
"luminance": 0.7715,
"contrast": {
"black": 16.43,
"white": 1.28
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e2e4e2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e2e4e2.json"
},
{
"hex": "#E2E2E4",
"name": "#E2E2E4",
"slug": null,
"rgb": [
226,
226,
228
],
"hsl": [
240,
4,
89
],
"cmyk": [
1,
1,
0,
11
],
"luminance": 0.7616,
"contrast": {
"black": 16.23,
"white": 1.29
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e2e2e4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e2e2e4.json"
},
{
"hex": "#E4E2E4",
"name": "#E4E2E4",
"slug": null,
"rgb": [
228,
226,
228
],
"hsl": [
300,
4,
89
],
"cmyk": [
0,
1,
0,
11
],
"luminance": 0.7649,
"contrast": {
"black": 16.3,
"white": 1.29
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e4e2e4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e4e2e4.json"
}
],
"anchor": "platinum-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": "#E2E4E4",
"name": "#E2E4E4",
"slug": null,
"rgb": [
226,
228,
228
],
"hsl": [
180,
4,
89
],
"cmyk": [
1,
0,
0,
11
],
"luminance": 0.7726,
"contrast": {
"black": 16.45,
"white": 1.28
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e2e4e4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e2e4e4.json"
},
{
"hex": "#E2E2E4",
"name": "#E2E2E4",
"slug": null,
"rgb": [
226,
226,
228
],
"hsl": [
240,
4,
89
],
"cmyk": [
1,
1,
0,
11
],
"luminance": 0.7616,
"contrast": {
"black": 16.23,
"white": 1.29
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e2e2e4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e2e2e4.json"
}
],
"anchor": "platinum-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": "#FFFFFF",
"name": "White",
"slug": "white",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
},
{
"hex": "#E5E4E2",
"name": "Platinum",
"slug": "platinum",
"rgb": [
229,
228,
226
],
"hsl": [
40,
5,
89
],
"cmyk": [
0,
0,
1,
10
],
"luminance": 0.7764,
"contrast": {
"black": 16.53,
"white": 1.27
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/platinum/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/platinum.json"
},
{
"hex": "#B9B6B1",
"name": "#B9B6B1",
"slug": null,
"rgb": [
185,
182,
177
],
"hsl": [
38,
5,
71
],
"cmyk": [
0,
2,
4,
27
],
"luminance": 0.4694,
"contrast": {
"black": 10.39,
"white": 2.02
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b9b6b1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b9b6b1.json"
}
],
"anchor": "platinum-harmony-monochromatic"
}
]Signature palette
[
"#E5E4E2",
"#E2E2E4",
"#E4E2E2",
"#E4E4E2",
"#FFFFFF",
"#B9B6B1"
]Accessibility notes
[
"Black contrast on Platinum: 16.53:1",
"White contrast on Platinum: 1.27:1",
"AA text options: #000000, #1A1A1A, #36454F"
]CSS tokens
":root {\n --color-platinum: #E5E4E2;\n --platinum-complementary-1: #E2E2E4;\n --platinum-analogous-1: #E4E2E2;\n --platinum-analogous-2: #E4E4E2;\n --platinum-triadic-1: #E2E4E3;\n --platinum-triadic-2: #E3E2E4;\n --platinum-tetradic-1: #E2E4E2;\n --platinum-tetradic-2: #E2E2E4;\n --platinum-tetradic-3: #E4E2E4;\n --platinum-split-complementary-1: #E2E4E4;\n --platinum-split-complementary-2: #E2E2E4;\n --platinum-monochromatic-1: #FFFFFF;\n --platinum-monochromatic-2: #E5E4E2;\n --platinum-monochromatic-3: #B9B6B1;\n}\n\n.palette-platinum-harmony {\n color: #111827;\n background: linear-gradient(135deg, #E5E4E2, #E2E2E4, #E4E2E2, #E4E4E2, #FFFFFF, #B9B6B1);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "platinum",
"name": "Platinum",
"hex": "#E5E4E2",
"rgb": [
229,
228,
226
],
"hsl": [
40,
5,
89
],
"cmyk": [
0,
0,
1,
10
],
"family": "gray",
"temperature": "neutral",
"tone": [
"light"
],
"luminance": 0.7764,
"contrast": {
"black": 16.53,
"white": 1.27
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"sourceColor": {
"slug": "platinum",
"name": "Platinum",
"hex": "#E5E4E2",
"url": "https://www.colorsencyclopedia.com/colors/platinum/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/platinum.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": "#E2E2E4",
"name": "#E2E2E4",
"slug": null,
"rgb": [
226,
226,
228
],
"hsl": [
240,
4,
89
],
"cmyk": [
1,
1,
0,
11
],
"luminance": 0.7616,
"contrast": {
"black": 16.23,
"white": 1.29
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e2e2e4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e2e2e4.json"
}
],
"anchor": "platinum-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": "#E4E2E2",
"name": "#E4E2E2",
"slug": null,
"rgb": [
228,
226,
226
],
"hsl": [
0,
4,
89
],
"cmyk": [
0,
1,
1,
11
],
"luminance": 0.7638,
"contrast": {
"black": 16.28,
"white": 1.29
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e4e2e2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e4e2e2.json"
},
{
"hex": "#E4E4E2",
"name": "#E4E4E2",
"slug": null,
"rgb": [
228,
228,
226
],
"hsl": [
60,
4,
89
],
"cmyk": [
0,
0,
1,
11
],
"luminance": 0.7747,
"contrast": {
"black": 16.49,
"white": 1.27
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e4e4e2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e4e4e2.json"
}
],
"anchor": "platinum-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": "#E2E4E3",
"name": "#E2E4E3",
"slug": null,
"rgb": [
226,
228,
227
],
"hsl": [
150,
4,
89
],
"cmyk": [
1,
0,
0,
11
],
"luminance": 0.772,
"contrast": {
"black": 16.44,
"white": 1.28
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e2e4e3/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e2e4e3.json"
},
{
"hex": "#E3E2E4",
"name": "#E3E2E4",
"slug": null,
"rgb": [
227,
226,
228
],
"hsl": [
270,
4,
89
],
"cmyk": [
0,
1,
0,
11
],
"luminance": 0.7633,
"contrast": {
"black": 16.27,
"white": 1.29
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e3e2e4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e3e2e4.json"
}
],
"anchor": "platinum-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": "#E2E4E2",
"name": "#E2E4E2",
"slug": null,
"rgb": [
226,
228,
226
],
"hsl": [
120,
4,
89
],
"cmyk": [
1,
0,
1,
11
],
"luminance": 0.7715,
"contrast": {
"black": 16.43,
"white": 1.28
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e2e4e2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e2e4e2.json"
},
{
"hex": "#E2E2E4",
"name": "#E2E2E4",
"slug": null,
"rgb": [
226,
226,
228
],
"hsl": [
240,
4,
89
],
"cmyk": [
1,
1,
0,
11
],
"luminance": 0.7616,
"contrast": {
"black": 16.23,
"white": 1.29
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e2e2e4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e2e2e4.json"
},
{
"hex": "#E4E2E4",
"name": "#E4E2E4",
"slug": null,
"rgb": [
228,
226,
228
],
"hsl": [
300,
4,
89
],
"cmyk": [
0,
1,
0,
11
],
"luminance": 0.7649,
"contrast": {
"black": 16.3,
"white": 1.29
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e4e2e4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e4e2e4.json"
}
],
"anchor": "platinum-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": "#E2E4E4",
"name": "#E2E4E4",
"slug": null,
"rgb": [
226,
228,
228
],
"hsl": [
180,
4,
89
],
"cmyk": [
1,
0,
0,
11
],
"luminance": 0.7726,
"contrast": {
"black": 16.45,
"white": 1.28
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e2e4e4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e2e4e4.json"
},
{
"hex": "#E2E2E4",
"name": "#E2E2E4",
"slug": null,
"rgb": [
226,
226,
228
],
"hsl": [
240,
4,
89
],
"cmyk": [
1,
1,
0,
11
],
"luminance": 0.7616,
"contrast": {
"black": 16.23,
"white": 1.29
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e2e2e4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e2e2e4.json"
}
],
"anchor": "platinum-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": "#FFFFFF",
"name": "White",
"slug": "white",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
},
{
"hex": "#E5E4E2",
"name": "Platinum",
"slug": "platinum",
"rgb": [
229,
228,
226
],
"hsl": [
40,
5,
89
],
"cmyk": [
0,
0,
1,
10
],
"luminance": 0.7764,
"contrast": {
"black": 16.53,
"white": 1.27
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/platinum/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/platinum.json"
},
{
"hex": "#B9B6B1",
"name": "#B9B6B1",
"slug": null,
"rgb": [
185,
182,
177
],
"hsl": [
38,
5,
71
],
"cmyk": [
0,
2,
4,
27
],
"luminance": 0.4694,
"contrast": {
"black": 10.39,
"white": 2.02
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b9b6b1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b9b6b1.json"
}
],
"anchor": "platinum-harmony-monochromatic"
}
],
"signaturePalette": [
"#E5E4E2",
"#E2E2E4",
"#E4E2E2",
"#E4E4E2",
"#FFFFFF",
"#B9B6B1"
],
"semanticGroups": [
"gray harmony",
"neutral harmony",
"light harmony",
"platinum palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Platinum: 16.53:1",
"White contrast on Platinum: 1.27:1",
"AA text options: #000000, #1A1A1A, #36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/platinum.json",
"https://www.colorsencyclopedia.com/api/colors/platinum.json",
"https://www.colorsencyclopedia.com/api/hex/e5e4e2.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/platinum/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/platinum.json",
"cssSnippet": ":root {\n --color-platinum: #E5E4E2;\n --platinum-complementary-1: #E2E2E4;\n --platinum-analogous-1: #E4E2E2;\n --platinum-analogous-2: #E4E4E2;\n --platinum-triadic-1: #E2E4E3;\n --platinum-triadic-2: #E3E2E4;\n --platinum-tetradic-1: #E2E4E2;\n --platinum-tetradic-2: #E2E2E4;\n --platinum-tetradic-3: #E4E2E4;\n --platinum-split-complementary-1: #E2E4E4;\n --platinum-split-complementary-2: #E2E2E4;\n --platinum-monochromatic-1: #FFFFFF;\n --platinum-monochromatic-2: #E5E4E2;\n --platinum-monochromatic-3: #B9B6B1;\n}\n\n.palette-platinum-harmony {\n color: #111827;\n background: linear-gradient(135deg, #E5E4E2, #E2E2E4, #E4E2E2, #E4E4E2, #FFFFFF, #B9B6B1);\n}"
}
CSS Harmony Tokens
Use these tokens when Platinum needs a complete palette system instead of a single color variable.
:root {
--color-platinum: #E5E4E2;
--platinum-complementary-1: #E2E2E4;
--platinum-analogous-1: #E4E2E2;
--platinum-analogous-2: #E4E4E2;
--platinum-triadic-1: #E2E4E3;
--platinum-triadic-2: #E3E2E4;
--platinum-tetradic-1: #E2E4E2;
--platinum-tetradic-2: #E2E2E4;
--platinum-tetradic-3: #E4E2E4;
--platinum-split-complementary-1: #E2E4E4;
--platinum-split-complementary-2: #E2E2E4;
--platinum-monochromatic-1: #FFFFFF;
--platinum-monochromatic-2: #E5E4E2;
--platinum-monochromatic-3: #B9B6B1;
}
.palette-platinum-harmony {
color: #111827;
background: linear-gradient(135deg, #E5E4E2, #E2E2E4, #E4E2E2, #E4E4E2, #FFFFFF, #B9B6B1);
}
Platinum 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.
#E2E2E4Analogous 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.
#E4E2E2#E4E4E2Triadic 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.
#E2E4E3#E3E2E4Tetradic 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.
#E2E4E2#E2E2E4#E4E2E4Split 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.
#E2E4E4#E2E2E4Monochromatic 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.
#FFFFFF#E5E4E2#B9B6B1