fix(feedback): raise hero pill contrast to WCAG AA #118

Closed
David wants to merge 1 commit from david/fix/feedback-hero-pill-contrast into main AGit
Owner

The Feedback page hero pill ("Help shape what ships next") used translucent
text-primary on bg-primary/10, yielding ~1.9:1 contrast and failing WCAG 2.1
AA (4.5:1 for 14px text). Switch it to the same solid bunyip-reed token pair
the landing-page "Now in early access" pill already uses
(bg-bunyip-reed-100/dark:bg-bunyip-reed-800 with text-bunyip-reed-800/dark:text-bunyip-reed-100),
which passes the contrast scan.

#BUNYIP-97

The Feedback page hero pill ("Help shape what ships next") used translucent text-primary on bg-primary/10, yielding ~1.9:1 contrast and failing WCAG 2.1 AA (4.5:1 for 14px text). Switch it to the same solid bunyip-reed token pair the landing-page "Now in early access" pill already uses (bg-bunyip-reed-100/dark:bg-bunyip-reed-800 with text-bunyip-reed-800/dark:text-bunyip-reed-100), which passes the contrast scan. #BUNYIP-97
fix(feedback): raise hero pill contrast to WCAG AA
All checks were successful
Check / fmt / clippy / build / test (pull_request) Successful in 1m3s
Create release / Create release from merged PR (pull_request) Has been skipped
03940ff6e3
The Feedback page hero pill ("Help shape what ships next") used translucent
text-primary on bg-primary/10, yielding ~1.9:1 contrast and failing WCAG 2.1
AA (4.5:1 for 14px text). Switch it to the same solid bunyip-reed token pair
the landing-page "Now in early access" pill already uses
(bg-bunyip-reed-100/dark:bg-bunyip-reed-800 with text-bunyip-reed-800/dark:text-bunyip-reed-100),
which passes the contrast scan.

#BUNYIP-97
David closed this pull request 2026-06-12 11:59:47 +02:00
All checks were successful
Check / fmt / clippy / build / test (pull_request) Successful in 1m3s
Create release / Create release from merged PR (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
psa-systems/bunyip!118
No description provided.