
Flush Mount LED Tail Lights 2015-2020 Ford F-150 Sequential Turn Signals BLIS
Flush Mount LED Tail Lights 2015-2020 Ford F-150 Sequential Turn Signals BLIS
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, .oracle-pdp-standard .product-hero-gradient h2, .oracle-pdp-standard .product-hero-gradient h3{ 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 .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, .oracle-pdp-standard .product-hero-gradient h2, .oracle-pdp-standard .product-hero-gradient h3{ font-size:1.55em; } .oracle-pdp-standard .specrows > div{ flex-direction:column; } .oracle-pdp-standard .specrows > div span:last-child{ text-align:left; } } Flush mount LED tail lights for the 2015–2020 Ford F-150 with a streamlined low-profile design, over 4,400 lumens of reverse output, signature perimeter lighting, dynamic sequential turn signals, and true plug-and-play installation.
Part Numbers:
5913-504 (Standard Lens) | 5913-504-T (Tinted Lens) ✓ Flush-Mount Design ✓ 4,400+ Lumen Reverse ✓ Sequential Turns ✓ BLIS Compatible ✓ Plug & Play ✓ 2-Year Warranty Overview â–¼ Protruding significantly less than the factory tail lights, this low-profile design gives the 2015–2020 F-150 a more streamlined appearance while also helping reduce the risk of tail light damage. These innovative LED tail lights were designed and engineered in the USA by ORACLE Lighting with a patent-pending design language focused on both function and style. These flush tail lights feature a modular design and functional LED lighting elements including high-powered reverse lights, signature perimeter lighting, and a dynamic sequential turn signal effect. Wiring adapters are included to make them compatible with F-150 models equipped with factory halogen or factory LED tail lights, with or without BLIS cross-traffic sensors, giving most owners a true plug-and-play installation experience. Product Features â–¼ Modern sleek design and styling Flush mounted to help avoid damage to the light High-powered LED reverse lights Signature perimeter lighting Sequential turn signals Easy plug-and-play installation Modular paint-matchable housing design BLIS / cross-traffic sensor compatible 2-year warranty Why These Stand Out â–¼ 4,400+ Lumen Reverse Lights These built-in LED reverse light bars deliver over 4,400 lumens of rear-facing illumination, eliminating the need for additional reverse lamps in many situations and dramatically improving nighttime backing visibility. Animated Sequential Turn Signals The dynamic turn signal sweeps from the inside portion of the light to the outside, clearly indicating turn direction while adding a premium animated signature to the rear of the truck. Signature Perimeter Lighting A distinctive perimeter lighting band gives the F-150 a high-end rear lighting signature day and night, creating a more modern OEM+ look. Modular Paint-Match Design The reverse light module and stop / tail / turn module can be removed from the black housing so the outer shell can be custom painted to match the truck for a more seamless integrated appearance. Fitment & Compatibility â–¼ These lights include wiring adapters which make them compatible with most 2015–2020 Ford F-150 models equipped with factory halogen or factory LED tail lights, with or without BLIS cross-traffic sensors. The factory cross-traffic sensors can be swapped into the new lights using the original factory hardware and ORACLE’s plug-and-play connectors, preserving those safety features for compatible vehicles.
Compatibility Exceptions:
Not compatible with XLT Halogen without BLIS. Not compatible with 2019 Raptor LED without BLIS.
Additional Note:
Some users may experience a slight increase in cross-traffic and blind spot signal sensitivity after installation. Technical Highlights â–¼ Fitment 2015–2020 Ford F-150 Lens Options Standard Red or Tinted Reverse Output Over 4,400 Lumens Turn Signal Dynamic Sequential LED Running Light Style Signature Perimeter Lighting Installation Plug-and-Play Adapters Included Factory LED Compatibility Yes Halogen Compatibility Yes, except noted exclusions BLIS / Cross-Traffic Sensors Supported on compatible models Customization Modular Paint-Match Housing Warranty 2 Years Standard vs. Tinted Options â–¼ Standard Red (Part #5913-504): A high-visibility option with a premium upgraded look that keeps a more traditional tail light appearance while maximizing visual contrast.
Tinted / Blacked-Out (Part #5913-504-T):
A darker smoked appearance for stealthier builds, sport trims, and blacked-out truck styling. Both versions are electrically and functionally identical, including reverse output, sequential turn signals, signature perimeter lighting, and modular paint-match housing capability. What’s Included â–¼ (1) Pair of 2015–2020 F-150 Flush Mount Tail Lights (1) Instruction Guide Installation & Resources â–¼ The included adapters provide a true plug-and-play installation without cutting, splicing, or additional wiring for compatible vehicles. The factory BLIS sensors transfer using original hardware, and most owners can complete installation in under an hour with basic hand tools.
Dash Indicator Note:
While the dashboard turn signal indicator may appear faster than usual for some users, the external tail light turn signals will function normally. Install Guide FAQs â–¼ What F-150 model years and trims do these fit? These lights are designed for most 2015–2020 Ford F-150 models, with support for factory halogen or factory LED configurations and with or without BLIS, except for XLT Halogen without BLIS and 2019 Raptor LED without BLIS. Do these work with BLIS / cross-traffic sensors? Yes. The factory sensors can be swapped into these lights using original factory hardware and plug-and-play connectors on compatible models. How bright are the reverse lights? These lights deliver over 4,400 lumens of rear-facing reverse illumination, creating a major improvement over factory reverse output and reducing the need for separate auxiliary reverse lamps. Can I paint the housing to match my truck? Yes. The modular housing allows the reverse modules to be removed so the outer housing can be painted to match the body color of the truck. You will still have to tape off the lens portion of the tail lights. Why does my dashboard turn signal blink faster? Some BCM calibrations may interpret the lower electrical load of LEDs differently, causing the dashboard indicator to appear faster. The external tail light turn signals still function normally. How long does installation take? Most owners complete installation in under an hour with basic hand tools thanks to the included plug-and-play wiring adapters and straightforward BLIS sensor transfer.






