#808080 — Gray
The mid gray, 50% between black and white.
Standard for disabled states and dividers.
Fails contrast for body text on white.
Values
Hex#808080
RGBrgb(128, 128, 128)
HSLhsl(0, 0%, 50%)
CMYK0%, 0%, 0%, 50%
Contrast vs white3.95:1
Contrast vs black5.32:1
Complementary & analogous
#808080
#808080
#808080
Shade & tint ramp
#0D0D0D
#262626
#404040
#595959
#737373
#8C8C8C
#A6A6A6
#BFBFBF
#D9D9D9
#F2F2F2
CSS
color: #808080;
background-color: #808080;
--olpes-808080: #808080;
color: rgb(128 128 128);
color: hsl(0deg 0% 50%);