
Oracle Lighting 5895-339-8 ColorSHIFT RGB+W Underbody Wheel Well Rock Light Kit (8 PCS)
ColorSHIFT RGB+W Underbody Rock Light Kit - 230° Wide Angle Bluetooth Control
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 (Portable / Scoped) ========================= */ .oracle-pdp-standard{ color:#1a1a1a; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Inter,Arial,sans-serif; line-height:1.7; } .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; } .oracle-pdp-standard a:hover{ color:#d00219; } /* ========================= HERO ========================= */ .oracle-pdp-standard .product-hero-gradient{ background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%); padding:40px; border-radius:12px; margin:0 0 30px; color:#ffffff; box-shadow:0 4px 20px rgba(0,0,0,0.15); } .oracle-pdp-standard .product-hero-gradient h1{ font-size:2.05em; font-weight:800; margin:0 0 12px; color:#f7021f; line-height:1.2; } .oracle-pdp-standard .product-hero-gradient .subheadline{ font-size:1.12em; margin:0 0 18px; color:#e6e6e6; font-weight:400; line-height:1.45; } .oracle-pdp-standard .highlight-pills{ display:flex; flex-wrap:wrap; gap:10px; margin-top:14px; } .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:700; 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:10px 0 0; font-size:.98em; color:#f2f2f2; } .oracle-pdp-standard .status-badge{ display:inline-block; margin-left:8px; padding:4px 10px; border-radius:999px; font-weight:800; font-size:.85em; background:rgba(255,255,255,.12); border:1px solid rgba(255,255,255,.2); color:#fff; } /* ========================= DETAILS / SUMMARY ACCORDION ========================= */ .oracle-pdp-standard .details-section{ margin:18px 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:800; 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.1em; } .oracle-pdp-standard .arrow{ font-size:1.4em; 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 + SPEC ROWS ========================= */ .oracle-pdp-standard .pdp-list{ margin:0; padding-left:18px; line-height:1.9; } .oracle-pdp-standard .spec-list{ list-style:none; padding:0; margin:0; } .oracle-pdp-standard .spec-list li{ padding:10px 0; border-bottom:1px solid #e8e8e8; display:flex; justify-content:space-between; gap:14px; } .oracle-pdp-standard .spec-list li:last-child{ border-bottom:none; } .oracle-pdp-standard .spec-label{ font-weight:800; } .oracle-pdp-standard .spec-value{ color:#555; text-align:right; } .oracle-pdp-standard .note{ margin:12px 0 0; padding:14px; border-radius:10px; background:#f9f9f9; border:1px solid #ececec; } /* ========================= MEDIA + ICON ROW ========================= */ .oracle-pdp-standard .media-img{ display:block; width:100%; max-width:900px; height:auto; border-radius:12px; border:1px solid #e8e8e8; margin:14px 0 0; } .oracle-pdp-standard .icon-row{ display:flex; flex-wrap:wrap; gap:12px; align-items:center; margin-top:12px; } .oracle-pdp-standard .icon-row img{ width:auto; max-height:90px; height:auto; display:block; } /* Buttons */ .oracle-pdp-standard .oracle-btn{ display:inline-block; background:#f7021f; color:#ffffff !important; padding:12px 18px; border-radius:10px; text-decoration:none; font-weight:800; transition:transform .2s ease,box-shadow .2s ease,background .2s ease; } .oracle-pdp-standard .oracle-btn:hover{ background:#d00219; transform:translateY(-1px); box-shadow:0 6px 14px rgba(0,0,0,.15); } /* Video embed container (no gaps, responsive) */ .oracle-pdp-standard .oracle-video{ width:100%; max-width:900px; aspect-ratio:16/9; border-radius:12px; border:1px solid #dee2e6; background:#000; overflow:hidden; box-shadow:0 2px 8px rgba(0,0,0,0.1); margin-top:12px; } .oracle-pdp-standard .oracle-video iframe{ width:100%; height:100%; border:0; display:block; } /* ========================= FAQ (scoped) ========================= */ .oracle-pdp-standard .oracle-faq__item{ padding:12px 0; border-bottom:1px solid #ececec; } .oracle-pdp-standard .oracle-faq__item:last-child{ border-bottom:none; } .oracle-pdp-standard .oracle-faq__q{ margin:0 0 8px; font-size:1.02em; font-weight:900; color:inherit; } .oracle-pdp-standard .oracle-faq__a{ margin:0; color:inherit; } @media (max-width:768px){ .oracle-pdp-standard .product-hero-gradient{ padding:24px; } .oracle-pdp-standard .product-hero-gradient h1{ font-size:1.55em; } .oracle-pdp-standard .spec-list li{ flex-direction:column; } .oracle-pdp-standard .spec-value{ text-align:left; } } Ultra-wide 230° coverage with Bluetooth + RF remote control, TRUE 6000K white mode, music sync, and rugged IP68 plug-and-play connectors. ✓ 230° Coverage ✓ RGB+W (TRUE 6000K White) ✓ Dual Control (App + RF) ✓ IP68 Plug & Play ✓ 2 Hour Install ✓ 1-Year Warranty ORACLE Part #: 5895-339-8 (8 Piece) ORACLE Part #: 5895-339 (4 Piece) Overview â–¼ This all-new design positions LED emitters to cover a massive 230° angle , delivering the best coverage of any LED rock light on the market. Previously, users often needed multiple rock lights in each wheel well for adequate lighting—now the ultra-wide beam coverage reduces that need dramatically. Change colors, control brightness, access strobing patterns, and sync with music. These oversized 22-LED RGB+W Dual-Control rock lights feature Bluetooth smartphone control plus an included wireless RF remote . The kit includes a TRUE 6000K white mode and a unique 3-emitter design to cover the entire wheel well area. Installation is easy with waterproof plug-and-play connectors that connect each pod to the central control box. Battery connection leads include ring terminals and an inline fuse for simplified wiring. A pre-wired On/Off switch is also included. Key Features â–¼ Massive 230° beam angle for ultra-wide wheel-well coverage—less need for multiple pods per wheel well Dual-Control : Bluetooth smartphone app + included wireless RF remote TRUE 6000K White mode plus thousands of ColorSHIFT® RGB colors 22 LEDs per pod with a unique 3-emitter design to cover the full wheel-well area Control colors , brightness , strobing patterns , and music/sound reactive modes Waterproof plug & play connectors connect each pod to the central control module Ring-terminal battery leads + inline fuse for simplified wiring Pre-wired On/Off switch included for manual control Install Tip: We recommend ordering at least (2) extension cables for maximum wiring length and routing flexibility. Technical Specifications â–¼ Input Voltage 9V–32V LED Chip 5050 RGBW LED Quantity 22 LEDs per pod Total Output (White) 2000+ lm Total Wattage 28W total (7W per pod) Beam Angle 230° (Extra Wide Coverage) Housing Aluminum Finish Black Powdercoat Ingress Protection IP68 Wire Length (Each Pod) 11 ft Warranty 1 Year Amp Draw (Per Pod @ 12V) Red 0.56A Green 0.65A Blue 0.56A White 0.63A What’s Included â–¼ (4) or (8) Oversized RGB+W Rock Light Pods Wireless RF Remote Control Pad Bluetooth Control Module with Splitter Rubber Mounts (for curved mounting) Pre-Wired On/Off Switch Installation Hardware App Compatibility â–¼ iOS 7+ Android 4.3+ Installation Resources & Downloads â–¼ Download ColorSHIFT PRO App: Get the app here Installation Guides Download Installation Guide (PDF) Download Wiring Diagram (PDF) Product Videos â–¼ Installation & Demo Features & Performance FAQs â–¼
1. How many rock lights do I need for my truck or Jeep — 4 or 8 piece kit? The Oracle ColorSHIFT RGB+W Rock Light Kit is available in both 4-piece and 8-piece configurations. For most trucks and SUVs, the 8-piece kit is recommended to illuminate all four wheel wells with two pods per wheel, providing complete underbody coverage. The 4-piece kit works well for smaller vehicles or budget-conscious buyers who want to illuminate just the front or rear wheels. Oracle recommends ordering at least 2 extension cables for optimal installation flexibility. Each pod features an ultra-wide 230° beam angle with 3 separate LED emitters, meaning you get significantly better coverage per pod compared to traditional rock lights that require multiple units per wheel well.
2. Can I control Oracle rock lights with my smartphone and what colors are available? Yes, Oracle ColorSHIFT RGB+W Rock Lights feature dual-control functionality with both Bluetooth smartphone app control and wireless RF remote control included. The system is compatible with iOS 7+ and Android 4.3+ devices. Using Oracle's ColorSHIFT technology, you can select from thousands of custom colors, adjust brightness levels, access multiple strobing patterns, and even sync the lights with music. The kit includes a TRUE 6000K white LED mode for functional off-road lighting, plus the full RGB color spectrum including red, green, blue, amber, yellow, pink, purple, and cyan. The included pre-wired on/off switch provides manual control, while the Bluetooth app offers advanced customization for creating custom color combinations and effects.
3. Are Oracle RGB+W rock lights waterproof and durable for off-road use? Yes, Oracle ColorSHIFT RGB+W Rock Lights are built for extreme off-road conditions with IP68 waterproof rating, meaning they're completely protected against water immersion and dust intrusion. The oversized pods feature aluminum housing with black powder-coat finish for durability and corrosion resistance. All connections use IP68 waterproof plug-and-play connectors for reliable performance through water crossings, mud, pressure washing, and harsh weather. Each pod contains 22 high-brightness 5050 RGBW LED chips producing 2000+ lumens in white mode. The robust construction and 11-foot wire length per pod ensure long-lasting performance in challenging off-road environments, backed by a 1-year warranty.
4. What makes Oracle rock lights better than other LED rock light kits? Oracle ColorSHIFT RGB+W Rock Lights outperform competitors through their ultra-wide 230° beam angle, which is the widest coverage available on the market. Each oversized pod uses 3 separate LED emitters strategically positioned to illuminate the entire wheel well area, eliminating the need for multiple lights per wheel that other brands require. The kit includes TRUE 6000K white mode (not the blue-tinted white common in cheaper RGB lights) alongside full ColorSHIFT RGB functionality. Oracle's dual-control system provides both Bluetooth smartphone app and wireless RF remote control for maximum convenience. The 22 LEDs per pod deliver 2000+ lumens of functional lighting, while IP68 waterproof connectors and aluminum construction ensure reliability that cheap plastic alternatives can't match.
5. How difficult is it to install Oracle ColorSHIFT rock lights and what’s included? Oracle ColorSHIFT RGB+W Rock Lights feature plug-and-play installation that takes approximately 2 hours for most vehicles.
The kit includes everything needed:
4 or 8 oversized LED rock light pods, wireless RF remote control pad, Bluetooth control module with splitter, rubber mounts for curved mounting surfaces, pre-wired on/off switch, and all installation hardware. Battery connection leads include ring terminals and inline fuse for simplified wiring. Each pod has an 11-foot wire length, though Oracle recommends ordering at least 2 extension cables to ensure maximum wiring flexibility for your specific vehicle. Waterproof IP68 connectors make it easy to connect individual pods to the central control box without splicing or soldering. Complete installation instructions and wiring diagrams are included.






