
ORACLE Lighting Jeep Wrangler JL/Gladiator JT 7" High Powered LED Headlights (Pair)
Headlight - 7 in OD - LED - DOT Approved - White Halo - Black Bezel - Glass / Steel - Jeep Gladiator 2020-24 / Jeep Wrangler JL 2018-24 - Kit
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; } /* ========================= 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 .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; } .oracle-pdp-standard .note{ margin:12px 0 0; padding:14px; border-radius:10px; background:#f9f9f9; border:1px solid #ececec; } .oracle-pdp-standard .note--warn{ background:#fff5f6; border-color:#ffd2d8; } /* ========================= 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:100px; 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 */ .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; } @media (min-width:768px){ .oracle-pdp-standard .specrows{ grid-template-columns:1fr 1fr; } } @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; } } Complete plug-and-play package for adding high-performance 7" LED headlights to your Wrangler JL or Gladiator JT—no fabrication, no factory wiring cuts, and built-in vertical/horizontal adjustment so you can put the light on the road where it belongs. ✓ Plug & Play ✓ Adjustable Aim ✓ 6000K Output ✓ Optional Halos ✓ DOT / SAE ✓ 2-Year Warranty Overview â–¼ NOW AVAILABLE — a complete package for adding high-performance 7" LED headlights to your Wrangler JL or Gladiator JT without fabrication or cutting factory wiring. Installation is very easy with the included JL/JT-specific plug-and-play connectors. This rugged solid-state LED design is a strong option for Jeep owners looking for high-quality nighttime visibility without overpaying. You can also choose optional colored halos for additional customization. If you are looking for a more flush-fitting headlight option, check out the Oculus 9" BI-LED Projector Headlights .
Product Features â–¼ Low Beam Wattage:
30W Normal / 36W Max Low Beam Lumens: 2200 Lumens / 3600 Raw Lumens High Beam Wattage: 40W Normal / 48W Max High Beam Lumens: 3600 Lumens / 4800 Raw Lumens Color Temperature: 6000K (Cool White) Input Voltage of Light: 12–24V DC Input Voltage of Halo (if included): 12V DC Current Draw: 2.50A @ 12V DC / 1.30A @ 24V DC Optional: ORACLE Halo Rings Pre-Installed Premium Performance Phillips Luxeon ZES LEDs Die-Cast Housing with Corrosion Resistant Coating Heavy Duty Solid State Electronics Hard-coated Polycarbonate Lens Wide Beam Pattern with Sharp Cut-Off Line Easy Plug & Play Installation 2 Year Warranty DOT and SAE Certified Latest Product Improvements â–¼ Improved brightness and reliability by adding a constant current LED driver to the main circuit board to control the halo LEDs Increased reliability by conditioning power going to the LEDs to reduce degradation and extend lifespan Wider input voltage range — new SMD halos can operate from 12V–24V, helping protect against voltage spikes Brighter / more even light by moving resistor heat load off the PCB and increasing LED density without thermal issues LED chips upgraded from Cree to Phillips Luxeon ZES for a high efficacy 130LM/W ratio with lower thermal output Halo Wiring â–¼ White or Amber Halo Additional wire may be needed.
Important:
DRL wire cannot be used as a power source. Tapping into Park Lights will give manual control over the LED accessory during daytime driving. The LED accessory will turn on automatically in night mode when the switch is set to AUTO. For full automatic control over the LED accessory, use fuse F52 in the engine compartment fuse panel. Red, Blue, or Green Halo Extend Red (+) wire to controller, toggle switch, or existing headlight halo Extend Black (-) wire to common ground Package Includes â–¼ Standard Package 2 x ORACLE 7" High Performance LED Headlights (Pair) 2 x Wrangler JL / Gladiator JT-specific Plug & Play Wiring Adapters 2 x Direct-Fit Beam Adjustable Headlight Brackets With ColorSHIFT Upgrade 2 x ORACLE 7" High Powered LED Headlights (Pair)
- Black Bezel with ORACLE ColorSHIFT Halos Pre-installed 1 x ORACLE ColorSHIFT Controller Module 1 x ORACLE ColorSHIFT Wireless Remote 2 x Plug & Play Wiring Adapters 2 x 7" Adjustable Headlight Brackets Product Video â–¼ Installation & Resources â–¼ Download Wiring Guide View FMVSS 108 Test Data Part Numbers & Halo Options â–¼ No Halo Kit 5769J-504 — No Halo LED Halo Kit 5769J-001 — White ColorSHIFT Halo Kit 5769J-334 — ColorSHIFT / No Controller ColorSHIFT Halo Kit 5769J-330 — ColorSHIFT / RF Controller ColorSHIFT Halo Kit 5769J-333 — ColorSHIFT / 2.0 Controller ColorSHIFT Halo Kit 5769J-335 — ColorSHIFT / BC2 Controller









