✦ Verified product
Tense Pendant Light
USD 278.00
Size
Material & Colour
Kelvin range
Vakkerlight
Verified independent store
→
* { box-sizing: border-box; margin: 0; padding: 0; } body { background: #fff; padding: 2rem; } :root { --black: #1c1b1a; --stone: #e8e4de; --cream: #f0ede9; --silk: #f9f7f5; --wire
: #c2bfbb; --taupe: #7a7772; --taupe-dark: #4a4844; --accent: #2d2c2a; } .vk-wrap { font-family: 'DM Sans', sans-serif; color: var(--black); max-width: 680px; margin: 0; padding: 0; } .vk-divider { height: 1px; background: var(--stone); margin: 2rem 0; } .vk-intro { font-size: 15px; color: #5a5856; line-height: 1.8; margin-bottom: 1rem; } .vk-section-label { font-size: 10px; font-weight: 500; letter-spacing: .15em; text-transform: uppercase; color: var(--taupe); margin-bottom: .7rem; } .vk-video-wrap { width: 100%; aspect-ratio: 16/9; border-radius: 6px; overflow: hidden; background: var(--cream); margin-bottom: .5rem; } .vk-video-wrap iframe { display: block; width: 100%; height: 100%; border: 0; } .vk-video-caption { font-size: 11px; color: var(--wire); text-align: center; margin-bottom: .75rem; letter-spacing: .05em; } .vk-guide-link { display: flex; align-items: center; gap: .65rem; background: var(--silk); border: 1px solid var(--stone); border-radius: 6px; padding: .8rem 1rem; text-decoration: none; margin-bottom: .75rem; } .vk-guide-link svg { flex-shrink: 0; color: var(--taupe-dark); } .vk-guide-link span { font-size: 13.5px; color: var(--taupe-dark); text-decoration: underline; text-decoration-color: rgba(74,72,68,.25); text-underline-offset: 3px; } .vk-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-feat { background: var(--cream); border-radius: 6px; padding: .85rem; border: 1px solid var(--stone); } .vk-feat-icon { width: 26px; height: 26px; border-radius: 4px; background: var(--stone); display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; } .vk-feat h4 { font-size: 12.5px; font-weight: 500; color: var(--black); margin-bottom: .25rem; } .vk-feat p { font-size: 12px; color: var(--taupe); line-height: 1.6; margin: 0; } .vk-thumb-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; margin-bottom: 1.25rem; } .vk-thumb-row a { display: block; } .vk-thumb-row img { width: 100%; height: auto; border-radius: 5px; border: 1px solid var(--stone); display: block; } .vk-thumb-hint { font-size: 10px; color: var(--wire); text-align: center; margin-top: 4px; letter-spacing: .04em; } .vk-size-img-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: .6rem; } .vk-size-img-grid a { display: block; } .vk-size-img-grid img { width: 100%; height: auto; border-radius: 5px; border: 1px solid var(--stone); display: block; } .vk-size-img-label { font-size: 10px; color: var(--taupe); text-align: center; margin-top: 4px; letter-spacing: .04em; } .vk-matrix { width: 100%; border-collapse: collapse; margin-bottom: 1rem; font-size: 13px; } .vk-matrix th { background: var(--cream); padding: 7px 10px; text-align: left; font-weight: 500; font-size: 10px; text-transform: uppercase; letter-spacing: .1em; color: var(--taupe); border-bottom: 1px solid var(--stone); } .vk-matrix td { padding: 7px 10px; border-bottom: 1px solid var(--stone); color: #4a4844; } .vk-matrix tr:last-child td { border-bottom: none; } .vk-matrix td:first-child { font-weight: 500; color: var(--black); white-space: nowrap; } .vk-notice { border-left: 2px solid var(--accent); background: var(--silk); border-radius: 0 6px 6px 0; padding: .85rem 1rem; margin-bottom: .75rem; } .vk-notice h5 { font-size: 13px; font-weight: 500; color: var(--accent); margin-bottom: .3rem; } .vk-notice p { font-size: 13px; color: #5a5856; line-height: 1.65; margin: 0; } .vk-notice.green { border-left-color: #5a7a50; background: #f5f8f4; } .vk-notice.green h5 { color: #3a5a32; } .vk-notice.green a { color: #3a5a32; text-decoration: underline; } .vk-dimmer { display: flex; align-items: center; gap: 1rem; background: var(--cream); border-radius: 6px; padding: .9rem 1rem; border: 1px solid var(--stone); margin-top: .75rem; } .vk-dimmer img { width: 56px; height: 56px; object-fit: cover; border-radius: 4px; flex-shrink: 0; border: 1px solid var(--wire); } .vk-dimmer h5 { font-size: 13px; font-weight: 500; color: var(--black); margin-bottom: .25rem; } .vk-dimmer p { font-size: 13px; color: var(--taupe); line-height: 1.6; margin: 0; } .vk-dimmer a { color: var(--taupe-dark); text-decoration: underline; } .vk-spec-table { width: 100%; border-collapse: collapse; } .vk-spec-table tr { border-bottom: 1px solid var(--stone); } .vk-spec-table tr:last-child { border-bottom: none; } .vk-spec-table td { padding: 9px 0; font-size: 14px; vertical-align: top; } .vk-spec-table td:first-child { color: var(--taupe); width: 42%; padding-right: 1rem; } .vk-install { list-style: none; padding: 0; margin: 0; } .vk-install li { font-size: 14px; color: #5a5856; padding: 7px 0 7px 18px; border-bottom: 1px solid var(--stone); line-height: 1.6; position: relative; } .vk-install li:last-child { border-bottom: none; } .vk-install li::before { content: ''; position: absolute; left: 0; top: 15px; width: 5px; height: 5px; border-radius: 50%; background: var(--wire); } .vk-dl { display: flex; gap: 8px; flex-wrap: wrap; } .vk-dl-btn { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: var(--taupe-dark); border: 1px solid var(--stone); padding: 7px 14px; border-radius: 5px; text-decoration: none; background: var(--silk); } .vk-dl-btn:hover { background: var(--cream); } details summary { cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; } details summary::-webkit-details-marker { display: none; } @media (max-width: 520px) { .vk-features { grid-template-columns: 1fr 1fr; } .vk-dimmer { flex-direction: column; align-items: flex-start; } .vk-thumb-row { grid-template-columns: 1fr 1fr; } } A slim black metal frame with a soft Mulberry Silk diffuser — the TENSE creates a cloud-like floating silhouette and casts an even, beautiful glow. Available in 8 single sizes and multi-head cluster configurations. See It In Action Sculptural lightness · modern drama Installation & assembly step-by-step guide → Features Mulberry Silk Lightweight, paper-like silk — 100% recyclable, flexible, cloud-like diffusion. Cloud Silhouette Slim frame + flexible diffuser creates a soft floating aesthetic. Single & Multi-Head 8 sizes from 15.7" to 47.2". Also in 2, 3, and 5-head clusters. 🔍 Size comparison 🔍 3000K vs 6000K 🔍 Frame detail Single Pendant Sizes All sizes H5.9" except ∅39.3" (H7.9") and ∅47.2" (H11.8") Diameter Power Weight ∅15.7" (40 cm) 20W 3.1 lbs ∅19.7" (50 cm) 22W 4.4 lbs ∅23.6" (60 cm) 24W 5.3 lbs ∅27.6" (70 cm) 30W 7.1 lbs ∅31.4" (80 cm) 36W 8.8 lbs ∅35.4" (90 cm) 42W 11.2 lbs ∅39.3" (100 cm) 46W 13.2 lbs ∅47.2" (120 cm) 52W — Multi-Head Configurations Config Sizes 2-Head A ∅23.6" + ∅31.4" 2-Head B ∅31.4" + ∅39.3" 3-Head A ∅19.7" + ∅23.6" + ∅27.6" 3-Head B ∅23.6" + ∅31.4" + ∅39.3" 5-Head ∅23.6" ×2 + ∅31.4" + ∅39.3" ×2 Click any image to enlarge Single 2-Head A 2-Head B 3-Head 5-Head Lighting & Dimming Default: Warm White (3000K) All orders ship with 3000K warm white as standard. If you require a different color temperature — Neutral White (4000K) or Cool White (6000K) — please contact our support team before placing your order and we will arrange the correct version. Dimmable version available — Triac dimmer required Standard rotary dimmers are not compatible and may cause flickering. Select the dimmable version at checkout. Triac Dimmer Switch Browse compatible Triac dimmer switches on Amazon → Specifications Materials Metal frame (black) · Mulberry Silk diffuser (white) Light source Integrated LED Color temperature 3000K (default) · 4000K / 6000K on requestContact support before ordering for non-default colour temps Voltage AC 110–240V Cable 59" (150 cm) adjustable · Custom extension on request Control Standard wall switch · Dimmable: Triac dimmer required Wiring Hardwired Environment Indoor only Certification North America · EU · AU · Saudi Arabia Installation Notes Hardwired — a licensed electrician is recommended, especially for multi-head configurations. Cable adjusts to 59" (150 cm). Custom extensions available on request. Dimmable version requires a Triac dimmer switch — standard dimmers will not work. Indoor use only. Not suitable for bathrooms or damp locations. Downloads Spec Sheet Installation Guide 3D Files Frequently Asked Questions What sizes are available? 8 single sizes: ∅15.7"–47.2". Plus 2-head, 3-head, and 5-head cluster configurations. See the size table above. Is this dimmable? Yes — select the dimmable version at checkout. A Triac (Thyristor) dimmer switch is required. Standard rotary dimmers are not compatible. Can I order a different color temperature? Yes. The default is 3000K warm white. If you need Neutral White (4000K) or Cool White (6000K), please contact our support team before placing your order. What is the shade material? Mulberry Silk — lightweight, flexible, and 100% recyclable. Its flexibility allows the slim frame to hold the cloud-like silhouette. Can the hang height be adjusted? Yes. A 59" (150 cm) cable is included. Custom extensions available on request. Sizing & questions Every piece is made to order in our own atelier — here is what most clients ask before choosing theirs. What sizes does the Tense come in?+8 single sizes: ∅15.7″ to ∅47.2″ diameter. Also available in 2-head, 3-head, and 5-head cluster configurations for larger spaces. Custom sizing available through our atelier. Is the Tense dimmable?+Yes. Select the dimmable version at checkout—requires a Triac (Thyristor) dimmer switch. Standard rotary dimmers are incompatible and may cause flickering. What light color temperature does it come in?+Default is 3000K warm white. Neutral White (4000K) or Cool White (6000K) available on request—contact support before ordering to arrange the correct version. What is the Mulberry Silk shade, and how do I clean it?+Mulberry Silk is lightweight, flexible, paper-like, and 100% recyclable. Its flexibility enables the cloud-like silhouette. Dust gently; not suitable for damp bathrooms. Can I adjust the hang height?+Yes. A 59″ (150 cm) adjustable cable is included. Custom cable extensions available on request through our atelier for higher ceilings or custom installations.