sevonj / visualtimer

Visual timer app
https://sevonj.github.io/visualtimer/
Mozilla Public License 2.0
1 stars 0 forks source link

Google Play accessibility complaint: Low contrast icon #98

Open sevonj opened 7 months ago

sevonj commented 7 months ago

Contrast between the orange and white.

Image

Element path

android:id/content/s[1]/View[1]/View[1]/View[1]/View[1]/View[2]/View[1]/ImageView[1]

Recommendation

Consider increasing the contrast ratio between this image's foreground and background.

The image's contrast ratio is 2.13. This ratio is based on an estimated foreground colour of #F19D38 and an estimated background colour of #FEFBFF. Consider increasing this ratio to 3.00 or greater. Learn more

sevonj commented 7 months ago

I tried to mess with the colors to achieve a ratio of 3, but couldn't get it look good. Maybe this can be fixed with a drop shadow?