Skip to content

fix(a11y): increase footer bottom bar text color contrast to satisfy WCAG AA#1450

Open
KRUSHAL2956 wants to merge 1 commit into
SAPTARSHI-coder:mainfrom
KRUSHAL2956:fix/1439-footer-contrast-violation
Open

fix(a11y): increase footer bottom bar text color contrast to satisfy WCAG AA#1450
KRUSHAL2956 wants to merge 1 commit into
SAPTARSHI-coder:mainfrom
KRUSHAL2956:fix/1439-footer-contrast-violation

Conversation

@KRUSHAL2956
Copy link
Copy Markdown
Contributor

Pull Request Description

Updates the footer bottom bar text color from #6b7280 (--ease-color-neutral-500) to #9ca3af (--ease-color-neutral-400) to increase color contrast on the dark background (#111).


Type of Change

  • ♿ Accessibility / Color Contrast Fix

Submission Checklist

  • One feature/bugfix per PR
  • Build, lint, and tests pass successfully

Notes for Maintainer

This PR resolves issue #1439, increasing the contrast ratio from 4.0:1 to 6.6:1, ensuring compliance with WCAG 2.1 AA Success Criterion 1.4.3 (Contrast Minimum).

Closes #1439

@KRUSHAL2956
Copy link
Copy Markdown
Contributor Author

@SAPTARSHI-coder please review this merge request. This PR increases color contrast in the footer bottom bar to satisfy WCAG AA guidelines for text on dark backgrounds.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

📊 CSS Bundle Size Benchmark

No change in CSS bundle size. ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

♿ Accessibility: WCAG AA Color Contrast Violation in Footer Bottom Bar

1 participant