Luminara Alabaster Wall Sconce
/* ===== LUMINARA ALABASTER — COLOR PALETTE ===== Natural alabaster: creamy white + warm ivory veins + brushed metal hardware Warm ivory / pale stone / soft linen / warm white ==== ============================================ */ .vk-wrap{font-family:'DM Sans',sans-serif;color:#14100c;max-width:680px;margin:0;padding:0;} .vk-wrap *{box-sizing:border-box;} .vk-wrap p,.vk-wrap h4,.vk-wrap h5{margin:0;} .vk-wrap .vk-divider{height:1px;background:#ccc0a8;margin:1.75rem 0;} .vk-wrap .vk-headline{font-family:'DM Serif Display',serif;font-size:21px;color:#14100c;line-height:1.4;margin-bottom:.75rem;letter-spacing:-.01em;} .vk-wrap .vk-headline em{font-style:italic;color:#3a2808;} .vk-wrap .vk-intro{font-size:15px;color:#14100c;line-height:1.9;margin-bottom:1rem;} .vk-wrap .vk-section-label{font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#3a2808;margin-bottom:.7rem;display:block;} /* Critical — dimmer driver placement */ .vk-wrap .vk-notice-critical{border:1.5px solid #b05010;background:#fdf3ed;border-radius:6px;padding:.95rem 1rem;margin-bottom:.75rem;} .vk-wrap .vk-notice-critical h5{font-size:13px;font-weight:500;color:#8a3808;margin-bottom:.4rem;display:flex;align-items:center;gap:.4rem;} .vk-wrap .vk-notice-critical p{font-size:13px;color:#3a1408;line-height:1.7;} /* Amber — alabaster variation notice */ .vk-wrap .vk-notice-amber{border-left:2px solid #b07820;background:#fdf8ef;border-radius:0 6px 6px 0;padding:.88rem 1rem;margin-bottom:.75rem;} .vk-wrap .vk-notice-amber h5{font-size:13px;font-weight:500;color:#7a5010;margin-bottom:.3rem;} .vk-wrap .vk-notice-amber p{font-size:13px;color:#14100c;line-height:1.65;} /* Green notice */ .vk-wrap .vk-notice-green{border-left:2px solid #4a7a3a;background:#f3f9f0;border-radius:0 6px 6px 0;padding:.88rem 1rem;margin-bottom:.75rem;} .vk-wrap .vk-notice-green h5{font-size:13px;font-weight:500;color:#2e5a24;margin-bottom:.3rem;} .vk-wrap .vk-notice-green p{font-size:13px;color:#14100c;line-height:1.65;} .vk-wrap .vk-notice-green a{color:#2e5a24;text-underline-offset:3px;} /* Features */ .vk-wrap .vk-features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:1.25rem;} .vk-wrap .vk-feat{background:#faf7f2;border-radius:6px;padding:.85rem;border:1px solid #ccc0a8;} .vk-wrap .vk-feat-icon{width:28px;height:28px;border-radius:4px;background:#ede4d0;display:flex;align-items:center;justify-content:center;margin-bottom:.6rem;border:1px solid #ccc0a8;} .vk-wrap .vk-feat h4{font-size:12.5px;font-weight:500;color:#14100c;margin-bottom:.25rem;} .vk-wrap .vk-feat p{font-size:12px;color:#806050;line-height:1.6;} /* Alabaster reference images */ .vk-wrap .vk-stone-row{display:flex;gap:8px;margin-bottom:.5rem;} .vk-wrap .vk-stone-row a{display:block;} .vk-wrap .vk-stone-row img{width:100px;height:auto;border-radius:5px;border:1px solid #ccc0a8;display:block;} .vk-wrap .vk-stone-hint{font-size:10px;color:#806050;font-style:italic;margin-bottom:1.5rem;} /* Size configs */ .vk-wrap .vk-config{display:flex;gap:1rem;align-items:flex-start;padding:.9rem 1rem;border:1px solid #ccc0a8;border-radius:6px;background:#faf7f2;margin-bottom:.65rem;} .vk-wrap .vk-config-thumb{flex-shrink:0;} .vk-wrap .vk-config-thumb a{display:block;} .vk-wrap .vk-config-thumb img{width:100px;height:auto;border-radius:5px;border:1px solid #ccc0a8;display:block;} .vk-wrap .vk-config-thumb-hint{font-size:10px;color:#806050;text-align:center;margin-top:3px;} .vk-wrap .vk-config-info{flex:1;padding-top:.1rem;} .vk-wrap .vk-config-tag{display:inline-block;background:#3a2808;color:#faf7f2;font-size:10px;padding:2px 9px;border-radius:10px;font-weight:500;margin-bottom:.35rem;} .vk-wrap .vk-config-name{font-size:14px;font-weight:500;color:#14100c;margin-bottom:.15rem;} .vk-wrap .vk-config-dims{font-size:12px;color:#806050;line-height:1.6;} /* Colour temperature two-col */ .vk-wrap .vk-kelvin-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:.75rem;} .vk-wrap .vk-kelvin-card{border-radius:6px;overflow:hidden;border:1px solid #ccc0a8;} .vk-wrap .vk-kelvin-swatch{height:44px;} .vk-wrap .vk-kelvin-body{padding:.75rem .85rem;background:#faf7f2;} .vk-wrap .vk-kelvin-body h5{font-size:13px;font-weight:500;color:#14100c;margin-bottom:.2rem;display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;} .vk-wrap .vk-kelvin-body p{font-size:11.5px;color:#806050;line-height:1.55;} .vk-wrap .vk-default-tag{display:inline-block;font-size:10px;font-weight:500;color:#2e5a24;background:#f3f8f0;border:1px solid #c0d8b8;border-radius:8px;padding:1px 7px;} /* Spec table */ .vk-wrap .vk-spec-table{width:100%;border-collapse:collapse;} .vk-wrap .vk-spec-table tr{border-bottom:1px solid #ccc0a8;} .vk-wrap .vk-spec-table tr:last-child{border-bottom:none;} .vk-wrap .vk-spec-table td{padding:9px 0;font-size:14px;vertical-align:top;} .vk-wrap .vk-spec-table td:first-child{color:#806050;width:42%;padding-right:1rem;} /* Downloads */ .vk-wrap .vk-dl{display:flex;gap:8px;flex-wrap:wrap;} .vk-wrap .vk-dl-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#3a2808;border:1px solid #ccc0a8;padding:7px 14px;border-radius:5px;text-decoration:none;background:#faf7f2;} .vk-wrap .vk-dl-btn:hover{background:#ede4d0;} /* FAQ */ .vk-wrap details{border-bottom:1px solid #ccc0a8;padding:12px 0;} .vk-wrap details summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:14px;font-weight:500;color:#14100c;} .vk-wrap details summary::-webkit-details-marker{display:none;} .vk-wrap details summary::marker{display:none;} .vk-wrap details p{font-size:13px;color:#14100c;line-height:1.7;margin-top:8px;padding-right:1rem;} .vk-wrap details a{color:#806050;text-underline-offset:3px;} @media(max-width:520px){ .vk-wrap .vk-features{grid-template-columns:1fr 1fr;} .vk-wrap .vk-config{flex-direction:column;} .vk-wrap .vk-config-thumb img{width:100%;} .vk-wrap .vk-kelvin-grid{grid-template-columns:1fr;} } Luminara Alabaster Wall Sconce — natural stone column, soft translucent glow. Crafted from exquisite natural alabaster, the Luminara Wall Sconce is a vertical column of stone that glows from within. The stone’s rich, creamy veins and translucent quality diffuse the integrated LED into a soft, warm light — organic, luminous, and quietly luxurious. A modern yet timeless form for bedrooms, corridors, living rooms, and any interior where natural material and refined light belong together. Available in two heights: 50 cm and 60 cm. Dimmer driver installation — must be placed outside the canopy If you are using the dimmable version (Triac / thyristor dimming driver or DALI dimmable driver), the driver must be installed outside and away from the canopy — not inside the wall box or junction box behind the fixture. Please confirm this with your electrician before installation. Natural alabaster — each piece is unique Alabaster is a natural stone. Vein patterns, tonal variations, and surface character differ between individual pieces — the product you receive will not look identical to the display image. This natural variation is an inherent quality of the stone and contributes to the organic beauty of each sconce. Alabaster Stone Reference Tap to enlarge — example alabaster vein patterns. Your piece will vary. Features Natural Alabaster Column Solid natural stone with translucent quality — glows from within, creamy veins visible when lit. Soft Diffused LED Integrated LED diffused through the stone — warm, even ambient glow with no visible source. 2 Heights 50 cm (~15W) and 60 cm (~18W) — both the same slim 5 × 7.5 cm profile. Sizes Tap any image to enlarge the size diagram. Tap to enlarge S — 50 cm L 1.9″ × W 2.9″ × H 19.7″ L 5 × W 7.5 × H 50 cm · ~15W Tap to enlarge L — 60 cm L 1.9″ × W 2.9″ × H 23.6″ L 5 × W 7.5 × H 60 cm · ~18W Colour Temperature Select at time of order. Integrated LED fixed at manufacture. Warm Light 3000K Default Amber warmth deepens the alabaster veins — the most flattering tone for natural stone. Need a different colour temperature or a dimmable version? Neutral White (4000K), Cool White (6000K) and dimmable versions (Triac / DALI) are available as custom orders. Contact our support team and we will reply within 24 hours. Please note: dimmable drivers must be installed outside the canopy — confirm with your electrician. Specifications Materials Natural Alabaster, Metal Sizes S: L 5 × W 7.5 × H 50 cm (~15W) · L: L 5 × W 7.5 × H 60 cm (~18W) Light source Integrated LED Colour temperature Warm Light 3000K (default) · Other temps on request Dimmer Triac / DALI dimmable available on request — driver must be outside canopy Voltage AC 110–240V Control Standard wall switch (not included) Wiring Hardwired Mounting Wall Environment Indoor only Body & shade finish White (natural alabaster) Stone variation Natural — each piece has unique vein pattern Certification North America · EU · AU · Saudi Arabia Downloads Spec Sheet Installation Guide 3D Files (H 19.7″) Frequently Asked Questions Will my sconce look exactly like the product photo? No — and this is by design. Alabaster is a natural stone and every slab has a unique vein pattern, tonal depth, and translucency character. The product photos show example pieces. Your sconce will have the same form, dimensions, and finish quality, but the stone grain will differ. Please refer to the alabaster reference images above for a sense of the variation range. Why must the dimmer driver be outside the canopy? The dimming driver (Triac thyristor or DALI) generates heat during operation. Placing it inside a confined canopy or junction box can cause overheating, which shortens the driver’s lifespan and may cause flickering or failure. The driver must be installed in an accessible, ventilated location outside the canopy — typically within the wall void or in a separate accessible location. Discuss the installation routing with your electrician before ordering the dimmable version. Which height should I choose? The S (H 50 cm) is well proportioned for standard ceiling heights of 240–260 cm, bedside use, and corridors where wall space is limited vertically. The L (H 60 cm) makes a stronger statement and suits rooms with ceiling heights of 260 cm or more — it also produces slightly more light (~18W vs ~15W). Both have the same slim 5 × 7.5 cm cross-section. Is the Luminara certified for North America and Europe? Yes. It holds certifications compatible with North America, Saudi Arabia, Europe, and Australia and operates on AC 110–240V worldwide. Sizing & questions Every piece is made to order in our own atelier — here is what most clients ask before choosing theirs. What are the exact dimensions of the Luminara sconce?+Two heights available: Small is L 1.9″ × W 2.9″ × H 19.7″ (~15W), Large is L 1.9″ × W 2.9″ × H 23.6″ (~18W). Both share the same slim 1.9″ × 2.9″ profile. Will my sconce look identical to the photos?+No. Alabaster is a natural stone; each piece has unique vein patterns, tonal depth, and translucency. Your sconce will match the form and finish quality, but the stone grain will differ—this natural variation adds to its organic beauty. Can I get a dimmer or different color temperature?+Yes. Neutral White (4000K), Cool White (6000K), and dimmable versions (Triac/DALI) are available as custom orders through our atelier. Contact support and we'll reply within 24 hours. Does the dimmable driver need special installation?+Yes. If using a dimmable driver, it must be installed outside the canopy—not inside the wall box or junction box. Confirm this setup with your electrician before installation. What rooms is this sconce best for?+Ideal for bedrooms, corridors, living rooms, and any interior where natural material and refined, warm light belong. The soft, translucent alabaster glow works best in intimate spaces.
More you might like
Related
Luminara Alabaster Wall Sconce
Related
Luminara Alabaster Wall Sconce
Related
Alabaster Luminara Wall Sconce
Related