Fern docs use semantic HTML and ARIA attributes to support screen readers and keyboard navigation.
Reach out to support@buildwithfern.com to report accessibility issues or suggest improvements.
All interactive elements support keyboard navigation using Tab, Enter, and Space keys. See keyboard shortcuts for the complete list.
Dialogs and panels in Fern docs are designed for keyboard accessibility. Focus is trapped within open dialogs to prevent navigation outside the dialog, and the search dialog supports full keyboard navigation with arrow keys.
Fern automatically enforces WCAG 2.1 AA color contrast ratios to ensure text and interactive elements are readable for all users:
When you configure colors in your docs.yml file, Fern validates accent colors. If your accent color doesn’t meet the minimum contrast ratio against your background color, Fern will:
fern check validation