Measured entry
ruixen-ripple-circles
background-effectgradient-glowmotion on file
A decorative React client component that layers concentric gradient rings into a pulsing ripple or loader. It ships as a shadcn registry item containing the component and its keyframe CSS. It has no extra package dependencies, but relies on Tailwind utility classes, dark-mode variants, arbitrary animation syntax, and backdrop blur.



Measured
Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 17.9 KB (83.3 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A dependable drop-in visual for Tailwind projects when the hard-coded neutral styling fits. It mounts cleanly and needs no provider, but teams should add reduced-motion handling and expose styling props before treating it as a reusable design-system primitive.
Use it if
- You need a centered loading or empty-state visual with a soft, neutral pulse.
- Your interface already uses Tailwind and can absorb a small custom keyframe.
- You want a decorative effect that works in both light and dark themes without JavaScript animation logic.
Skip it if
- You need built-in reduced-motion behavior, because the component animates continuously without a motion preference fallback.
- You need size, color, speed, or class overrides through props; the component exposes none.
- Your layout cannot tolerate fixed square sizing or high stacking values on decorative layers.
- You need a semantic progress indicator that communicates loading state to assistive technology.
Install
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
In a non-shadcn project, copy the client component and the ripple keyframe into your source and global stylesheet. Configure Tailwind to scan the component and support its dark-mode, arbitrary animation, gradient, border-opacity, stacking, and backdrop-blur utilities. Add a reduced-motion override if your product requires one.
Source and credit
This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.
Author repository
github.com/ruixenui/ruixen.comAlternatives
Other published entries for the background-effect pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- ruixen-loading-circlegradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- eldora-hacker-backgrounddark-futuristic
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- ruixen-dual-tone-rain-backgroundunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 18.4KB
- Bare
- pass
- Prov
- NO
- cultui-lightboardliquid-glass
- Renders
- YES
- A11y
- 0
- Gzip
- 19.6KB
- Bare
- pass
- Prov
- NO
- ruixen-mouse-sparkunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 20.6KB
- Bare
- pass
- Prov
- NO
- cultui-edge-blurglassmorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 20.8KB
- Bare
- pass
- Prov
- NO