와비사비

Wabi-sabi

불완전함·비대칭·시간의 흔적을 아름다움으로 받아들이는 일본 미학을 실내에 옮긴 것. 거친 질감의 천연 소재와 낮은 채도가 특징입니다.

다른 이름: Wabi-sabi interior
···
html
<div class="room">
<svg viewBox="0 0 400 250">
  <defs>
    <filter id="rough">
      <feTurbulence type="fractalNoise" baseFrequency="0.9" numOctaves="2" result="n"/>
      <feColorMatrix in="n" type="matrix" values="0 0 0 0 0.55  0 0 0 0 0.5  0 0 0 0 0.44  0 0 0 0.06 0"/>
      <feComposite operator="over" in2="SourceGraphic"/>
    </filter>
  </defs>
  <rect width="400" height="250" fill="#cdbfa8"/>
  <rect width="400" height="250" filter="url(#rough)" opacity=".5"/>
  <rect y="206" width="400" height="44" fill="#8a7458"/>
  <polygon points="240,0 340,0 300,250 220,250" fill="#fff" opacity=".08"/>
  <circle class="mote" cx="260" cy="180" r="2" fill="#fff"/>
  <circle class="mote" cx="285" cy="130" r="1.6" fill="#fff" style="animation-delay:-2s"/>
  <circle class="mote" cx="300" cy="90" r="2.2" fill="#fff" style="animation-delay:-4s"/>
  <ellipse cx="110" cy="196" rx="34" ry="9" fill="#5c4a34"/>
  <line x1="86" y1="200" x2="80" y2="230" stroke="#3f3222" stroke-width="4"/>
  <line x1="134" y1="200" x2="140" y2="230" stroke="#3f3222" stroke-width="4"/>
  <rect x="336" y="203" width="48" height="6" fill="#4a3f34" opacity=".4"/>
  <path d="M360,203 q-20,-46 0,-70 q20,24 0,70 Z" fill="#4a3f34"/>
  <path d="M349,168 q11,5 22,0" stroke="#c9a227" stroke-width="3" fill="none"/>
</svg>
</div>
css
.room{width:min(92%,480px);aspect-ratio:400/250}
.room svg{width:100%;height:100%;display:block}
.mote{animation:float 6s ease-in-out infinite}
@keyframes float{0%,100%{transform:translateY(0);opacity:.5}50%{transform:translateY(-18px);opacity:1}}

선불교 미학에서 비롯된 것으로 알려진 와비사비는 원래 다도(茶道)에서 정형화되지 않은 그릇, 갈라진 유약을 아름답다고 여기던 태도에 가깝습니다. 인테리어에서는 이 관점을 "완벽하게 매끈한 표면" 대신 "손으로 만든 흔적이 보이는 표면"을 고르는 방식으로 옮깁니다.

거친 회벽 질감, 마감이 균일하지 않은 원목, 깨진 자리를 금으로 이어붙인 킨츠기 도자기가 대표적인 소재입니다. 색은 흙·모래·짙은 회색처럼 채도를 낮춘 자연색에 머물고, 리넨처럼 구김이 자연스러운 패브릭을 씁니다. 좌우 대칭보다 자연스럽게 치우친 배치를 선호합니다.

미니멀리즘과 자주 혼동되지만 지향점이 다릅니다. 미니멀리즘이 "불필요한 것을 없애 깔끔하게"라면, 와비사비는 오래되고 낡은 것도 그대로 두어 "시간의 흔적을 드러내는" 쪽에 가깝습니다.

언제 쓰나

지나치게 매끈하고 새것 같은 인상을 덜어내고 싶을 때 씁니다. 완벽한 대칭이나 새 제품 특유의 광택을 오히려 피하는 것이 핵심입니다.