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 valuesHEX
#DCDCDCsRGB hexadecimalRGB
rgb(220, 220, 220)screen channelsHSL
hsl(0, 0%, 86%)hue, saturation, lightnessCMYK
cmyk(0%, 0%, 0%, 14%)approximate process colorTailwind
neutral-300nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite 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 spaceTonal 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 closerCSS output
:root {
--color-gainsboro: #DCDCDC;
}
.swatch {
background: var(--color-gainsboro);
color: #000000;
}Hueneutral
Lightness88 L*
Chroma0.0
Luminance0.716