0
0
Figmabi_tool~20 mins

Opacity control in Figma - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
Opacity Mastery
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🧠 Conceptual
intermediate
1:00remaining
Understanding Opacity Values

In Figma, opacity controls how transparent an object is. What opacity value makes an object fully visible?

A100%
B50%
C0%
D150%
Attempts:
2 left
💡 Hint

Think about the scale where 0% is invisible and 100% is fully visible.

visualization
intermediate
1:30remaining
Effect of Opacity on Layer Visibility

You have a red rectangle with 40% opacity over a blue background. What color will you see where they overlap?

AA mix of red and blue with red partially transparent
BSolid blue
CWhite
DSolid red
Attempts:
2 left
💡 Hint

Opacity blends the top color with the background color.

data_modeling
advanced
2:00remaining
Opacity and Layer Stacking Order

In Figma, you have three overlapping layers: Layer A (opacity 100%), Layer B (opacity 50%), and Layer C (opacity 75%). Which layer's opacity affects the final color the most?

ALayer C because it has the highest opacity after Layer A
BLayer B because it is in the middle
CAll layers affect equally regardless of opacity
DLayer A because it is fully opaque
Attempts:
2 left
💡 Hint

Consider how opacity and stacking order combine to affect visibility.

🔧 Formula Fix
advanced
1:30remaining
Troubleshooting Opacity Not Applying

You set a shape's opacity to 30% in Figma, but it still looks fully opaque. What is the most likely cause?

AOpacity only works on text layers, not shapes
BYou need to restart Figma for opacity changes to apply
CThe shape is inside a group with 100% opacity overriding it
DThe opacity value must be set in the color picker, not the opacity slider
Attempts:
2 left
💡 Hint

Think about how group opacity affects child elements.

🎯 Scenario
expert
2:30remaining
Designing a Dashboard with Opacity for Clarity

You are designing a BI dashboard in Figma with multiple overlapping charts. To keep the dashboard clear, you want to use opacity effectively. Which approach best improves clarity?

ASet all charts to 50% opacity so they blend evenly
BUse 100% opacity for main charts and lower opacity for background elements
CUse random opacity values for variety
DSet all charts to 100% opacity and add blur effects
Attempts:
2 left
💡 Hint

Think about visual hierarchy and focus in design.