Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fragment_onboarding.xml #286

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tjuyuxinzhang
Copy link

The original text color of the component is '#FFFFFF', and the contrast between the text color ('#FFFFFF') and the background color ('#FF5722') does not meet the standard of WCAG 2.1. In other words, this color cannot be easily seen by everyone. So, to solve this problem, our team designed a tool that can automatically detect and repair such problems. The test report and recommended replacement colors ('#282828') are as follows:
image

The figure on the left is the original page, the figure on the right is the repaired page, and the figure below is the problem detection report.
If you think it is useful, please give me feedback. Your feedback is very important to me. We sincerely hope to receive your suggestions and opinions as an app developer.

@krystian3w
Copy link

krystian3w commented Dec 12, 2022

Your test are bugged? #FF5722 is orangeish not greenish. Orangeish is/are only select border of element(s).

Also few test pass #FFFFFF on #FF5722:

Normal Text
WCAG AA: Fail ❌
WCAG AAA: Fail ❌

Large Text
WCAG AA: Pass
WCAG AAA: Fail ❌

Graphical Objects and User Interface Components
WCAG AA: Pass

I agree #FFFFFF fail test on greenish #3EAE56:

Normal Text
WCAG AA: Fail ❌
WCAG AAA: Fail ❌

Large Text
WCAG AA: Fail ❌
WCAG AAA: Fail ❌

Graphical Objects and User Interface Components
WCAG AA: Fail ❌

IMO black looks bad on green, maybe better use darker green #376236 for white.

Copy link

@Sjjdud27 Sjjdud27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • @iris-mobile-accessibility-repair ```

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.

4 participants