Exercise 1.10 - Contrast (Minimum)

A website's dark-themed cards have a problem. Links are hard to read because of insufficient contrast.

Fix the contrast issue by changing the link's color. A very useful tool for finding compatible colors is contrast checker. Example color to try: #60A0FF

Note: Developer tools can help you detect such problems on your websites easily. Familiarize yourself with your browser's dev tools.
Every browser has a slightly different way to help you find low-contrast text:


Requirements

Pending requirement:

Change the link color to provide a contrast of at least 4.5:1


Exercise 1.10 - Contrast (Minimum)

A website's dark-themed cards have a problem. Links are hard to read because of insufficient contrast.

Fix the contrast issue by changing the link's color. A very useful tool for finding compatible colors is contrast checker. Example color to try: #60A0FF

Note: Developer tools can help you detect such problems on your websites easily. Familiarize yourself with your browser's dev tools.
Every browser has a slightly different way to help you find low-contrast text:


Requirements

Pending requirement:

Change the link color to provide a contrast of at least 4.5:1




Editor



Preview Page