Measured entry
originui-comp-158
A compact React color picker rendered as a fieldset with circular radio swatches. It ships as an Origin UI registry component composed from the project’s radio-group wrapper, which is client-side and depends on Radix UI, Tailwind utility classes, and the shared cn helper alias.



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 | 36.9 KB (102.3 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 4.01s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/radio-group.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A sound, focused preset selector with clean responsive behavior and accessible primitive semantics. It is best treated as a recipe for an established design system, not a drop-in package: the bare version does not mount and needs a shadcn-style setup.
Use it if
- You need a small fixed-palette color choice inside an existing shadcn-style React interface.
- You want keyboard and screen-reader radio behavior supplied by a Radix primitive.
- Your design already uses Tailwind utilities and can adopt the component’s token conventions.
Skip it if
- Users must compare named colors visually, since the swatches show no persistent text labels.
- Your choices are dynamic, need previews, or require richer states than a compact preset row.
- You want a dependency-free control or do not have Tailwind and shadcn-style aliases in place.
Install
| Declared dependencies | radix-ui |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
In a non-shadcn project, add Radix UI and the radio-group wrapper, configure Tailwind with the referenced theme tokens, provide a cn class-merging helper, and replace the registry import aliases with paths your build resolves.
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/origin-space/originuiAlternatives
Other published entries for the radio-group pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- originui-comp-152minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 36.5KB
- Bare
- fail
- Prov
- NO
- originui-comp-154minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 36.5KB
- Bare
- fail
- Prov
- NO
- originui-comp-153minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 36.7KB
- Bare
- fail
- Prov
- NO
- originui-comp-155minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 36.7KB
- Bare
- fail
- Prov
- NO
- originui-comp-159minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 36.7KB
- Bare
- fail
- Prov
- NO
- originui-comp-157minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 37.1KB
- Bare
- fail
- Prov
- NO