Acoustic Felt Pendant Light

Price range: $145.00 through $299.00

SKU: acoustic-felt-pendant-light-166374238 Category:

Description

* { box-sizing: border-box; margin: 0; padding: 0; } body { background: #fff; padding: 2rem; } .vk-feltpendant-wrap { font-family: ‘DM Sans’, sans-serif; color: #1a1a1a; max-width: 680px; margin: 0; padding: 0; } .vk-feltpendant-divider { height: 1px; background: #e6eaec; margin: 2rem 0; } .vk-feltpendant-intro { font-size: 15px; color: #555; line-height: 1.75; margin-bottom: 1rem; } .vk-feltpendant-section-label { font-size: 11px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #5E6B73; margin-bottom: .65rem; } .vk-feltpendant-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-feltpendant-feat { background: #f7f5f2; border-radius: 8px; padding: .85rem; } .vk-feltpendant-feat-icon { width: 28px; height: 28px; border-radius: 6px; background: #e4e8ea; display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; } .vk-feltpendant-feat h4 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .25rem; } .vk-feltpendant-feat p { font-size: 12px; color: #666; line-height: 1.6; margin: 0; } .vk-feltpendant-detail-img { width: 100%; height: auto; border-radius: 8px; border: 1px solid #ece8e2; display: block; margin-bottom: .4rem; } .vk-feltpendant-detail-cap { font-size: 11px; text-transform: uppercase; letter-spacing: .1em; color: #aaa; text-align: center; margin-bottom: 1.25rem; } /* 一排三张小尺寸缩略图(点击放大) */ .vk-feltpendant-size-row { display: flex; gap: 12px; flex-wrap: wrap; justify-content: center; margin-bottom: .5rem; } .vk-feltpendant-size-item { width: 140px; } .vk-feltpendant-size-item a { display: block; } .vk-feltpendant-size-item img { width: 100%; height: auto; border-radius: 8px; border: 1px solid #ece8e2; display: block; cursor: zoom-in; } .vk-feltpendant-size-hint { font-size: 11px; color: #5E6B73; text-align: center; margin-bottom: 1.25rem; } .vk-feltpendant-cfgs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: .75rem; } .vk-feltpendant-cfg { border: 1px solid #e1e6e8; border-radius: 8px; padding: .8rem; background: #fff; } .vk-feltpendant-cfg h4 { font-size: 14px; font-weight: 600; color: #1a1a1a; margin-bottom: .25rem; } .vk-feltpendant-cfg p { font-size: 12px; color: #666; line-height: 1.55; margin: 0; } .vk-feltpendant-cfg .dims { font-size: 11px; color: #999; display:block; margin-top:.3rem; } .vk-feltpendant-colors { display: grid; grid-template-columns: repeat(7, 1fr); gap: 8px; margin-bottom: .75rem; } .vk-feltpendant-color { text-align: center; } .vk-feltpendant-chip { width: 100%; aspect-ratio: 1/1; border-radius: 8px; border: 1px solid rgba(0,0,0,.1); margin-bottom: .35rem; } .vk-feltpendant-color span { font-size: 10.5px; color: #666; line-height: 1.25; display: block; } .vk-feltpendant-notice { border-left: 3px solid #8A99A1; background: #f6f8f9; border-radius: 0 8px 8px 0; padding: .85rem 1rem; margin-bottom: .75rem; } .vk-feltpendant-notice h5 { font-size: 13px; font-weight: 500; color: #3D474D; margin-bottom: .3rem; } .vk-feltpendant-notice p { font-size: 13px; color: #666; line-height: 1.65; margin: 0; } .vk-feltpendant-notice a { color: #3D474D; } .vk-feltpendant-spec-table { width: 100%; border-collapse: collapse; } .vk-feltpendant-spec-table tr { border-bottom: 1px solid #ece8e2; } .vk-feltpendant-spec-table tr:last-child { border-bottom: none; } .vk-feltpendant-spec-table td { padding: 9px 0; font-size: 14px; vertical-align: top; } .vk-feltpendant-spec-table td:first-child { color: #888; width: 42%; padding-right: 1rem; } .vk-feltpendant-install { list-style: none; padding: 0; margin: 0; } .vk-feltpendant-install li { font-size: 14px; color: #666; padding: 8px 0 8px 20px; border-bottom: 1px solid #ece8e2; line-height: 1.65; position: relative; } .vk-feltpendant-install li:last-child { border-bottom: none; } .vk-feltpendant-install li::before { content: ”; position: absolute; left: 0; top: 16px; width: 6px; height: 6px; border-radius: 50%; background: #8A99A1; } .vk-feltpendant-dl { display: flex; gap: 8px; flex-wrap: wrap; } .vk-feltpendant-dl-btn { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: #555; border: 1px solid #ddd; padding: 9px 14px; border-radius: 7px; text-decoration: none; background: #fff; min-height: 44px; } .vk-feltpendant-dl-btn:hover { background: #f5f5f5; } .vk-feltpendant-faq { margin-top: .5rem; } .vk-feltpendant-faq-item { border-bottom: 1px solid #ece8e2; } .vk-feltpendant-faq-item:last-child { border-bottom: none; } .vk-feltpendant-faq-item > summary { list-style: none; cursor: pointer; padding: 14px 32px 14px 0; font-size: 15px; font-weight: 500; color: #1a1a1a; position: relative; line-height: 1.5; min-height: 44px; display: flex; align-items: center; } .vk-feltpendant-faq-item > summary::-webkit-details-marker { display: none; } .vk-feltpendant-faq-item > summary::after { content: ”; position: absolute; right: 4px; top: 50%; width: 10px; height: 10px; border-right: 1.5px solid #5E6B73; border-bottom: 1.5px solid #5E6B73; transform: translateY(-70%) rotate(45deg); transition: transform 0.2s ease; } .vk-feltpendant-faq-item[open] > summary::after { transform: translateY(-30%) rotate(-135deg); } .vk-feltpendant-faq-item[open] > summary { color: #3D474D; } .vk-feltpendant-faq-a { font-size: 13px; color: #666; line-height: 1.7; margin: 0 0 14px; padding-right: 32px; } @media (max-width: 520px) { .vk-feltpendant-features { grid-template-columns: 1fr; } .vk-feltpendant-cfgs { grid-template-columns: 1fr; } .vk-feltpendant-colors { grid-template-columns: repeat(4, 1fr); } }

An acoustic felt pendant light with a cone shade made from sound-absorbing PET felt — it softens echo and noise while it lights the room. A built-in 15W LED (no bulb to buy) casts soft, even light down over a table, desk, or kitchen island. Choose from three sizes (13–20.9″ wide) and seven felt colors. Hardwired, IP20, for offices, dining rooms, and open-plan spaces.

PET felt that absorbs sound

The porous PET acoustic-felt shade traps sound waves to cut echo and soften noise in busy rooms.

Built-in 15W LED

An integrated 15W LED — no bulb to buy — casts soft, even light down over a table, desk, or island.

3 sizes, 7 felt colors

13–20.9″ wide in dark gray, light gray, sky blue, apple green, red, dark brown, or tangerine.

Sound-absorbing PET felt cone shade · 🔍 Tap any image to enlarge

Small

Desk, small table, bedside, or a single pendant.

Ø 13″ (33 cm) · H 7.1″ (18 cm)

Medium

Dining table, kitchen island, or home office.

Ø 16.9″ (43 cm) · H 9.8″ (25 cm)

Large

Large table, open-plan space, or meeting room.

Ø 20.9″ (53 cm) · H 11″ (28 cm)

Dark Gray

Light Gray

Sky Blue

Apple Green

Red

Dark Brown

Tangerine

Select size and color at checkout. Swatches are indicative; felt tone may vary slightly by batch.

What’s included

One pendant in your chosen size and felt color, with canopy and adjustable cord and a built-in 15W LED (no bulb required). Hardwired; IP20 indoor, dry locations.

Custom size, color & clusters

Custom sizes and felt colors are made to order, and the pendant is often grouped in clusters over long tables or open-plan areas. your layout and ceiling height for a recommendation.

Material Iron hardware + PET acoustic felt (sound-absorbing) shade
Acoustic function Felt shade absorbs sound to reduce echo and reverberation
Colors Dark Gray, Light Gray, Sky Blue, Apple Green, Red, Dark Brown, Tangerine
Light source Integrated LED, 15W (no bulb required;
Voltage AC 220–240V — confirm a 120V / 110–240V build for North America
Rating IP20 — indoor, dry locations only
Wiring Hardwired — professional installation required
Mounting Ceiling-mounted via canopy and adjustable suspension cord
Dimensions Three sizes (see selector): Ø 13–20.9″ (33–53 cm)
Customization Custom color & size made to order
Certification Compliant with international safety standards
Prop 65 (CA) WARNING applies for California — see P65Warnings.ca.gov
  • Hardwired fixture — install with a qualified electrician. Switch off power at the breaker; the adjustable cord sets the drop height.
  • Voltage: built for AC 220–240V. Confirm a 120V or 110–240V version before installing in North America.
  • Integrated 15W LED — no bulb to buy.
  • Over a table or island, hang the shade about 30–36″ above the surface on a standard 8-ft ceiling.
  • Acoustic note: one pendant absorbs sound locally; for a whole echoey room, use several or combine with other soft surfaces. The effect is strongest in hard-surfaced spaces.
  • PET felt care: dust or vacuum gently on low suction. Avoid water and chemical cleaners, which can harm the felt and its sound absorption. Felt color may vary slightly by batch.
Does this pendant actually reduce noise?

Yes. The PET acoustic felt is porous, so it traps sound waves and reflects less back into the room, cutting echo and reverberation. One pendant helps locally; in a large, echoey room use several or pair it with other soft surfaces. The effect is strongest in hard-surfaced spaces.

Do I need a bulb, and is it dimmable?

No bulb needed — it has a built-in 15W LED that casts soft, downward light. It is not specified as dimmable, so confirm compatibility before wiring it to a dimmer.

What size and color should I choose?

Three sizes: 13″, 16.9″, and 20.9″ wide. Over a table, aim for about half to two-thirds of the table width and hang it 30–36″ above the surface. Seven felt colors are available, from dark gray and light gray to sky blue, apple green, red, dark brown, and tangerine.

How is it installed, and will it work on US power?

It is a hardwired pendant, so plan for a qualified electrician, and it is rated IP20 for indoor, dry locations. It is built for AC 220–240V — confirm a 120V or 110–240V version before installing in North America.

What is it made of, and what’s the warranty?

The shade is PET acoustic felt on iron hardware. Dust or vacuum it gently and keep it dry. It carries a two-year warranty on the fixture and the integrated LED. for custom colors or sizes.


Sizing & questions

Every piece is made to order in our own atelier — here is what most clients ask before choosing theirs.

What size pendant should I choose for my dining table?+

For a standard dining table, the medium size (Ø 16.9″ × H 9.8″) works well. The large (Ø 20.9″ × H 11″) suits longer tables or open-plan areas. Hang 30–36″ above the surface on an 8-ft ceiling. Email our atelier for custom sizing guidance based on your table dimensions.

Does this pendant actually reduce noise?+

Yes. The porous PET acoustic felt traps sound waves and reduces echo in hard-surfaced spaces like offices and dining rooms. One pendant absorbs sound locally; multiple pendants or other soft surfaces amplify the effect in larger, very echoey rooms.

Which color works best in my space?+

Choose from dark gray, light gray, sky blue, apple green, red, dark brown, or tangerine. Felt tone may vary slightly by batch. Request color swatches or email photos of your room to our atelier for a recommendation that matches your décor.

Can I customize the size or add multiple pendants?+

Yes. Custom sizes and felt colors are made to order in our atelier. Pendants are often grouped in clusters over long tables or open-plan areas. Email your layout and ceiling height for a tailored recommendation.

How do I care for the acoustic felt shade?+

Dust or vacuum gently on low suction only. Avoid water and chemical cleaners, which damage the felt and reduce its sound absorption. The integrated 15W LED requires no bulb replacement and is covered by warranty.

Additional information

Size

Ø 13″ x H 7.1″, Ø 16.9″ x H 9.8″, Ø 20.9″ x H 11″

Colour

Dark Gray, Light Gray, Sky Blue, Apple Green, Red, Dark Brown, Tangerine

Reviews

There are no reviews yet.

Be the first to review “Acoustic Felt Pendant Light”

Your email address will not be published. Required fields are marked *