Sasco Ceiling Lamp
.rd-pdp { max-width: 680px; margin: 0 auto; padding: 24px 16px; font-family: -apple-system, 'Helvetica Neue', Arial, sans-serif; line-height: 1.55; font-size: 15px; box-sizing: bor der-box; } .rd-pdp *, .rd-pdp *::before, .rd-pdp *::after { box-sizing: border-box; } .rd-pdp p { margin: 0 0 12px; } .rd-pdp .tag-line { font-size: 12px; letter-spacing: 0.18em; text-transform: uppercase; margin: 0 0 18px; font-weight: 500; } .rd-pdp .intro-text { font-size: 15px; margin: 0 0 14px; } .rd-pdp .section-label { font-size: 13px; letter-spacing: 0.16em; text-transform: uppercase; font-weight: 600; margin: 0 0 16px; padding-bottom: 8px; border-bottom: 1px solid currentColor; } .rd-pdp .divider { height: 1px; border: none; margin: 28px 0; } .rd-pdp .video-frame { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 6px; overflow: hidden; margin: 0 0 8px; } .rd-pdp .video-frame iframe { position: absolute; top:0; left:0; width: 100%; height: 100%; border: 0; } .rd-pdp .feat-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .rd-pdp .feat-card { padding: 16px 14px; border-radius: 6px; } .rd-pdp .feat-card h4 { font-size: 13px; margin: 0 0 6px; font-weight: 600; letter-spacing: 0.04em; } .rd-pdp .feat-card p { font-size: 13px; margin: 0; line-height: 1.45; } .rd-pdp .variant-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; } .rd-pdp .variant-card { border: 1px solid; border-radius: 6px; overflow: hidden; } .rd-pdp .variant-swatch { height: 90px; } .rd-pdp .variant-body { padding: 14px; } .rd-pdp .variant-body h4 { font-size: 14px; margin: 0 0 6px; font-weight: 600; } .rd-pdp .variant-body p { font-size: 13px; margin: 0; line-height: 1.5; } .rd-pdp .notice-block { padding: 14px 16px; border-left: 3px solid; border-radius: 4px; margin: 18px 0 0; } .rd-pdp .notice-block p { font-size: 13.5px; margin: 0; line-height: 1.55; } .rd-pdp .notice-block.warn { background: #fbe9ea; border-left-color: #b1342c; } .rd-pdp .notice-block.warn p { color: #5a1a14; } .rd-pdp .dim-row { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0; border: 1px solid; border-radius: 6px; overflow: hidden; margin: 0 0 18px; } .rd-pdp .dim-cell { padding: 14px 16px; } .rd-pdp .dim-cell + .dim-cell { border-left: 1px solid; border-color: inherit; } .rd-pdp .dim-val { font-size: 15px; font-weight: 600; margin: 0 0 4px; } .rd-pdp .dim-lbl { font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase; margin: 0; } .rd-pdp .spec-table { width: 100%; border-collapse: collapse; font-size: 14px; } .rd-pdp .spec-table tr { border-bottom: 1px solid; } .rd-pdp .spec-table tr:last-child { border-bottom: none; } .rd-pdp .spec-table td { padding: 10px 4px; vertical-align: top; } .rd-pdp .spec-table td:first-child { width: 38%; font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase; padding-right: 12px; } .rd-pdp .install-list { list-style: none; padding: 0; margin: 0; } .rd-pdp .install-list li { padding: 10px 0; font-size: 14px; border-bottom: 1px solid; } .rd-pdp .install-list li:last-child { border-bottom: none; } .rd-pdp .dl-row { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 10px; } .rd-pdp .dl-btn { display: block !important; padding: 12px 16px !important; background: #1a1a1a !important; color: #fff !important; text-decoration: none !important; text-align: center !important; border-radius: 6px !important; font-size: 13px !important; font-weight: 500 !important; letter-spacing: 0.04em !important; transition: opacity .2s !important; } .rd-pdp .dl-btn:hover { opacity: .85 !important; } .rd-pdp .faq-item { padding: 12px 0; border-bottom: 1px solid; } .rd-pdp .faq-item:last-of-type { border-bottom: none; } .rd-pdp .faq-item summary { cursor: pointer; font-size: 14px; font-weight: 500; list-style: none; display: flex; justify-content: space-between; align-items: center; } .rd-pdp .faq-item summary::-webkit-details-marker { display: none; } .rd-pdp .faq-item summary span { font-size: 18px; font-weight: 300; transition: transform .2s; } .rd-pdp .faq-item[open] summary span { transform: rotate(45deg); } .rd-pdp .faq-item p { font-size: 13.5px; margin: 10px 0 0; line-height: 1.55; } /* Page theme — Warm Metal (brass/gold) */ .rd-pdp { color: #1a1a1a; } .rd-pdp .section-label, .rd-pdp .feat-card h4 { color: #1a1a1a; } .rd-pdp .tag-line { color: #5a5550; } .rd-pdp .intro-text { color: #3a3a3a; } .rd-pdp .divider { background: #d8d1c5; } .rd-pdp .feat-card, .rd-pdp .notice-block, .rd-pdp .video-frame { background: #e8e2d8; } .rd-pdp .notice-block { border-left-color: #1a1a1a; } .rd-pdp .variant-card, .rd-pdp .dim-row { border-color: #c8c0b4; } .rd-pdp .spec-table tr, .rd-pdp .install-list li, .rd-pdp .faq-item { border-color: #d0c9bf; } .rd-pdp .spec-table td:first-child, .rd-pdp .dim-lbl { color: #8a8278; } @media (max-width: 600px) { .rd-pdp .feat-grid { grid-template-columns: 1fr; } .rd-pdp .variant-grid { grid-template-columns: 1fr; } } Antique Brass · White Glass Globe · Mid-Century Semi-Flush A semi-flush mount ceiling light in the language of 1950s–60s American mid-century modern lighting — a stacked brass column rises from the canopy through a small sphere, a larger sphere, and a wide brass saucer disc, with a white opal-glass globe suspended just below. The composition is sculptural rather than architectural: each element a distinct geometric form, the whole reading as a small bronze totem hung tight to the ceiling. The brass body is hand-finished in warm antique tone — bright on the polished surfaces, deeper at the recesses where light catches. The opal-glass globe diffuses light evenly without glare, casting a soft ambient pool downward. Suited to entry foyers, hallways, primary bedrooms, dressing rooms, and living rooms — particularly low-ceiling spaces (8 ft and under) where a hanging chandelier would feel intrusive. Features Stacked Brass Form Sculptural column of stacked brass spheres and saucer disc — distinct mid-century geometry. Opal Glass Globe White opal glass diffuses light evenly without glare — soft ambient pool downward. Semi-Flush Profile Compact 26.5 cm (10.4″) total drop fits 8 ft+ ceilings comfortably — no chandelier-height issues. Hand-finished antique brass. The brass body is hand-finished — subtle variation in tone, polish depth, and patina between pieces is part of the artisanal character, not a flaw. The opal-glass globe is hand-blown, so minor wall-thickness variation is expected and does not affect the diffused light quality. Product Notes ∅ 25.5 × H 26.5 cm ∅ 10″ × H 10.4″ · Semi-Flush Mount Materials Solid brass body · Hand-blown opal-glass globe Finish Antique brass body · White opal glass globe Style Mid-century modern · sculptural · semi-flush ceiling mount Dimensions ∅ 25.5 × H 26.5 cm · ∅ 10″ × H 10.4″ Bulb Base G9 socket · 1 bulb · not included Bulbs Recommended Warm white 2700K–3000K G9 LED, max 40W incandescent equivalent Color Temperature Depends on bulb chosen · warm white recommended for opal-glass glow Dimming Compatible if a dimmable G9 LED and TRIAC dimmer are installed Voltage AC 110–240V · universal Mounting Hardwired semi-flush · standard ceiling junction box · canopy mounts tight to ceiling SKU RDC-194112 Lead Time Made-to-order · please refer to checkout estimate Best For Entry foyers · Hallways · Primary bedrooms · Dressing rooms · Living rooms · Low-ceiling rooms (8 ft+) · Mid-century modern, transitional & contemporary interiors Installation Hardwires semi-flush to a standard ceiling junction box — professional installation recommended. The brass canopy mounts tight to the ceiling — no chain or rod adjustment needed. Total drop is 26.5 cm (10.4″) from ceiling — comfortable for 8 ft (240 cm) ceilings, ideal for 9 ft+. Install the opal-glass globe last — slot into the ring after the bulb is installed. Fits a single G9 socket bulb — supply your own warm-white G9 LED. Indoor only · clean brass with a soft dry cloth; clean glass globe with a damp cloth and dry immediately. Downloads Specifications FAQ What size room does the Sasco suit? + At ∅ 10″ × H 10.4″, it's well-scaled for hallways and corridors of 6–10 m², primary bedrooms and entry foyers of 10–18 m², and dressing rooms or smaller living areas. The compact diameter and semi-flush profile make it ideal for layered lighting schemes — pair with table lamps or wall sconces rather than relying on it as the sole ambient source for larger rooms. Will it work in a low-ceiling room? + Yes — the Sasco is essentially a semi-flush mount. Total drop from ceiling to globe base is 26.5 cm (10.4″), shorter than a traditional pendant or chandelier. It works comfortably in 8 ft ceilings (240 cm) and is well-suited to hallways, smaller bedrooms, and rooms where a longer drop would feel intrusive. Is the Sasco dimmable? + Yes, with the right bulb. The fixture takes a single G9 socket bulb. Install a dimmable G9 LED on a TRIAC wall dimmer and the light dims smoothly. Warm white 2700K–3000K is recommended to flatter both the antique brass and the opal-glass diffusion. What kind of light does it cast? + The opal-glass globe diffuses the bulb evenly, casting a soft ambient pool downward — gentle, residential, no harsh glare. The brass saucer above the globe also catches and reflects warm light, adding a subtle uplight halo on the ceiling. Good for mood and ambient illumination; pair with task lighting if you need direct workspace light. What bulb does it take? + One G9 socket bulb (small bi-pin base, common in modern fixtures). We recommend a warm-white 2700K–3000K LED at 40W incandescent equivalent. Avoid daylight (5000K+) — it cools the antique brass tone and clashes with the warm mid-century palette. Is the brass real? + Yes — the body is solid brass, hand-finished in antique tone. It's not plated steel or composite. Real brass develops subtle natural patina over years of use, which is part of its mid-century character. Clean only with a soft dry cloth; avoid commercial brass polish, which removes the antique finish.
More you might like
Related
Shine LED Ceiling Lamp | Stylish Ceiling Lamp
Related
3Pcs Ceiling Light Pull Chain Switch 3 Speed 4 Wire Ceiling
Related
3Pcs Ceiling Light Pull Chain Switch 3 Speed 4 Wire Ceiling
Related