Skip to main content

Platinum Color

#E5E4E2·gray family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

Scale from white (50) through Platinum Color (500) to black (900), interpolated in Lab color space.

Color Values

HEX
#E5E4E2
RGB
rgb(229, 228, 226)
HSL
hsl(40, 5%, 89%)
OKLCH
oklch(0.919 0.003 84)
CMYK
cmyk(0%, 0%, 1%, 10%)
Luminance:0.7764
CSS var:--color-platinum-color
Tailwind:bg-[#E5E4E2]

Accessibility

Score: 48/100

On White (#FFF)

1.27:1

Fail

On Black (#000)

16.53:1

AAA

On Light Gray (#F5F5F5)

1.17:1

Fail

Best text color on this background:

black16.53:1
Open in Contrast Checker →

Design Applications

Background

background-color: #E5E4E2

Text Color

color: #E5E4E2

bg-[#E5E4E2] text-[#000000]

Accent border card component

border-left: 4px solid #E5E4E2

Color Meaning & Psychology

Gray is the color of balance, intelligence, and maturity. Unlike black or white, gray makes no strong statement — it allows other design elements to speak. Light grays are versatile backgrounds that convey modernity and cleanliness; mid-grays feel sophisticated and professional; dark charcoals carry authority without the extremity of black. Gray's emotional neutrality has made it the dominant color of Apple's design language and most premium technology hardware. Cool grays (blue-tinted) feel modern and urban; warm grays (brown-tinted, often called "greige") feel approachable and cozy. Gray can feel dull and lifeless without colorful accents — context determines whether it reads as timeless or uninspired. Its near-neutral saturation gives it a versatile, subdued character that works as a sophisticated accent without dominating a composition.

Industry Usage

Common contexts and industries where Platinum Color is applied in professional design.

  • Premium technology hardware and devices
  • Architectural and interior design services
  • Automotive brands emphasizing refinement
  • Financial and professional services
  • Typography and editorial design
  • Industrial and engineering companies
  • Minimalist fashion and luxury apparel
  • Enterprise software UI neutral elements

Accessibility Considerations

Normal Text

Fails AA

4.5:1 minimum required

Large Text

Fails AA Large

3:1 minimum required

UI Components

Check contrast

3:1 for non-text UI

Platinum Color is a light color. Use black (#000000) text on top of it for maximum readability (16.53:1). Avoid white text on this background.

CSS & Code Examples

Background

background-color: #E5E4E2;

Text

color: #E5E4E2;

Border

border: 2px solid #E5E4E2;

Box Shadow

box-shadow: 0 4px 20px #E5E4E240;

Gradient

background: linear-gradient(135deg, #E5E4E2, #ffffff);

Tailwind-style

--color-platinum-color: #E5E4E2;

Tailwind CSS Utilities

Use arbitrary value syntax in Tailwind CSS to apply Platinum Color without a custom config.

Background

bg-[#E5E4E2]

Text

text-[#E5E4E2]

Border

border-[#E5E4E2]

Ring

ring-[#E5E4E2]

Fill

fill-[#E5E4E2]

From (gradient)

from-[#E5E4E2]

Via (gradient)

via-[#E5E4E2]

To (gradient)

to-[#E5E4E2]

Design Tokens

Ready-to-use Platinum Color design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.

CSS Custom Properties

:root {
  --color-platinum-color: #E5E4E2;
  --color-platinum-color-rgb: 229, 228, 226;
  --color-platinum-color-hsl: 40, 5%, 89%;
}

SCSS Variables

$color-platinum-color: #E5E4E2;
$color-platinum-color-rgb: 229, 228, 226;
$color-platinum-color-hsl: 40, 5%, 89%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'platinum-color': '#E5E4E2',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-platinum-color: #E5E4E2;
}

JSON Design Token (W3C format)

{
  "platinum-color": {
    "value": "#E5E4E2",
    "type": "color",
    "description": "Platinum Color — #E5E4E2"
  }
}

What Does Platinum Color Mean? Color Psychology & Cultural Symbolism

Platinum Color (#E5E4E2) is design's silent worker—a pale gray that does the structural work of a palette without demanding attention for itself. Its psychology is precisely this intentional absence of personality: it makes everything around it perform better, projecting balance through what it doesn't do.

  • Across color psychology research, gray consistently tests high for "professionalism" associations, making Platinum Color a reliable vehicle for balance in cross-demographic audiences.
  • Brand designers draw on gray-family tones to project precision and reliability—values that Platinum Color communicates in a pale key.
  • At 5% saturation, Platinum Color reads as neutral—All grays are inherently muted, but mid-tones in the 40-60% lightness range do the heaviest lifting in sophisticated design systems—providing contrast, hierarchy, and structure without ever competing with the palette's primary colors.
  • Platinum Color's pale lightness (89%) shifts its psychological register: Light grays are design's most essential neutral—they function as sophisticated whites, creating space without the harshness of pure #FFFFFF.

The best design systems have at least one gray as foundational as Platinum Color—the tone that organizes without competing.

How to Use Platinum Color in Design: Applications, Pairings & Best Practices

Skilled designers know that the quality of a palette's grays determines the quality of the palette itself. Platinum Color's pale quality provides the right visual density for the level of sophistication or accessibility the design requires.

  • Avoid: color-forward consumer brands that need warmth and personality, children's products, and any context where emotional engagement is the primary goal.
  • Color harmonies: Platinum Color's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
  • Proportional use: Platinum Color's neutral quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.
  • Platinum Color creates strong legibility with black text overlays (16.5:1 contrast ratio), making it a reliable background or surface color in design systems
  • Typography: Platinum Color as text requires a dark background; its 89% lightness means it provides 1.3:1 contrast on white, not meeting WCAG AA.

The best design systems have at least one gray as foundational as Platinum Color—the tone that organizes without competing.

Platinum Color Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Platinum Color (#E5E4E2) achieves a 16.53:1 contrast ratio with black text, surpassing the WCAG 2.1 AAA threshold of 7:1. This exceptional contrast qualifies it for body text, UI components at any size, and all accessibility-sensitive interface contexts. Relative luminance: 77.6%.

  • As text on white (#FFFFFF): 1.27:1 — Fail
  • As text on black (#000000): 16.53:1 — AAA ✓
  • Best text color on Platinum Color background: Black (#000000) at 16.53:1
  • WCAG 2.1 luminance: 77.6% — high-luminance (near-white)—it provides excellent readability for dark text overlays and integrates naturally into light design systems
  • Platinum Color qualifies for all text sizes including small body copy (AAA).

For production use, test Platinum Color against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.

Platinum Color in Industry: Branding, Design & Market Applications

Platinum Color's brand positioning falls squarely in the territory of neutrality, professionalism, sophistication, and balance. Industry data supports its strongest performance in technology, finance, luxury categories, where the neutral saturation calibrates the message at a pale, considered level.

  • Technology: Gray dominates technology UI design because it provides the neutral canvas on which colorful, dynamic interface elements perform. Apple's aluminum aesthetic established gray as the physical language of precision engineering, an association that has persisted across all of tech. (examples: Apple, Microsoft, Salesforce) Cool grays signal digital precision; warm grays feel more approachable and human—choice depends on product personality.
  • Finance & Professional Services: Gray communicates the seriousness of people who manage important things—it's the suit of the professional world. Financial services, consulting, and legal firms use it to project competence, precision, and the absence of emotional noise. (examples: JPMorgan Chase, Goldman Sachs, Visa) Dark charcoal is more authoritative than mid-gray for premium financial brands; lighter grays communicate approachable modernity.
  • Luxury & Automotive: Luxury brands use sophisticated warm grays as an alternative to the expected black—it signals refinement, editorial taste, and the confidence that doesn't need to shout. Automotive brands use it for the same reason: gray cars signal understated premium quality. (examples: Porsche, Tesla, Mercedes-Benz) The specific undertone of a luxury gray (warm vs cool, light vs dark) determines whether it reads as contemporary or classic.
  • Brand positioning: Platinum Color is best suited for brands projecting precision, reliability, sophistication. Categories outside this positioning—color-forward consumer brands that need warmth and personality—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Platinum Color works effectively in architectural visualization, automotive branding, luxury product design—contexts where sophistication serves a secondary but reinforcing role.

For marketers and brand strategists, Platinum Color is a commitment to neutrality, professionalism, sophistication, and balance. Match it with industries that make that promise and it will pay dividends consistently.

Frequently Asked Questions

What is the hex code for Platinum Color?
The hex code for Platinum Color is #E5E4E2. Its RGB values are rgb(229, 228, 226) and its HSL values are hsl(40, 5%, 89%).
What does Platinum Color mean in design?
Gray is the color of balance, intelligence, and maturity. Unlike black or white, gray makes no strong statement — it allows other design elements to speak. Light grays are versatile backgrounds that convey modernity and cleanliness; mid-grays feel sophisticated and professional; dark charcoals carry authority without the extremity of black. Gray's emotional neutrality has made it the dominant color of Apple's design language and most premium technology hardware. Cool grays (blue-tinted) feel modern and urban; warm grays (brown-tinted, often called "greige") feel approachable and cozy. Gray can feel dull and lifeless without colorful accents — context determines whether it reads as timeless or uninspired. Its near-neutral saturation gives it a versatile, subdued character that works as a sophisticated accent without dominating a composition.
Is Platinum Color WCAG accessible?
Platinum Color (#E5E4E2) does not pass WCAG AA on white (1.27:1 ratio). Use it on dark backgrounds where it achieves 16.53:1. Its overall accessibility score is 48/100.
What colors go well with Platinum Color?
Platinum Color pairs well with its complementary color Smalt (#003399). Analogous colors like Chestnut and Burnt Orange also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Platinum Color used for?
Platinum Color is commonly used for: Premium technology hardware and devices; Architectural and interior design services; Automotive brands emphasizing refinement; Financial and professional services; Typography and editorial design.
What are the CSS and Tailwind values for Platinum Color?
In CSS, use `color: #E5E4E2` or `background-color: #E5E4E2`. The CSS custom property is `--color-platinum-color: #E5E4E2`. In Tailwind CSS, use the arbitrary value class `bg-[#E5E4E2]` for backgrounds or `text-[#E5E4E2]` for text.