
"oracle Lighting LED Illuminated Wheel Rings - 16.5"" Plasma Colorshift® W/Bc2 Bluetooth Controller"
"oracle Lighting LED Illuminated Wheel Rings - 16.5"" Plasma Colorshift® W/Bc2 Bluetooth Controller"
Secure Checkout
SSL Encrypted
Easy Returns
30-day policy
Guaranteed Fitment
Or your money back
Pay Over Time
With Affirm
/* ========================= 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 h1{ margin:0 0 10px; font-size:2.05em; font-weight:800; line-height:1.2; color:#f7021f; } .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; } /* 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:260px; height:auto; margin:14px 0 0; } /* Why Choose 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; } } /* Responsive */ @media (max-width:768px){ .oracle-pdp-standard .product-hero-gradient{ padding:24px; } .oracle-pdp-standard .product-hero-gradient h1{ font-size:1.55em; } } The only seamless LED wheel ring on the market — no dots, no gaps, just a continuous laser-like band of light. Patent-pending PLASMA™ technology from ORACLE Lighting, built for universal fitment on cars and trucks with a 16.5" oversized diameter that's the largest available. ✓ Seamless LED — No Dots ✓ Patent-Pending ✓ IP68 Waterproof ✓ 16.5" Diameter ✓ Universal Fitment ✓ 3-Year Warranty ✓ ColorSHIFT® Available ORACLE Part #: 4238-051 — PLASMA™ White | 4238-BC2 — PLASMA™ ColorSHIFT® Product Overview â–¼ ORACLE's PLASMA™ LED Wheel Rings are the most advanced wheel lighting system on the market. While other LED wheel rings show individual dots of light, PLASMA™ technology delivers a seamless, continuous ring — a patent-pending innovation exclusive to ORACLE Lighting. The result is a laser-like band of ultra-bright light that commands attention at shows, meets, and on the street. Each kit includes four illuminated aluminum rings that mount around the brake rotor and attach to the brake dust shield. The oversized 16.5" diameter is the largest available, engineered to fill the wheel well with brilliant, uninterrupted light and accommodate oversized brakes. Thicker aluminum rings, waterproof connectors, and pre-installed brackets are all included as standard. Installation is straightforward with waterproof Plug & Play connectors that link each ring to a central control box. Battery connection leads include ring terminals and an in-line fuse for simplified wiring. The ColorSHIFT® variant pairs with the ORACLE ColorSHIFT® PRO app , giving you full smartphone control over color, patterns, brightness, strobe effects, and music-reactive modes. Key Features â–¼ Seamless LED appearance — no visible dots; continuous ring of light (patent-pending) Patent-pending technology exclusive to ORACLE Lighting Universal vehicle fitment — works on cars and trucks with brake dust shields 16.5" ring diameter — largest on the market; fits oversized brakes IP68 waterproof rating — built for all-weather use Waterproof Plug & Play connectors — simplified installation Thicker aluminum rings — upgraded durability vs. previous generation Pre-installed brackets — ready to mount out of the box ColorSHIFT® PRO app compatible (4238-BC2) — full RGB control via smartphone 3-year warranty âš ï¸ These rings are not intended for use while driving. Confirm inside wheel diameter is at least 16" before ordering. Why Customers Choose PLASMA™ â–¼ Every other LED wheel ring on the market shows dots. PLASMA™ doesn’t. Here’s why that difference matters — and why enthusiasts who’ve seen both always choose PLASMA™: No Dots. Ever. Competing rings reveal individual LED points at any viewing angle. PLASMA™’s seamless band looks like a solid ring of light — because it is. Patent-Pending — Only From ORACLE This technology doesn’t exist anywhere else. You can’t get a seamless PLASMA™ ring from any other brand — period. The Cleanest Look at Any Show Judges and spectators notice the difference immediately. A continuous ring reads as premium; dot rings read as afterthought. 3-Year Warranty — Best in Class PLASMA™ backs its premium build with a 3-year warranty — longer than any comparable wheel ring on the market. White or Full ColorSHIFT® Choose a clean, pure white for a stealth build — or go full RGB with the ColorSHIFT® PRO app for unlimited color and pattern control. IP68 Waterproof — No Compromises Rain, car washes, puddles — PLASMA™ is rated IP68 and built to handle real-world conditions without degrading over time. Performance & Technical Specifications â–¼ Ring Diameter 16.5" LED Technology PLASMA™ Seamless Waterproof Rating IP68 Fitment Universal Mounting Location Brake Dust Shield Connectors Waterproof Plug & Play Controller (BC2) RGB ColorSHIFT® App Compatibility ColorSHIFT® PRO (iOS & Android) Warranty 3 Years 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" 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 if your vehicle qualifies? Contact ORACLE customer service before ordering. What's Included â–¼ (4) PLASMA™ LED Wheel Rings (20) Stainless Steel Mounting Brackets (20) Installation Screws (4) Waterproof Cables (1) Easy Wiring Hub BC2 RGB Controller (ColorSHIFT® variant only) Installation Guide & Resources â–¼ Installation is easy with waterproof Plug & Play connectors that link 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:
Download the ColorSHIFT® PRO App Extend Cables — White PLASMA™ Rings Extend Cables — ColorSHIFT® PLASMA™ Rings Brackets Not Long Enough? Modify Brackets to Attach to Caliper Bolts Re-Attaching Mounting Brackets Correctly Part Numbers & Options â–¼ 4238-051 PLASMA™ White 4238-BC2 PLASMA™ ColorSHIFT® Warranty, Shipping & Returns â–¼ 3 Year Warranty Shipping Returns & Exchanges Badges & Install Info â–¼
Overview
"oracle Lighting LED Illuminated Wheel Rings - 16.5"" Plasma Colorshift® W/Bc2 Bluetooth Controller"




