Video Content Accessibility

Apply accessibility guidelines for contrast, typography, and text alternatives in video layouts.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/chad3814/cawpile-video-gen --skill video-content-accessibility
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Video Content Accessibility
Source: https://github.com/chad3814/cawpile-video-gen/tree/main/.claude/skills/spekka-frontend-accessibility
Command: npx skills add https://github.com/chad3814/cawpile-video-gen --skill video-content-accessibility

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Accessibility guidelines for video content to ensure readability, color contrast, and accessible text alternatives across Remotion compositions.

Core Features & Use Cases

  • Color contrast guidance with a minimum ratio of 4.5:1 for text on backgrounds
  • Readable typography recommendations including minimum sizes and font weights
  • Text alternatives for emoji and visual elements to support screen readers
  • Motion sensitivity considerations and smooth transitions
  • Clear information hierarchy through layout and typography

Quick Start

Apply these guidelines to your video layouts to ensure readable typography, sufficient color contrast, and accessible text alternatives.

Frequently Asked Questions about Video Content Accessibility

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the minimum text contrast ratio for video content accessibility?

The minimum text contrast ratio for video content accessibility is 4.5:1 against backgrounds. This ratio ensures that text remains readable for viewers with visual impairments across various playback devices and screen conditions.

How do I make typography readable in vertical video formats like 1080x1920?

To make typography readable in 1080x1920 video formats, use a minimum body text size of 48px with appropriate font weights. Clear information hierarchy through layout and typography further improves the viewer's reading experience.

Does Remotion support motion sensitivity considerations for accessible animations?

Yes, Remotion supports motion sensitivity considerations by applying smooth easing from src/lib/animations.ts. This approach ensures accessible video design by preventing jarring transitions that could trigger motion-sensitive viewers.

How do I add text alternatives for emoji and visual elements in video layouts?

Add text alternatives for emoji and visual elements by pairing them with descriptive text descriptions during video layout design. This ensures screen readers can properly convey visual information to support an inclusive viewing experience.

What's the best way to ensure color contrast and accessible text in video compositions?

The best way to ensure accessible video design is applying contrast guidelines during color decisions and using minimum 48px typography. Combining these guidelines during layout design guarantees readable, high-contrast compositions.