Gainsboro

All colors
CSS named colorNeutral · light · muted
browser standard

#DCDCDC

Gainsboro

Best set with black text. The pairing reaches 15.31:1 contrast and passes AAA for normal text.

Color values

copy exact values
HEX#DCDCDCsRGB hexadecimal
RGBrgb(220, 220, 220)screen channels
HSLhsl(0, 0%, 86%)hue, saturation, lightness
CMYKcmyk(0%, 0%, 0%, 14%)approximate process color
Tailwindneutral-300nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White textfails AA1.37:1
Black textAAA15.31:1

Recommendation

Use black 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
#474747
#8E8E8E
#DCDCDC
#E6E6E6
#F0F0F0
#FAFAFA
Analogous
#DCDCDC
#DCDCDC
#DCDCDC
Triadic
#DCDCDC
#DCDCDC
#DCDCDC
Complement
#DCDCDC
#DCDCDC

Nearest named neighbors

Lab distance · lower is closer

CSS output

:root {
  --color-gainsboro: #DCDCDC;
}

.swatch {
  background: var(--color-gainsboro);
  color: #000000;
}
Hueneutral
Lightness88 L*
Chroma0.0
Luminance0.716