Bird
Raised Fist0
Figmabi_tool~10 mins

Background blur in Figma - Cell-by-Cell Formula Trace

Choose your learning style10 modes available

Start learning this pattern below

Jump into concepts and practice - no test required

or
Recommended
Test this pattern10 questions across easy, medium, and hard to know if this pattern is strong
Sample Data

This data shows examples of images or backgrounds with different blur radius values applied to create a background blur effect in a BI dashboard design.

CellValue
A1Original Image
B1Blur Radius
C1Blurred Image Preview
A2Sales Chart
B210
C2Sales Chart with 10px blur
A3Map Background
B320
C3Map Background with 20px blur
Formula Trace
ApplyBackgroundBlur(OriginalImage, BlurRadius)
Step 1: OriginalImage = 'Sales Chart'
Step 2: BlurRadius = 10
Step 3: ApplyBackgroundBlur('Sales Chart', 10)
Cell Reference Map
   A               B           C
1| Original Image  Blur Radius  Blurred Image Preview
2| Sales Chart    10           Sales Chart with 10px blur
3| Map Background 20           Map Background with 20px blur

References: A2 (Original Image), B2 (Blur Radius) feed into the blur effect in C2.
Cells A2 and B2 provide the original image and blur radius values used to create the blurred image preview in C2.
Result
   A               B           C
1| Original Image  Blur Radius  Blurred Image Preview
2| Sales Chart    10           Sales Chart with 10px blur
3| Map Background 20           Map Background with 20px blur
The final result shows the original images with their respective blur radius applied, producing blurred background previews in column C.
Sheet Trace Quiz - 3 Questions
Test your understanding
What does the blur radius value control in the background blur effect?
AHow much the background image is blurred
BThe size of the original image
CThe color of the background
DThe brightness of the image
Key Result
ApplyBackgroundBlur takes an original image and a blur radius, then returns the image with that blur applied.

Practice

(1/5)
1. What is the main purpose of using Background blur in Figma designs?
easy
A. To change the color of the background behind an object
B. To soften the area behind an object and improve focus on the foreground
C. To make the entire background completely invisible
D. To add a shadow effect to the object

Solution

  1. Step 1: Understand the effect of background blur

    Background blur softens the area behind an object, making the foreground stand out.
  2. Step 2: Compare options with the purpose

    Only To soften the area behind an object and improve focus on the foreground describes softening the background to improve focus, which matches the purpose.
  3. Final Answer:

    To soften the area behind an object and improve focus on the foreground -> Option B
  4. Quick Check:

    Background blur = soften background for focus [OK]
Hint: Background blur softens behind, not changes color [OK]
Common Mistakes:
  • Confusing blur with color change
  • Thinking blur hides the background completely
  • Mixing blur with shadow effects
2. Which of the following is the correct way to apply background blur to a layer in Figma?
easy
A. Use the Text tool to type 'blur' on the layer
B. Right-click the layer and choose 'Add Shadow' to create blur
C. Change the layer's fill color to a lighter shade
D. Select the layer, go to Effects, add 'Background Blur', then adjust the blur amount

Solution

  1. Step 1: Recall how to add background blur in Figma

    You add background blur by selecting the layer, going to Effects, and adding 'Background Blur'.
  2. Step 2: Evaluate each option

    Only Select the layer, go to Effects, add 'Background Blur', then adjust the blur amount correctly describes this process. Others describe unrelated actions.
  3. Final Answer:

    Select the layer, go to Effects, add 'Background Blur', then adjust the blur amount -> Option D
  4. Quick Check:

    Background blur added via Effects panel [OK]
Hint: Background blur is an Effect, not a fill or shadow [OK]
Common Mistakes:
  • Confusing blur with shadow effect
  • Trying to change fill color for blur
  • Using text tool instead of Effects
3. Given a popup with background blur set to 20px, what visual effect will the user see behind the popup?
medium
A. The background behind the popup will appear softened and slightly out of focus
B. The background behind the popup will be sharply visible with no change
C. The popup itself will become blurry and hard to read
D. The background will turn completely black behind the popup

Solution

  1. Step 1: Understand the effect of 20px background blur

    A 20px blur softens the background behind the popup, making it look out of focus but still visible.
  2. Step 2: Match the visual effect to options

    The background behind the popup will appear softened and slightly out of focus correctly describes the softened, slightly out-of-focus background. Others are incorrect effects.
  3. Final Answer:

    The background behind the popup will appear softened and slightly out of focus -> Option A
  4. Quick Check:

    20px blur = softened background behind popup [OK]
Hint: Higher blur means softer background, not blurry popup [OK]
Common Mistakes:
  • Thinking blur affects the popup itself
  • Expecting no change in background
  • Assuming background turns black
4. You applied background blur but the area behind your object remains sharp. What is the most likely reason?
medium
A. Background blur effect was added but blur amount is set to 0
B. The object is not on a layer above the background
C. The background layer is hidden or locked
D. The object has a fill color with 100% opacity

Solution

  1. Step 1: Check the blur amount setting

    If blur amount is 0, no blur effect is visible even if background blur is applied.
  2. Step 2: Evaluate other options

    Layer order, hidden background, or fill opacity do not prevent blur effect from showing if blur amount is >0.
  3. Final Answer:

    Background blur effect was added but blur amount is set to 0 -> Option A
  4. Quick Check:

    Blur amount 0 means no visible blur [OK]
Hint: Check blur amount slider, not just effect presence [OK]
Common Mistakes:
  • Ignoring blur amount value
  • Assuming layer order always blocks blur
  • Confusing fill opacity with blur effect
5. You want to create a dashboard popup that stands out over a busy background image. Which combination best uses background blur for clarity and design balance?
hard
A. Do not use background blur; instead, use a solid color fill with 50% opacity
B. Apply background blur of 5px and set popup fill opacity to 100%
C. Apply background blur of 30px to the popup background and set popup fill opacity to 70%
D. Apply background blur of 50px and set popup fill opacity to 10%

Solution

  1. Step 1: Understand design goals for popup clarity

    Background blur softens busy background, and 70% opacity keeps popup visible but not fully opaque.
  2. Step 2: Evaluate options for balance

    Apply background blur of 30px to the popup background and set popup fill opacity to 70% balances blur strength and opacity for clarity and design. Others either blur too little, too much, or lack blur.
  3. Final Answer:

    Apply background blur of 30px to the popup background and set popup fill opacity to 70% -> Option C
  4. Quick Check:

    Moderate blur + partial opacity = clear popup [OK]
Hint: Balance blur and opacity for best popup clarity [OK]
Common Mistakes:
  • Using too little or too much blur
  • Setting opacity too low or too high
  • Skipping background blur entirely