Skip to content

WCAG 2.1 Conformance

BAUER GROUP is committed to compliance with the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA for all digital products.

Color Contrast Rules

Minimum Contrast for Text

WCAG LevelNormal TextLarge Text (≥18px bold / ≥24px)
AA4.5:13.0:1
AAA7.0:14.5:1

Our Colors on White

ColorContrastNormal TextLarge Text
Orange 500 (#FF8500)3.1:1FAILAA
Orange 700 (#C2570A)4.6:1AAAA
Orange 800 (#9A4509)6.4:1AA+AAA
Gray 600 (#52525B)7.1:1AAAAAA
Gray 900 (#18181B)18.4:1AAAAAA

Important Rule

Orange 500 (#FF8500) MUST NOT be used for normal text. It is permitted exclusively for decorative elements, large UI surfaces, and buttons starting at 24px.

For text, use: Orange 700 (#C2570A) or darker.

Additional Requirements

  • Focus indicators: All interactive elements must have a visible focus state
  • Keyboard navigation: All functions must be reachable via keyboard
  • Alternative text: All images and icons require descriptive alt attributes
  • Semantic HTML: Correct use of headings, landmarks, and ARIA roles

Documentation licensed under CC BY-NC 4.0 · Code licensed under MIT