Calyra Ceiling Light

.pdp { –pdp-bg: #ffffff; –pdp-bg-card: #faf4e8; –pdp-bg-deep: #f0e4ce; –pdp-border: #e6d8b8; –pdp-border-lt: #efe4cf; –pdp-accent: #a07840; –pdp-accent-dk: #6e5028; –pdp-accent-lt: #c89a52; –pdp-accent-bg: #f6ead0; –pdp-accent-bdr: #d8b878; –pdp-text: #2a1f12; –pdp-text-mid: #5a4628; –pdp-text-light: #9a8460; 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;…

Original price was: $1,925.00.Current price is: $189.99.
Checkout
Category:

Description

.pdp { –pdp-bg: #ffffff; –pdp-bg-card: #faf4e8; –pdp-bg-deep: #f0e4ce; –pdp-border: #e6d8b8; –pdp-border-lt: #efe4cf; –pdp-accent: #a07840; –pdp-accent-dk: #6e5028; –pdp-accent-lt: #c89a52; –pdp-accent-bg: #f6ead0; –pdp-accent-bdr: #d8b878; –pdp-text: #2a1f12; –pdp-text-mid: #5a4628; –pdp-text-light: #9a8460; 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 .optic-split { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; } .pdp .optic-card { padding: 14px 16px; border: 0.5px solid var(–pdp-border); border-radius: 12px; background: var(–pdp-bg-card); } .pdp .optic-label { font-size: 10px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(–pdp-accent); margin-bottom: 6px; } .pdp .optic-title { font-size: 13px; font-weight: 700; color: var(–pdp-text); margin-bottom: 6px; } .pdp .optic-desc { font-size: 12px; color: var(–pdp-text-mid); line-height: 1.55; } .pdp .size-specs { display: flex; flex-direction: column; gap: 2px; border: 0.5px solid var(–pdp-border); border-radius: 14px; background: var(–pdp-bg-card); padding: 6px 4px; } .pdp .size-spec-item { display: flex; justify-content: space-between; align-items: baseline; padding: 11px 18px; border-bottom: 0.5px solid var(–pdp-border-lt); font-size: 13px; } .pdp .size-spec-item:last-child { border-bottom: 0; } .pdp .size-spec-item span { color: var(–pdp-text-light); font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; font-weight: 600; } .pdp .size-spec-item strong { color: var(–pdp-text); font-weight: 600; } .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 .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 .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 .optic-split { grid-template-columns: 1fr; } .pdp .dl-grid { grid-template-columns: 1fr; } .pdp .spec-key { width: 120px; } }

Overview

The Calyra Ceiling Light is a low-profile flush mount with a handwoven dark rattan shade formed into soft scalloped curves around an opal glass globe. Because each shade is woven by hand, scallop spacing and weave density vary slightly piece to piece — the texture isn’t repeated by machine.

The structural frame is iron, finished with an antique brass canopy that mounts to a standard ceiling junction box. Hardwired install, rated for indoor dry locations only. Designed for low-ceiling rooms where a pendant or chandelier wouldn’t fit cleanly — bedrooms, hallways, entryways — and for coastal, bohemian, and organic-modern interiors.

Why You’ll Love It

Handwoven Dark Rattan Scallop

Natural dark-toned rattan woven by hand into a wavy petal-like rim. Each shade is hand-formed, so scallop spacing and weave density vary subtly between pieces.

Opal Glass Globe

Frosted white globe at the shade’s center scatters the bulb output evenly — you don’t see a bright spot bleeding through the rattan.

Iron Frame + Antique Brass Canopy

Structural metalwork is iron throughout; the visible canopy carries an antique brass finish, mounting to a standard ceiling junction box.

Layered Glow

Two diffusion stages rather than one — that’s why the light reads soft instead of patchy.

Stage 1 · Center

Opal globe diffuses the bulb

The frosted glass takes the point-source output of the bulb and softens it into an even glow across the globe surface.

Stage 2 · Edge

Rattan weave filters the spill

Light spilling past the globe filters through the open rattan weave, throwing a textured, dappled wash onto the ceiling and surrounding walls.

Dimensions

Overall Diameter16″ / 40.6 cm

Overall Height8″ / 20.3 cm

Canopy Diameter4.7″ / 12 cm

Weight3 lbs / 1.36 kg

MountingFlush — sits close to the ceiling

ProfileLow-profile, suited to ceilings under 9 ft

Installation

Hardwired Flush Mount · Dry Location Only Calyra is a hardwired fixture that mounts to a standard ceiling junction box — not a plug-in lamp. Lightweight enough for a standard ceiling bracket without reinforcement. Assembly is straightforward, but we recommend a licensed electrician for the wiring step. Because rattan is a natural fiber, the fixture is rated for indoor dry rooms only — please don’t install it in bathrooms, covered porches, or other damp areas. Clean by wiping with a dry cloth.

Specifications

Type

Flush-mount ceiling light

Shade

Handwoven dark rattan, scalloped form

Frame

Iron

Diffuser

Opal glass globe

Canopy Finish

Antique brass

Number of Lights

1

Socket

1 × G9 (bi-pin base)

Max Bulb

G9 — 60W halogen or 9W LED equivalent (sold separately)

Mounting

Hardwired to standard ceiling junction box

Location Rating

Indoor, dry location only

Care

Wipe with a dry cloth

Style

Coastal Bohemian Organic Modern Japandi

FAQ

Will every shade look identical to the photo?

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

Is this a pendant or a flush mount?

Flush mount. The fixture sits close to the ceiling rather than hanging on a rod or chain, so it works in rooms where ceiling height is limited.

Can I install it myself?

Calyra is hardwired and connects to a standard ceiling junction box. If you’ve installed a flush mount before and you’re comfortable working with line-voltage wiring and a ground connection, yes — otherwise, hire a licensed electrician. Always shut off the breaker before working on the fixture.

Can I use it in a bathroom or outdoor porch?

No. Rattan is a natural fiber and absorbs humidity over time, which causes warping and discoloration. The fixture is rated for indoor dry locations only — bedrooms, hallways, entryways, living rooms, and similar dry spaces.

How bright is it? Can it light a whole room?

Output is ambient, not task. Calyra is designed to set the mood and act as the main overhead light in lounging and circulation rooms — it’s not bright enough on its own for kitchen prep, detailed reading, or workspaces. For larger rooms, pair it with table lamps or wall sconces.

What bulb does it use?

One G9 bulb — a small bi-pin (two-prong) capsule bulb. Bulb is sold separately. G9 is less common in US homes than the standard A19 screw bulb, so check the package for “G9” before buying — they’re widely available online and at lighting suppliers. For a soft warm glow that complements the rattan tone, a 2700K–3000K LED works well.

Does it work with a dimmer?

Yes, with the right bulb — install a dimmable LED bulb (must be labeled “dimmable” on the package) and pair it with an LED-compatible dimmer switch on the wall. Standard non-dimmable LEDs will flicker or fail on a dimmer.

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 “Calyra Ceiling Light”

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