• What is User Experience (UX)?

User Experience (UX)

User Experience (UX) is the total impression a person has while interacting with a product, website, or service - how easy it is to use, how efficient, how pleasant, how well it fits the user’s actual goals. The term was coined by Don Norman in the 1990s to describe a discipline broader than interface design: UX covers architecture, interaction, content, usability, accessibility, emotional response, and the fit between the product and the user’s real-world context. “Good UX” is neither purely aesthetic nor purely functional; it’s the composite outcome of every decision about how the product meets its users.

What UX actually covers

Peter Morville’s oft-cited “UX honeycomb” identifies seven attributes good UX combines:

Useful. Does the product serve a real need? A beautiful interface for a feature nobody wanted has bad UX regardless of its polish.

Usable. Can the user accomplish tasks without friction? Usability is a necessary condition of UX but not sufficient.

Desirable. Emotional response - does the product evoke the feelings it should (trust, delight, confidence)? Design aesthetics, voice, and visual identity matter here.

Findable. Can users locate what they need? Information architecture, search, navigation structure.

Accessible. Can people with diverse abilities use the product? Not just legal compliance (WCAG), but genuine inclusivity of design.

Credible. Do users trust the product? Trust signals, clear content, predictable behaviour.

Valuable. Does the product deliver worth to both user and business? A product that charms users but doesn’t generate sustainable revenue has a UX problem in business terms.

UX versus UI versus adjacent disciplines

Five terms that overlap and are often confused:

UX (User Experience). The end-to-end experience a user has with a product or service.

UI (User Interface). The specific visual and interactive surface users engage with. A subset of UX - interface decisions affect experience, but UX includes non-interface factors like content, customer support, and onboarding.

Interaction Design. The craft of designing specific interactive behaviours - how buttons respond, how gestures work, how states transition. Another subset of UX.

User Research. The research practice that produces the understanding UX design is based on. Upstream of UX; feeds design decisions.

Service Design. The broader discipline of designing the entire service ecosystem (staff, processes, touchpoints, physical spaces). UX sits inside service design in contexts where the product is delivered through multi-channel service.

The UX process

A standard workflow, often represented as a double diamond:

Discover. User research, interviews, observation, analytics review. Understand the problem space before designing solutions.

Define. Synthesise research into clear problem statements. What exactly is the user trying to do? What’s blocking them?

Develop. Divergent ideation - many possible solutions, evaluated against the problem. Wireframing, prototyping, concept testing.

Deliver. Converge on the chosen solution. Refine, validate, hand off to engineering, ship.

The process is iterative rather than linear. Research continues after launch; define-develop-deliver cycles through new features and improvements indefinitely.

How UX is measured

Five common measurement approaches:

Task completion rates. Can users actually complete the core tasks? Low task completion on critical flows is a UX failure regardless of aesthetic quality.

Time-on-task. How long does a given task take? Shorter is usually (not always) better for transactional tasks.

Error rates. How often do users make mistakes, and what’s the severity? High error rates suggest interface or content problems.

System Usability Scale (SUS). A 10-item survey producing a 0–100 score. Fast to administer, benchmarked across thousands of products. Score above 68 is above average; above 80 is top-tier.

Net Promoter Score (NPS) and qualitative feedback. Softer signals that capture emotional response. Noisier than usability metrics; still useful for tracking trajectory.

Common UX failures

Four patterns to avoid:

Designing for yourself, not users. The team’s aesthetic preferences aren’t necessarily the users’. Products designed by insiders without user input tend to reward the design team and confuse the actual users.

Feature proliferation without information-architecture maintenance. A product that adds 10 features a year without revisiting navigation, labelling, and user flows accumulates UX debt until the interface becomes incoherent.

Accessibility as afterthought. Bolting accessibility onto a completed design costs more and delivers less than building accessibility in from the start. Also increasingly a legal issue - WCAG compliance is legally required in many jurisdictions.

Over-reliance on quantitative metrics. Traffic, clicks, and completion rates miss emotional and qualitative dimensions. A product can hit all its quant UX targets and still leave users mildly frustrated. Qualitative research catches what metrics miss.

We built Penfriend to produce content that respects the broader UX of a site - structured for scannability, readability, mobile rendering, and accessible markup. Content UX is part of overall UX; ignoring it undoes design work done elsewhere.

Related terms