ARIA (Accessible Rich Internet Applications) attributes can enhance keyboard accessibility. Attributes like role, aria-label, and aria-labelledby provide additional context to assistive technologies. However, use ARIA sparingly and only when native HTML elements cannot achieve the desired functionality.