Pewter color: hex codes, shades and palettes
Palettes built around pewter. Click any swatch to copy its hex code.
A mid grey with a slight blue-green cast, named after the alloy. Neutral enough for interface chrome without reading as pure grey.
No pewter palettes yet
Run npm run generate to build the dataset.
Pewter hex, RGB, HSL and OKLCH
- HEX
#8A8F94- RGB
rgb(138, 143, 148)- HSL
hsl(210, 4%, 56%)- OKLCH
oklch(64.7% 0.009 248.0)- On white
- 3.26:1
- On black
- 6.44:1
Shades of pewter
Eleven steps from one base color, generated in OKLCH so each step is an equal perceived step rather than an equal numeric one. Click a swatch to copy it.
Contrast and readability
Pewter on white measures 3.26:1 and on black 6.44:1. WCAG AA asks for 4.5:1 on normal text and 3:1 on large text and UI components, so the higher of those two decides which background it belongs on. In the scale above, 500 is the first to clear 4.5:1 on white, at 5.29:1.
The contrast checker reports every level for a given pair and suggests the nearest passing shade on the same hue. The color picker builds this same scale from any color you paste in.
Related colors:gray, silver, slate. See every shade on the colors index.