OnomaUI

hokahoka motion

The motion for "steaming warm".

ほかほか1 motionOfficial

Sample

Steaming warm

Convey warmth

Slowly grows 6% while fading a little, then returns, forever.

Duration
1.6s
Repeats
Yes
Easing
ease-in-out
Animates
Scale · Opacity scale opacity
Show CSS
@keyframes onoma-hokahoka {
  0% { transform: scale(1, 1); opacity: 1; }
  100% { transform: scale(1.06, 1.06); opacity: 0.8; }
}

.onoma-hokahoka {
  animation: onoma-hokahoka 1.6s ease-in-out infinite alternate both;
}

/* Reduced motion: no motion */
@media (prefers-reduced-motion: reduce) {
  .onoma-hokahoka { animation: none; }
}

Compare with similar motions

Words for the same motion