SKU: 3310420

Vayda - Chair - Pebble

$50999 USD $63999


Delivery and Shipping

At this time we are only able to offer delivery in the Southwest Missouri and Northwest Arkansas area.

Laid-back luxury meets neutral practicality in this chair. Taking its cues from contemporary design, the clean-lined piece is outfitted with angular arms for a layer of geometric expression. A softly upholstered, sizable cushion keeps you comfortable when relaxing solo. With this chair, winning style and superb functionality go hand in hand.

Additional Dimensions
  • Arm height: 24"
  • Distance between arms: 22"
  • Seat depth: 21"
  • Seat height: 20"
  • Top of cushion to top of back: 17"
  • Leg height: 3"
  • Minimum width of doorway for delivery: 36"


Product Features
  • Corner-blocked frame
  • Attached back and loose seat cushion
  • High-quality foam cushions wrapped in poly fiber
  • Polyester upholstery
  • Exposed feet with faux wood finish
  • Platform foundation system resists sagging 3x better than spring system after 20,000 testing cycles by providing more even support
  • Smooth platform foundation maintains tight, wrinkle-free look without dips or sags that can occur over time with sinuous spring foundations


Vayda - Chair - Pebble
39.0"W x 38.0"D x 37.0"H - 78.0 lb
// Save scroll position before leaving page document.addEventListener('DOMContentLoaded', function() { // Save scroll position when clicking product links const productLinks = document.querySelectorAll('a[href*="/products/"]'); productLinks.forEach(link => { link.addEventListener('click', function() { sessionStorage.setItem('scrollPosition', window.scrollY); sessionStorage.setItem('scrollPage', window.location.href); }); }); // Restore scroll position when returning if (sessionStorage.getItem('scrollPage') === window.location.href) { const savedPosition = sessionStorage.getItem('scrollPosition'); if (savedPosition) { window.scrollTo(0, parseInt(savedPosition)); sessionStorage.removeItem('scrollPosition'); sessionStorage.removeItem('scrollPage'); } } });