Ravela Rattan Pendant Light

.pdp { –pdp-bg: #ffffff; –pdp-bg-card: #faf3e2; –pdp-bg-deep: #f0e4cc; –pdp-border: #e6d8b6; –pdp-border-lt: #efe4ce; –pdp-accent: #a8783c; –pdp-accent-dk: #6e5028; –pdp-accent-lt: #c89a52; –pdp-accent-bg: #f5e8c8; –pdp-accent-bdr: #d8b878; –pdp-text: #2a1f12; –pdp-text-mid: #5a4628; –pdp-text-light: #9a8460; –pdp-info-bg: #f0e8d2; –pdp-info-bdr: #c8b078; –pdp-info-deep: #7a5a20; –pdp-ok-bg: #f4eccc; –pdp-ok-bdr: #d8b85c; –pdp-ok-deep: #8a6520; max-width: 900px; margin: 0 auto; font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Arial, sans-serif;…

Original price was: $2,052.00.Current price is: $189.99.
Checkout
Category:

Description

.pdp { –pdp-bg: #ffffff; –pdp-bg-card: #faf3e2; –pdp-bg-deep: #f0e4cc; –pdp-border: #e6d8b6; –pdp-border-lt: #efe4ce; –pdp-accent: #a8783c; –pdp-accent-dk: #6e5028; –pdp-accent-lt: #c89a52; –pdp-accent-bg: #f5e8c8; –pdp-accent-bdr: #d8b878; –pdp-text: #2a1f12; –pdp-text-mid: #5a4628; –pdp-text-light: #9a8460; –pdp-info-bg: #f0e8d2; –pdp-info-bdr: #c8b078; –pdp-info-deep: #7a5a20; –pdp-ok-bg: #f4eccc; –pdp-ok-bdr: #d8b85c; –pdp-ok-deep: #8a6520; max-width: 900px; margin: 0 auto; font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Arial, sans-serif; color: var(–pdp-text); line-height: 1.65; font-size: 14px; } .pdp * { box-sizing: border-box; } .pdp svg { fill: none; } .pdp p { margin: 0 0 0.8rem 0; color: var(–pdp-text-mid); } .pdp img { max-width: 100%; height: auto; display: block; } .pdp a { color: var(–pdp-accent); } .pdp .pdp-section { margin-bottom: 2.2rem; } .pdp .sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; } .pdp .sec-line { flex: 1; height: 0.5px; background: var(–pdp-border); } .pdp .sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(–pdp-accent); white-space: nowrap; } .pdp .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .pdp .feature-card { padding: 16px 14px; border: 0.5px solid var(–pdp-border); border-radius: 12px; background: var(–pdp-bg-card); } .pdp .feat-icon { width: 30px; height: 30px; border-radius: 8px; background: var(–pdp-accent-bg); border: 0.5px solid var(–pdp-accent-bdr); color: var(–pdp-accent); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } .pdp .feat-title { font-size: 13px; font-weight: 700; color: var(–pdp-text); margin-bottom: 6px; } .pdp .feat-desc { font-size: 12px; color: var(–pdp-text-mid); line-height: 1.55; } .pdp .pdp-info { display: flex; gap: 14px; padding: 16px 18px; background: var(–pdp-info-bg); border: 0.5px solid var(–pdp-info-bdr); border-left: 3px solid var(–pdp-info-deep); border-radius: 12px; } .pdp .pdp-info .info-icon { flex-shrink: 0; width: 36px; height: 36px; border-radius: 50%; background: var(–pdp-info-deep); color: #fff; display: flex; align-items: center; justify-content: center; } .pdp .pdp-info .info-body { font-size: 12.5px; color: #4a3618; line-height: 1.6; } .pdp .pdp-info .info-body strong { color: var(–pdp-info-deep); display: block; margin-bottom: 4px; font-size: 13px; letter-spacing: 0.02em; } .pdp .pdp-info .info-body .room-list { margin-top: 6px; display: flex; flex-wrap: wrap; gap: 5px; } .pdp .pdp-info .info-body .room-pill { font-size: 10.5px; font-weight: 600; color: var(–pdp-info-deep); background: #fff; border: 0.5px solid var(–pdp-info-bdr); padding: 2px 8px; border-radius: 6px; } .pdp .dim-trio { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 12px; } .pdp .dim-card { padding: 14px 14px; border: 0.5px solid var(–pdp-border); border-radius: 12px; background: var(–pdp-bg-card); text-align: center; } .pdp .dim-label { font-size: 10px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(–pdp-accent); margin-bottom: 8px; } .pdp .dim-value { font-size: 14px; font-weight: 700; color: var(–pdp-text); line-height: 1.45; margin-bottom: 4px; } .pdp .dim-metric { font-size: 11.5px; color: var(–pdp-text-light); } .pdp .pdp-notice { display: flex; gap: 14px; padding: 14px 16px; background: var(–pdp-bg-card); border: 0.5px solid var(–pdp-border); border-left: 3px solid var(–pdp-accent); border-radius: 10px; } .pdp .pdp-notice .ntc-icon { flex-shrink: 0; width: 24px; height: 24px; color: var(–pdp-accent); } .pdp .pdp-notice .ntc-body { font-size: 12.5px; color: var(–pdp-text-mid); line-height: 1.6; } .pdp .pdp-notice .ntc-body strong { color: var(–pdp-text); display: block; margin-bottom: 4px; font-size: 13px; letter-spacing: 0.02em; } .pdp .pdp-notice .ntc-body ul { margin: 6px 0 0; padding-left: 18px; } .pdp .pdp-notice .ntc-body li { margin-bottom: 3px; } .pdp .pdp-included { display: flex; gap: 14px; padding: 16px 18px; background: var(–pdp-ok-bg); border: 0.5px solid var(–pdp-ok-bdr); border-left: 3px solid var(–pdp-ok-deep); border-radius: 12px; } .pdp .pdp-included .inc-icon { flex-shrink: 0; width: 36px; height: 36px; border-radius: 50%; background: var(–pdp-ok-deep); color: #fff; display: flex; align-items: center; justify-content: center; } .pdp .pdp-included .inc-body { font-size: 12.5px; color: #4a3618; line-height: 1.6; } .pdp .pdp-included .inc-body strong { color: var(–pdp-ok-deep); display: block; margin-bottom: 4px; font-size: 13px; letter-spacing: 0.02em; } .pdp .spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(–pdp-border); border-radius: 14px; overflow: hidden; } .pdp .spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(–pdp-border-lt); display: flex; align-items: center; background: var(–pdp-bg-card); gap: 16px; } .pdp .spec-item:last-child { border-bottom: 0; } .pdp .spec-item:nth-child(even) { background: var(–pdp-bg); } .pdp .spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(–pdp-accent); width: 150px; flex-shrink: 0; } .pdp .spec-val { font-size: 12.5px; color: var(–pdp-text); } .pdp .style-tags { display: flex; flex-wrap: wrap; gap: 5px; } .pdp .style-tag { font-size: 10.5px; font-weight: 600; color: var(–pdp-accent); background: var(–pdp-accent-bg); border: 0.5px solid var(–pdp-accent-bdr); padding: 2px 8px; border-radius: 6px; } .pdp .info-pill { display: inline-block; font-size: 10.5px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: var(–pdp-info-deep); background: var(–pdp-info-bg); border: 0.5px solid var(–pdp-info-bdr); padding: 2px 8px; border-radius: 6px; margin-left: 8px; } .pdp .ok-pill { display: inline-block; font-size: 10.5px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: var(–pdp-ok-deep); background: var(–pdp-ok-bg); border: 0.5px solid var(–pdp-ok-bdr); padding: 2px 8px; border-radius: 6px; margin-left: 8px; } .pdp .faq-list { display: flex; flex-direction: column; gap: 6px; } .pdp .faq-list details { border: 0.5px solid var(–pdp-border); border-radius: 10px; background: var(–pdp-bg-card); overflow: hidden; } .pdp .faq-list summary { list-style: none; cursor: pointer; padding: 13px 16px; font-size: 13px; font-weight: 600; color: var(–pdp-text); display: flex; justify-content: space-between; align-items: center; } .pdp .faq-list summary::-webkit-details-marker { display: none; } .pdp .faq-list summary::after { content: ‘+’; font-size: 18px; line-height: 1; color: var(–pdp-accent); transition: transform 0.2s; } .pdp .faq-list details[open] summary::after { content: ‘−’; } .pdp .faq-list .faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(–pdp-text-mid); line-height: 1.6; } .pdp .dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .pdp .dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(–pdp-border); border-radius: 12px; background: var(–pdp-bg-card); text-decoration: none; color: var(–pdp-text); position: relative; transition: background 0.18s, border-color 0.18s; } .pdp .dl-card:hover { border-color: var(–pdp-accent-bdr); background: var(–pdp-accent-bg); } .pdp .dl-card.dl-disabled { cursor: default; opacity: 0.72; background: var(–pdp-bg); } .pdp .dl-card.dl-disabled:hover { border-color: var(–pdp-border); background: var(–pdp-bg); } .pdp .dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(–pdp-accent-bg); border: 0.5px solid var(–pdp-accent-bdr); color: var(–pdp-accent); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .pdp .dl-meta { width: 100%; } .pdp .dl-label { font-size: 13.5px; font-weight: 700; color: var(–pdp-text); line-height: 1.3; margin-bottom: 3px; } .pdp .dl-sub { font-size: 11.5px; color: var(–pdp-text-light); letter-spacing: 0.02em; line-height: 1.45; } .pdp .dl-status { position: absolute; top: 12px; right: 12px; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(–pdp-text-light); background: var(–pdp-bg-card); border: 0.5px solid var(–pdp-border); padding: 3px 8px; border-radius: 99px; line-height: 1; } @media (max-width: 720px) { .pdp .features-grid { grid-template-columns: 1fr; } .pdp .dim-trio { grid-template-columns: 1fr; } .pdp .dl-grid { grid-template-columns: 1fr; } .pdp .spec-key { width: 120px; } }

Overview

The Ravela Pendant Light is a handwoven rattan pendant with a distinctive wave-edged scalloped rim that breaks the usual circular silhouette of a rattan shade. Short and wide rather than dome-shaped — joined to a brass-toned canopy by a brass-toned collar.

Hardwired install with adjustable hanging height. Bulb included — one E26 socket with an LED bulb pre-supplied. Dimmer-compatible. Compatible with both flat and sloped ceilings. Damp-rated for installation in covered moisture-prone rooms — a rare capability for handwoven rattan pendants.

Why You’ll Love It

Wave-Edged Rattan Shade

Undulating scalloped rim, woven by hand. Wave spacing and weave density vary subtly piece to piece — no two shades are mechanically identical.

Short & Wide Profile

Wide but shallow — hangs closer to the ceiling than a typical drum or dome pendant, clearing standing height in 8–9 ft rooms.

Damp-Rated Hardware

Electrical components rated for damp locations — kitchens with steam, covered porches, and bathroom areas away from direct shower spray.

Bulb Included · LED · E26 Socket Ravela ships with an LED bulb already supplied — gives the warm brightness of a classic incandescent while drawing LED-level power (energy-efficient, low heat — ideal for the natural rattan shade). E26 medium screw base means any standard US LED replacement bulb will fit. Pair with a dimmable LED + LED-rated wall dimmer if you want adjustable brightness.

Damp-Rated — Where It Can Be Installed Most handwoven rattan pendants are dry-rated and limited to bedrooms or living rooms. Ravela’s damp rating opens up rooms that usually require sealed-glass or metal pendants:

Kitchen Island Above Range Hood Area Bathroom (away from shower) Covered Porch Screened Breezeway Mudroom

Dimensions

Shade

H 4.75″ × Ø 16.5″

12 × 42 cm

Canopy

Ø 5″

12.7 cm

Cord (Standard)

150 cm / 59″

Longer available on request

Installation

Hardwired Pendant · Flexible Install Ravela mounts to a standard ceiling junction box. The canopy is included and hanging height is adjustable during install. We recommend a licensed electrician for the wiring step.

  • Compatible with both flat and sloped ceilings
  • Damp-rated — not for direct water exposure (open-air patios, above showers)
  • Dimmer-compatible with a dimmable LED bulb + LED-rated wall dimmer
  • Longer cord available on request — contact us before ordering

Specifications

Type

Pendant light

Shade

Handwoven rattan, wave-edged scalloped rim

Hardware

Brass-toned canopy + collar

Materials

Rattan · brass-toned metal

Number of Lights

1

Socket

1 × E26 medium base

Bulb

E26 LED Included

Mounting

Hardwired to standard ceiling junction box

Ceiling Type

Flat or sloped ceilings — both compatible

Dimmer

Compatible (with dimmable LED + LED-rated dimmer)

Location Rating

Indoor / damp-rated Damp Rated

Style

Coastal Bohemian Organic Modern Japandi

FAQ

Can I install it in a bathroom?

Yes — Ravela is damp-rated, so installation is fine in bathrooms as long as the fixture is not in direct shower spray (the area directly above a tub or shower stall typically requires a wet-rated fixture). For most bathroom ceilings — over a vanity, in a powder room, in the main bathroom area away from the shower — Ravela works.

Can I install it on a sloped/vaulted ceiling?

Yes — Ravela is compatible with both flat and sloped ceilings. The canopy adapts to angled mounting, so vaulted living rooms, sloped-ceiling bedrooms, and A-frame spaces all work without needing a separate sloped-ceiling adapter kit.

What bulb should I use? Is one included?

Yes — Ravela ships with an LED bulb included, so it works the moment you finish installing it. The socket is a standard E26 medium screw base, so any E26 LED bulb at a US hardware store will fit when replacement is needed. We recommend a 2700K–3000K LED to complement the warm rattan tone. For dimming, use a dimmable LED bulb with an LED-rated wall dimmer.

Can I get a longer cord?

Yes — if your ceiling height needs a longer drop (vaulted rooms, double-height entryways), contact us before placing the order and we can prepare an extended cord version. The hanging height can also be fine-tuned during install to suit your ceiling.

Will every shade look identical to the photo?

Close, but not identical. Each rattan shade is woven by hand — wave spacing along the rim and weave density vary subtly between pieces. The overall scalloped silhouette and natural rattan tone stay consistent; the surface texture is what varies.

How do I clean the rattan shade?

Dust with a soft brush or vacuum on low suction with the brush attachment. Avoid water or chemical cleaners — wet rattan can swell, dry uneven, and lose shape. Even though the fixture is damp-rated, that refers to the electrical components — the rattan still benefits from regular dusting and dry cleaning.

Downloads

Reference materials for designers, electricians, and customers.

Spec Sheet

Dimensions & electrical · PDF

Coming Soon

Installation Guide

Step-by-step setup · PDF

Coming Soon

3D Files

For renderings · ZIP

Coming Soon

Reviews

There are no reviews yet.

Be the first to review “Ravela Rattan Pendant Light”

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