Skip to content

Accessibility

Accessibility compliance for Toyota:

TypeFill ColourBg ColourContrast RatioPasses WCAG AA?
Muted#A8AAAC#FFFFFF2.33:1✅ Yes
Contrast#E4E4E4#FFFFFF1.27:1✅ Yes
Red#FF0022#FFFFFF3.98:1✅ Yes
Blue#0072F0#FFFFFF4.5:1✅ Yes
  • Use <hr> for horizontal dividers that represent a thematic break or section separation. Screen readers announce it as a “separator”.
  • For vertical or purely decorative dividers, use a <div> with role="separator" so assistive technologies can identify the boundary.
  • If a divider is purely cosmetic (e.g. a border between navigation links), use role="presentation" or aria-hidden="true" to remove it from the accessibility tree.