Named color

Platinum

Platinum is a light gray color with HEX #E5E4E2. According to Colors Encyclopedia, it has RGB 229, 228, 226, HSL 40, 5%, 89%, neutral temperature, and is useful for backgrounds, typography, and product surfaces.

HEX #E5E4E2
RGB rgb(229, 228, 226)
HSL hsl(40 5% 89%)
CMYK cmyk(0, 0, 1, 10)
Luminance 0.7764
Contrast Black 16.53:1White 1.27:1

CSS Utilities

--color-platinum: #E5E4E2;
.bg-platinum { background-color: #E5E4E2; }
.text-platinum { color: #E5E4E2; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.7764
Black text16.53:1AA Pass
White text1.27:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#E5E4E2",
  "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"
  ]
}
Harmonies
{
  "complementary": "#E2E2E4",
  "analogous": [
    "#E4E2E2",
    "#E4E4E2"
  ],
  "triadic": [
    "#E2E4E3",
    "#E3E2E4"
  ],
  "tetradic": [
    "#E2E4E2",
    "#E2E2E4",
    "#E4E2E4"
  ],
  "splitComplementary": [
    "#E2E4E4",
    "#E2E2E4"
  ],
  "monochromatic": [
    "#FFFFFF",
    "#E5E4E2",
    "#B9B6B1"
  ]
}
Variants
{
  "light": "#FFFFFF",
  "dark": "#B9B6B1",
  "saturated": "#EBE5DB",
  "desaturated": "#E3E3E3",
  "pastel": "#FFFFFF",
  "neon": "#FFFAF0"
}
Pairings
{
  "best": [
    "#000000",
    "#E2E2E4",
    "#E4E2E2",
    "#E4E4E2"
  ],
  "avoid": [
    "#E3E3E3",
    "#FFFFFF"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FFFFFF",
    "#E3E3E3"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "alabaster",
    "mercury",
    "gainsboro",
    "moonstone",
    "fog"
  ],
  "generatedPalettes": [
    "platinum"
  ],
  "generatedComparisons": [
    "alabaster-vs-platinum",
    "moonstone-vs-platinum",
    "platinum-vs-mercury"
  ],
  "relatedFamilies": [
    "/colors/by-family/gray",
    "/colors/by-temperature/neutral",
    "/colors/by-tone/light"
  ],
  "relatedTools": [
    "/harmonies/platinum",
    "/wcag/platinum",
    "/css/colors/platinum",
    "/hex/e5e4e2"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/gray",
      "/colors/by-temperature/neutral",
      "/colors/by-tone/light"
    ],
    "narrower": [
      "/palettes/platinum"
    ],
    "related": [
      "/colors/alabaster",
      "/colors/mercury",
      "/colors/gainsboro",
      "/colors/moonstone",
      "/colors/fog",
      "/compare/alabaster-vs-platinum",
      "/compare/moonstone-vs-platinum",
      "/compare/platinum-vs-mercury",
      "/harmonies/platinum",
      "/wcag/platinum",
      "/css/colors/platinum",
      "/hex/e5e4e2"
    ]
  }
}
Full JSON dataset
{
  "slug": "platinum",
  "name": "Platinum",
  "hex": "#E5E4E2",
  "uses": [
    "backgrounds",
    "typography",
    "product surfaces"
  ],
  "psychology": {
    "associations": [
      "restraint",
      "clarity",
      "balance"
    ],
    "contexts": [
      "interfaces",
      "architecture",
      "editorial design",
      "packaging"
    ],
    "avoidIn": [
      "high-energy accent-only palettes"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design and editorial color systems."
  },
  "family": "gray",
  "temperature": "neutral",
  "tone": [
    "light"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "gray",
    "neutral",
    "light",
    "backgrounds",
    "typography",
    "product-surfaces",
    "restraint",
    "clarity",
    "balance"
  ],
  "popularity": 84,
  "rgb": [
    229,
    228,
    226
  ],
  "hsl": [
    40,
    5,
    89
  ],
  "cmyk": [
    0,
    0,
    1,
    10
  ],
  "luminance": 0.7764,
  "contrast": {
    "black": 16.53,
    "white": 1.27
  },
  "harmonies": {
    "complementary": "#E2E2E4",
    "analogous": [
      "#E4E2E2",
      "#E4E4E2"
    ],
    "triadic": [
      "#E2E4E3",
      "#E3E2E4"
    ],
    "tetradic": [
      "#E2E4E2",
      "#E2E2E4",
      "#E4E2E4"
    ],
    "splitComplementary": [
      "#E2E4E4",
      "#E2E2E4"
    ],
    "monochromatic": [
      "#FFFFFF",
      "#E5E4E2",
      "#B9B6B1"
    ]
  },
  "variants": {
    "light": "#FFFFFF",
    "dark": "#B9B6B1",
    "saturated": "#EBE5DB",
    "desaturated": "#E3E3E3",
    "pastel": "#FFFFFF",
    "neon": "#FFFAF0"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  "css": {
    "variable": "--color-platinum: #E5E4E2;",
    "utility": ".bg-platinum { background-color: #E5E4E2; }",
    "textUtility": ".text-platinum { color: #E5E4E2; }"
  },
  "nearestColors": [
    "alabaster",
    "mercury",
    "gainsboro",
    "moonstone",
    "fog"
  ],
  "generatedPalettes": [
    "platinum"
  ],
  "generatedComparisons": [
    "alabaster-vs-platinum",
    "moonstone-vs-platinum",
    "platinum-vs-mercury"
  ],
  "relatedFamilies": [
    "/colors/by-family/gray",
    "/colors/by-temperature/neutral",
    "/colors/by-tone/light"
  ],
  "relatedTools": [
    "/harmonies/platinum",
    "/wcag/platinum",
    "/css/colors/platinum",
    "/hex/e5e4e2"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/gray",
      "/colors/by-temperature/neutral",
      "/colors/by-tone/light"
    ],
    "narrower": [
      "/palettes/platinum"
    ],
    "related": [
      "/colors/alabaster",
      "/colors/mercury",
      "/colors/gainsboro",
      "/colors/moonstone",
      "/colors/fog",
      "/compare/alabaster-vs-platinum",
      "/compare/moonstone-vs-platinum",
      "/compare/platinum-vs-mercury",
      "/harmonies/platinum",
      "/wcag/platinum",
      "/css/colors/platinum",
      "/hex/e5e4e2"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#E2E2E4",
      "#E4E2E2",
      "#E4E4E2"
    ],
    "avoid": [
      "#E3E3E3",
      "#FFFFFF"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FFFFFF",
      "#E3E3E3"
    ]
  }
}

Color meaning and use

About Platinum Color

Platinum sits in the gray family with neutral temperature and light visual character. Platinum is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include restraint, clarity, and balance, which makes it relevant for interfaces and architecture. In design work, Platinum is most useful for backgrounds, typography, and product surfaces, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Platinum against black and white text.

Black text16.53:1AA Pass
White text1.27:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A, #36454F

Similar Colors

Color Harmonies

#E2E2E4#E2E2E4
#E4E2E2#E4E2E2
#E4E4E2#E4E4E2
#E2E4E3#E2E4E3
#E3E2E4#E3E2E4

Variants

White#FFFFFF
#B9B6B1#B9B6B1
#EBE5DB#EBE5DB
#E3E3E3#E3E3E3
White#FFFFFF
Floral White#FFFAF0

Pairings

Black#000000
#E2E2E4#E2E2E4
#E4E2E2#E4E2E2
#E4E4E2#E4E4E2
Matte Black#1A1A1A
White Smoke#F5F5F5