Wine color: hex codes, shades and palettes
Palettes built around wine. Click any swatch to copy its hex code.
A deep red with brown in it. Darker and less purple than burgundy, and warm enough to pair with gold rather than silver.
No wine palettes yet
Run npm run generate to build the dataset.
Wine hex, RGB, HSL and OKLCH
- HEX
#5E2233- RGB
rgb(94, 34, 51)- HSL
hsl(343, 47%, 25%)- OKLCH
oklch(34.7% 0.089 5.4)- On white
- 11.98:1
- On black
- 1.75:1
Shades of wine
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
Wine on white measures 11.98:1 and on black 1.75: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.53: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:red, crimson, maroon, burgundy, salmon. See every shade on the colors index.