Color Directory/Pewter Metallic

Pewter Metallic (#8BA8B7)

Luminance: 37% · Nearest standard name: Pewter Metallic

PEWTER METALLIC
#8BA8B7
rgb(139, 168, 183) · hsl(200°, 23%, 63%)
HEX#8BA8B7
RGB139, 168, 183
HSL200°, 23%, 63%
HSV / HSB200°, 24%, 72%
CMYK (Print)24%, 8%, 0%, 28%

Color Harmonies

Complementary

#8BA8B7#B6998B

Analogous

#8BB6AF#8BA8B7#8B92B6

Triadic

#8BA8B7#B68BA8#A8B68B

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)2.51:1

Sample text rendered with #8BA8B7 on white

AA Normal: FAILAA Large: FAIL
Against Dark (#0F172A)7.13:1

Sample text rendered with #8BA8B7 on dark

AA Normal: PASSAA Large: PASS
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Pewter Metallic (#8BA8B7)

Pewter Metallic (#8BA8B7) is a distinct shade within the Blue chromatic spectrum. Characterized by an optical luminance of 37% and a cool color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#8BA8B7
RGB Space139, 168, 183
HSL Values200°, 23%, 63%
HSV / HSB200°, 24%, 72%
CMYK Ink24%, 8%, 0%, 28%
TemperatureCool

Optical Color Harmony Formulas for Pewter Metallic

Geometric intervals calculated from #8BA8B7 on the 360-degree color wheel.

Direct Polar (180°)#B6998B

Complementary Harmony

Pairs Pewter Metallic with its polar opposite (#B6998B) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#8BB6AF · #8B92B6

Analogous Harmony

Positions adjacent neighboring hues on either side of Pewter Metallic for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#B68B92 · #B6AF8B

Split-Complementary

Uses the two colors flanking the direct complement of Pewter Metallic, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#B68BA8 · #A8B68B

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#AF8BB6 · #B6998B · #92B68B

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Pewter Metallic

Lock #8BA8B7 inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Pewter Metallic

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Structural Surface & Border Tone (30% Volume)

Because of its muted, low-chroma saturation (23%), Pewter Metallic (#8BA8B7) excels as a secondary surface color for container cards, table borders, navigation sidebars, and divider strokes.

Light Mode SurfaceIdeal for buttons and badges
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Blends the freshness of green with the serene trust of blue. Inspires crisp clarity, modern innovation, and refreshing agility.

Optimal Industry Verticals

Bio-Tech, Digital Telecommunications, Modern SaaS, Productivity Apps. Combining Pewter Metallic with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Pewter Metallic

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-8ba8b7: #8BA8B7;
  --color-8ba8b7-rgb: 139, 168, 183;
  --color-8ba8b7-hsl: 200deg 23% 63%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '8ba8b7': '#8BA8B7',
      }
    }
  }
};

Frequently Asked Questions About Pewter Metallic (#8BA8B7)

Authoritative answers covering Pewter Metallic color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Pewter Metallic (#8BA8B7)?
Pewter Metallic is defined by the HEX code #8BA8B7. Its digital screen RGB coordinates are R:139, G:168, B:183. Its cylindrical HSL values are Hue:200°, Saturation:23%, Lightness:63%. In HSV/HSB format, it is 200°, 24%, 72%. For four-color CMYK process printing, its ink percentages are C:24%, M:8%, Y:0%, K:28%.
Does Pewter Metallic (#8BA8B7) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Pewter Metallic achieves a contrast ratio of 2.51:1 (Failing WCAG AA for normal body text, and Failing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 7.13:1 (Passing WCAG AA).
What is the direct complementary color for Pewter Metallic (#8BA8B7)?
The exact 180-degree optical complementary color for #8BA8B7 is #B6998B. When placed side-by-side, #8BA8B7 and #B6998B create maximum visual tension and high click-through conversion rates.
What is the recommended role for Pewter Metallic in the 60-30-10 UI design rule?
Because of its muted, low-chroma saturation (23%), Pewter Metallic (#8BA8B7) excels as a secondary surface color for container cards, table borders, navigation sidebars, and divider strokes.
How can I copy and export Pewter Metallic into Tailwind CSS and CSS variables?
You can define Pewter Metallic in CSS custom properties as ':root { --color-custom: #8BA8B7; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Pewter Metallic using our interactive Color Palette Generator.
Which color family does Pewter Metallic (#8BA8B7) belong to?
Pewter Metallic belongs to the Blue family (Cool spectrum). You can explore full tonal ramps and curated palettes in our Blue Color Guide.