✦ Verified product
Ayla LED Flush Mount Ceiling Light
USD 220.00
Size
Kelvin range
Vakkerlight
Verified independent store
→
* { box-sizing: border-box; margin: 0; padding: 0; } body { background: #fff; padding: 2rem; } .vk-wrap { font-family: 'DM Sans', sans-serif; color: #1a1a1a; max-width: 680px; marg
in: 0; padding: 0; } .vk-divider { height: 1px; background: #e8e4de; margin: 2rem 0; } .vk-intro { font-size: 15px; color: #555; line-height: 1.75; margin-bottom: 1rem; } .vk-section-label { font-size: 11px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #9B7B5A; margin-bottom: .65rem; } .vk-video-stack { display: flex; flex-direction: column; gap: 12px; margin-bottom: .5rem; } .vk-video-wrap { width: 100%; aspect-ratio: 16/9; border-radius: 10px; overflow: hidden; background: #f0ebe4; display: block; } .vk-video-wrap iframe { display: block; width: 100%; height: 100%; border: 0; } .vk-video-caption { font-size: 12px; color: #aaa; text-align: center; margin-top: .35rem; margin-bottom: .25rem; } .vk-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-feat { background: #f7f5f2; border-radius: 8px; padding: .85rem; } .vk-feat-icon { width: 28px; height: 28px; border-radius: 6px; background: #efe5d8; display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; } .vk-feat h4 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .25rem; } .vk-feat p { font-size: 12px; color: #666; line-height: 1.6; margin: 0; } /* Notices */ .vk-notice { border-left: 3px solid #C4906A; background: #fdf8f4; border-radius: 0 8px 8px 0; padding: .85rem 1rem; margin-bottom: .75rem; } .vk-notice h5 { font-size: 13px; font-weight: 500; color: #7C4E2A; margin-bottom: .3rem; } .vk-notice p { font-size: 13px; color: #666; line-height: 1.65; margin: 0; } /* Dimmer */ .vk-dimmer { display: flex; align-items: center; gap: 1rem; background: #f7f5f2; border-radius: 8px; padding: .9rem 1rem; border: 1px solid #e8e0d5; margin-top: .75rem; } .vk-dimmer img { width: 56px; height: 56px; object-fit: cover; border-radius: 6px; flex-shrink: 0; border: 1px solid #ddd; } .vk-dimmer h5 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .25rem; } .vk-dimmer p { font-size: 13px; color: #666; line-height: 1.6; margin: 0; } .vk-dimmer a { color: #7C4E2A; text-decoration: underline; } /* Size grid */ .vk-size-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 1.25rem; } .vk-size-card { background: #faf8f5; border: 1px solid #e8e0d5; border-radius: 10px; padding: 1rem; } .vk-size-card h5 { font-size: 12px; font-weight: 500; color: #9B7B5A; text-transform: uppercase; letter-spacing: .08em; margin-bottom: .5rem; } .vk-size-val { font-size: 14px; font-weight: 500; color: #1a1a1a; margin-bottom: .2rem; } .vk-size-sub { font-size: 12px; color: #888; } /* Thumbnail + lightbox */ .vk-thumb-wrap { display: inline-block; cursor: zoom-in; margin-bottom: .5rem; } .vk-thumb-wrap img { width: 480px; max-width: 100%; height: auto; border-radius: 8px; border: 1px solid #e0dbd4; display: block; } .vk-thumb-hint { font-size: 11px; color: #bbb; margin-top: 5px; text-align: center; margin-bottom: 1.25rem; } .vk-lightbox { display: none; position: fixed; inset: 0; background: rgba(0,0,0,.78); z-index: 9999; align-items: center; justify-content: center; cursor: zoom-out; } .vk-lightbox.active { display: flex; } .vk-lightbox img { max-width: 92vw; max-height: 90vh; border-radius: 10px; object-fit: contain; box-shadow: 0 12px 48px rgba(0,0,0,.5); } .vk-lightbox-close { position: absolute; top: 18px; right: 24px; font-size: 32px; color: #fff; cursor: pointer; line-height: 1; user-select: none; } /* Finish chips */ .vk-finish-chips { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 1.25rem; } .vk-chip { display: flex; align-items: center; gap: 5px; background: #f7f5f2; border: 1px solid #e8e4de; border-radius: 20px; padding: 4px 10px; font-size: 12px; color: #555; } .vk-swatch { width: 16px; height: 16px; border-radius: 50%; border: 1px solid #ccc; flex-shrink: 0; } /* Spec table */ .vk-spec-table { width: 100%; border-collapse: collapse; } .vk-spec-table tr { border-bottom: 1px solid #ece8e2; } .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: #888; width: 42%; padding-right: 1rem; } /* Downloads */ .vk-dl { display: flex; gap: 8px; flex-wrap: wrap; } .vk-dl-btn { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: #555; border: 1px solid #ddd; padding: 7px 14px; border-radius: 7px; text-decoration: none; background: #fff; } .vk-dl-btn:hover { background: #f5f5f5; } @media (max-width: 520px) { .vk-features { grid-template-columns: 1fr 1fr; } .vk-size-grid { grid-template-columns: 1fr; } .vk-dimmer { flex-direction: column; align-items: flex-start; } } × Slim, bright, and effortlessly modern — the Ayla LED Flush Mount Ceiling Light balances beauty and functionality with its strong metal exterior and smooth white acrylic diffuser. A versatile upgrade for living rooms, hallways, and bedrooms. See It In Action Slim profile — bright modern ease Styled interior — warm ceiling glow Features Slim 2.7" Profile Only 2.7" tall — a true flush mount that works in rooms with low ceilings. High-Output LED ~72W or ~96W integrated LED — bright, even illumination for large rooms. Dimmable Version Dimmable option available — Triac dimmer or remote control dimmer switch. Dimmable version available — Triac dimmer switch recommended Select the dimmable version at checkout. Compatible with a standard Triac dimmer switch or a remote control dimmer switch for wireless brightness control. Triac Dimmer Switch — for dimmable version Browse compatible Triac dimmer switches on Amazon → Available Sizes Both sizes: H2.7" (7 cm) · Integrated LED · Opaque acrylic diffuser · Hardwired Medium ∅15.7" × H2.7" 40 × 7 cm ~72W Large ∅19.7" × H2.7" 50 × 7 cm ~96W 🔍 Click to enlarge Available Finishes Black White Gold Shade: Opaque white acrylic · All body finishes · Both sizes Specifications Materials Iron · Metal · Acrylic Light source Integrated LED · Not replaceable∅15.7": ~72W · ∅19.7": ~96W Color temperature 3000K · 4000K · 6000K — select at checkout Voltage AC 110–240V Control Standard wall switch (not included)Dimmable version: Triac dimmer or remote control dimmer switch Mounting Ceiling flush mount IP rating IP20 · Indoor use only · Not waterproof Certification North America · EU · AU · Saudi Arabia Body finishes Black · White · Gold Shade finish Opaque white acrylic Downloads Spec Sheet Installation Guide 3D Files Frequently Asked Questions Is a dimmable version available? Yes — select the dimmable version at checkout. Compatible with a Triac dimmer switch or a remote control dimmer switch for wireless brightness control. What body colors are available? Three body colors: Black, White, and Gold — all with an opaque white acrylic diffuser shade. Both sizes available in all three colors.