FREE Shipping on Most $75+ Orders

Oracle Lighting LED Illuminated Wheel Rings - Single / Double Row LED

Oracle Lighting Oracle Lighting LED Illuminated Wheel Rings - Single / Double Row LED
1 / 5
Hover to zoom

Oracle Lighting LED Illuminated Wheel Rings - Single / Double Row LED

MPN: 4228-001UPC: 00422800120175
In Stock — Ready to Ship
$391.00$406.64SAVE 4%
Starting at $33/mowithaffirm
Fits:Universal Fit

Lighted Wheel Ring Kit - Double Row - LED - 16.5 in Diameter - Bracket / Mounting Hardware Included - Aluminum - White - Kit

1

Secure Checkout

SSL Encrypted

Easy Returns

30-day policy

Guaranteed Fitment

Or your money back

Pay Over Time

With Affirm

Usually ships in 1-3 business days

/* ========================= ORACLE PDP STANDARD v1.0 (Scoped + Portable) ========================= */ .oracle-pdp-standard{ font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Inter,Arial,sans-serif; color:#1a1a1a; line-height:1.7; } .oracle-pdp-standard *{ box-sizing:border-box; } .oracle-pdp-standard p, .oracle-pdp-standard li, .oracle-pdp-standard span, .oracle-pdp-standard div, .oracle-pdp-standard h1, .oracle-pdp-standard h2, .oracle-pdp-standard h3, .oracle-pdp-standard h4{ color:inherit; } .oracle-pdp-standard a{ color:#f7021f; text-decoration:none; } .oracle-pdp-standard a:hover{ color:#d00219; text-decoration:underline; } /* HERO */ .oracle-pdp-standard .product-hero-gradient{ background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%); padding:40px; border-radius:12px; margin:0 0 22px; color:#ffffff; box-shadow:0 4px 20px rgba(0,0,0,0.15); } .oracle-pdp-standard .product-hero-gradient .subheadline{ margin:0 0 14px; font-size:1.05em; color:#e6e6e6; line-height:1.45; } .oracle-pdp-standard .highlight-pills{ display:flex; flex-wrap:wrap; gap:10px; margin:14px 0 0; } .oracle-pdp-standard .highlight-pill{ background:rgba(247,2,31,0.15); border:1px solid #f7021f; padding:9px 16px; border-radius:999px; font-size:.95em; font-weight:800; color:#ffffff; transition:transform .2s ease,background .2s ease,box-shadow .2s ease; } .oracle-pdp-standard .highlight-pill:hover{ background:#f7021f; transform:translateY(-2px); box-shadow:0 4px 12px rgba(247,2,31,0.3); } .oracle-pdp-standard .partline{ margin:14px 0 0; font-size:.98em; color:#f2f2f2; } /* DETAILS / SUMMARY ACCORDION */ .oracle-pdp-standard .details-section{ margin:14px 0; border:1px solid #e0e0e0; border-radius:10px; overflow:hidden; background:#ffffff; transition:border-color .2s ease,box-shadow .2s ease; } .oracle-pdp-standard .details-section:hover{ border-color:#f7021f; box-shadow:0 2px 8px rgba(0,0,0,0.1); } .oracle-pdp-standard .details-header{ list-style:none; background:linear-gradient(135deg,#f5f5f5 0%,#e8e8e8 100%); padding:16px 18px; cursor:pointer; display:flex; justify-content:space-between; align-items:center; user-select:none; font-weight:900; color:#1a1a1a; } .oracle-pdp-standard .details-header::-webkit-details-marker{display:none;} .oracle-pdp-standard .details-header::marker{content:""; } .oracle-pdp-standard .details-title{ font-size:1.06em; } .oracle-pdp-standard .arrow{ font-size:1.35em; line-height:1; transform:rotate(0deg); transition:transform .2s ease; } .oracle-pdp-standard .details-section[open] .arrow{ transform:rotate(180deg); } .oracle-pdp-standard .details-header:hover{ background:linear-gradient(135deg,#f7021f 0%,#d00219 100%); color:#fff; } .oracle-pdp-standard .details-header:hover .arrow, .oracle-pdp-standard .details-header:hover .details-title{ color:#fff; } .oracle-pdp-standard .details-content{ padding:18px; background:#fff; } /* Lists */ .oracle-pdp-standard .pdp-list{ margin:0; padding-left:18px; line-height:1.9; } /* Notes */ .oracle-pdp-standard .note{ margin:12px 0 0; padding:14px; border-radius:10px; background:#f9f9f9; border:1px solid #ececec; font-size:.95em; } .oracle-pdp-standard .note--warn{ background:#fff8f8; border-color:#f7021f; color:#a00; } /* Spec rows */ .oracle-pdp-standard .specrows{ display:grid; grid-template-columns:1fr; gap:10px; } .oracle-pdp-standard .specrows > div{ border:1px solid #e9e9e9; border-radius:10px; padding:10px 12px; display:flex; justify-content:space-between; gap:14px; font-size:.95em; background:#fff; } .oracle-pdp-standard .specrows > div span:first-child{ font-weight:900; color:#333; } .oracle-pdp-standard .specrows > div span:last-child{ text-align:right; color:#555; } /* Trust links */ .oracle-pdp-standard .trust-row{ display:flex; flex-wrap:wrap; gap:10px; margin:0; } .oracle-pdp-standard .trust-link{ display:inline-flex; align-items:center; padding:10px 14px; border:1px solid #e0e0e0; border-radius:999px; background:#fff; font-size:.95em; text-decoration:none; color:#1a1a1a; font-weight:900; } .oracle-pdp-standard .trust-link:hover{ border-color:#f7021f; color:#f7021f; } /* Badges / images */ .oracle-pdp-standard .icon-row{ display:flex; flex-wrap:wrap; gap:12px; align-items:center; } .oracle-pdp-standard .icon-row img{ width:auto; max-height:110px; height:auto; display:block; } .oracle-pdp-standard .media-img{ display:block; width:100%; max-width:320px; height:auto; margin:14px 0 0; } /* Why Choose / comparison grid */ .oracle-pdp-standard .why-grid{ display:grid; grid-template-columns:1fr 1fr; gap:14px; margin-top:8px; } .oracle-pdp-standard .why-card{ border:1px solid #e9e9e9; border-radius:10px; padding:16px; background:#fafafa; } .oracle-pdp-standard .why-card .why-icon{ font-size:1.6em; margin-bottom:6px; } .oracle-pdp-standard .why-card strong{ display:block; font-size:.97em; color:#1a1a1a; margin-bottom:4px; } .oracle-pdp-standard .why-card p{ margin:0; font-size:.9em; color:#555; line-height:1.5; } @media(max-width:600px){ .oracle-pdp-standard .why-grid{ grid-template-columns:1fr; } } /* Comparison table */ .oracle-pdp-standard .compare-table{ width:100%; border-collapse:collapse; margin-top:10px; font-size:.93em; } .oracle-pdp-standard .compare-table th{ background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%); color:#fff; padding:10px 14px; text-align:left; font-weight:900; } .oracle-pdp-standard .compare-table td{ padding:10px 14px; border-bottom:1px solid #ececec; vertical-align:top; } .oracle-pdp-standard .compare-table tr:last-child td{ border-bottom:none; } .oracle-pdp-standard .compare-table tr:nth-child(even) td{ background:#fafafa; } /* Responsive */ @media (max-width:768px){ .oracle-pdp-standard .product-hero-gradient{ padding:24px; } } Single and Double Row LED Wheel Rings in your choice of color — the Double Row option packs 648 super-bright 2835 LEDs across 4 rings for twice the brightness of standard rings. Universal fitment, 16.5" oversized diameter, waterproof Plug & Play connectors, and a rocker switch included. ✓ Single or Double Row ✓ 648 LEDs (Double Row) ✓ 2x Brightness Option ✓ White / Aqua / Blue ✓ 16.5" Diameter ✓ Universal Fitment ✓ Rocker Switch Included ✓ 1-Year Warranty ORACLE Part #: 4215-001 (White) | 4215-010 (Aqua) | 4228-001 (Double White) | 4228-002 (Double Blue) Product Overview â–¼ ORACLE Lighting's LED Wheel Rings are one of our most popular products — fitting almost every vehicle and built for easy installation and lasting durability. Each kit includes (4) LED illuminated aluminum rings that install around the brake rotor and attach to the brake dust shield, creating a large, vibrant ring of light that accents custom wheels and commands attention at shows and events. Choose from Single Row for a clean, classic look, or step up to Double Row for twice the LED density and twice the brightness. The Double Row rings feature 162 super-bright 2835 LEDs per ring (648 LEDs total) — designed for 19" wheels or larger and built for builds that demand maximum visual impact. The oversized 16.5" diameter is the largest on the market, fitting oversized brakes and filling the wheel well with brilliant light. ⚠️ These rings are not intended for on-road use. Single Row vs. Double Row — Which Is Right for You? â–¼ Single Row Double Row LEDs per Ring Standard density 162 LEDs (648 total) Brightness Bright 2× brighter Best For 18" wheels & smaller, clean builds 19"+ wheels, max-impact builds Colors Available White, Aqua White, Blue Ring Diameter 16.5" 16.5" Part Numbers 4215-001, 4215-010 4228-001, 4228-002 💡 Not sure which to choose? If you have 19"+ wheels and want maximum brightness, go Double Row. For most builds, Single Row delivers a clean, bold look. Key Features â–¼ Single Row option — clean, classic LED ring look in White or Aqua Double Row option — 162 LEDs per ring (648 total), 2× brightness, White or Blue Universal vehicle fitment — works on cars and trucks with brake dust shields 16.5" ring diameter — largest on the market; fits oversized brakes Super bright 2835 LEDs — vibrantly lights up wheel wells High-temperature resistant — built to withstand brake heat Operating voltage: 12V DC Waterproof Plug & Play connectors — simplified installation LED rocker switch included — manual on/off control Thicker aluminum rings — upgraded durability vs. previous generation Pre-installed brackets — ready to mount out of the box 1-year warranty 💡 Confirm inside wheel diameter is at least 16" before ordering. Performance & Technical Specifications â–¼ Ring Diameter 16.5" LED Type Super Bright 2835 Single Row LEDs Standard density per ring Double Row LEDs 162 per ring / 648 total (4 rings) Double Row Brightness 2× vs. Single Row Operating Voltage 12V DC Fitment Universal Mounting Location Brake Dust Shield Connectors Waterproof Plug & Play Included Control LED Rocker Switch Warranty 1 Year Min. Inside Wheel Clearance 16" Fitment â–¼ Universal — compatible with virtually any car or truck equipped with a brake dust shield and a minimum inside wheel diameter of 16" Double Row rings are designed for 19" wheels or larger Also compatible with vehicles with drum brakes (additional bracket fabrication required) Vehicles without a brake dust shield require bracket modification — see Installation Guide for video guidance 💡 Not sure which size or row option fits your vehicle? Contact ORACLE customer service before ordering. What's Included â–¼ (4) LED Wheel Rings (Single or Double Row, per selection) (20) Stainless Steel Mounting Brackets (20) Installation Screws (4) Waterproof Cables (1) Easy Wiring Hub (1) LED Rocker Switch Installation Instructions & Video Installation Guide & Resources â–¼ Installation is easy with waterproof Plug & Play connectors linking each ring to the central control box. Battery leads include ring terminals and an in-line fuse.

Estimated install time:
~2 hours .

Installation Tip:
Once brackets are confirmed in the correct mounting position, apply a small amount of Loctite to the bracket screws for a firm, vibration-resistant hold.

Additional Resources:
6ft Extension Cables — Single Color Rings Standard & XL Wheel Ring Brackets ORACLE Wheel Ring Photo Album Brackets Not Long Enough? Modify Brackets to Attach to Caliper Bolts Re-Attaching Mounting Brackets Correctly Part Numbers & Options â–¼ Single Row LED Wheel Rings 4215-001 Single Row — White 4215-010 Single Row — Aqua Double Row LED Wheel Rings — 162 LEDs per ring / 648 total, 2× brightness, designed for 19"+ wheels 4228-001 Double Row — White 4228-002 Double Row — Blue Warranty, Shipping & Returns â–¼ 1 Year Warranty Shipping Returns & Exchanges Badges & Install Info â–¼

Earn 391 Yittzy Rewards points with this purchase — 1 point per $1 spent. Join free

Compare Miscellaneous Merchandise Options

See how this product compares at different price points

Complete the BuildMore from Oracle Lighting

Related Articles

You May Also Like

Under The Sun Inserts Smoky Mountains

Under The Sun Inserts

In Stock·Free Ship

Smoky Mountains

$149.00$154.96