Skip to content

Wrong color evaluation when used custom properties #255

Open
@YusukeHirao

Description

@YusukeHirao

Wrong color evaluation when used custom properties

I tested "https://yusukehirao.github.io/" through the online tool ( https://visi.dev/ ).

Results:

Contrast
The color contrast ratio of foreground rgb(51, 51, 51) to background rgba(0, 0, 0, 0) is must be greater than 4.5 as users with color blindness may not be able to identify the content.

But actually, I use foreground rgb(51, 51, 51) and background rgb(255, 255, 255) each are as custom propreties.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions