Color

Mid Gray

#5F5F6E
Hue
240°
Saturation
7%
Lightness
40%

Accessibility

WCAG 2.1 contrast against white and black text — pick the combination that passes for your use case.

AaThe quick brown fox.
6.27White on this color
AA PassAA Large PassAAA Fail
AaThe quick brown fox.
3.35Black on this color
AA FailAA Large PassAAA Fail

Color in use

Mid Gray applied to common UI primitives — see how it reads in real interfaces.

Buttons
Badges
ActiveFeaturedLive
Typography

The future of color is bright.

A paragraph with an inline link in Mid Gray.

Card
Premium Plan

50+ tools, lifetime updates.

Alert
Progress & Input

Shades & tints

Click any swatch to copy its hex.

Color harmonies

Pairings derived from the color wheel — click any swatch to explore.

CSS variables

/* Mid Gray */
:root {
  --color-mid-gray: #5F5F6E;
  --color-mid-gray-rgb: 95, 95, 110;
  --color-mid-gray-hsl: 240, 7%, 40%;
}

Color tools