The aria-describedby attribute should associate an image with its text description, via the id attribute on the element where the text to be used as the description is found.
Find <img>,<role=img> elements using an aria-describedby attribute where one of the following apply:
The aria-describedby attribute provides additional information to help AT users understand complex images.