DimGrey

All colors
CSS named colorNeutral · mid · muted
browser standard

#696969

Dim Grey

Best set with white text. The pairing reaches 5.49:1 contrast and passes AA for normal text.

Color values

copy exact values
HEX#696969sRGB hexadecimal
RGBrgb(105, 105, 105)screen channels
HSLhsl(0, 0%, 41%)hue, saturation, lightness
CMYKcmyk(0%, 0%, 0%, 59%)approximate process color
Tailwindneutral-500nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White textAA5.49:1
Black textlarge text3.83:1

Recommendation

Use white text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.

Palette relationships

generated in color space
Tonal ramp
#050505
#272727
#474747
#696969
#979797
#C7C7C7
#FAFAFA
Analogous
#696969
#696969
#696969
Triadic
#696969
#696969
#696969
Complement
#696969
#696969

Nearest named neighbors

Lab distance · lower is closer

Exact alias: DimGray.

CSS output

:root {
  --color-dim-grey: #696969;
}

.swatch {
  background: var(--color-dim-grey);
  color: #FFFFFF;
}
Hueneutral
Lightness44 L*
Chroma0.0
Luminance0.141