The science

A new foundation for color.

Rhapsody doesn’t sit on RGB, and it doesn’t borrow a perceptual space as a passing intermediate. It’s built on ART, a new canonical color model where a color’s perceptual identity is the representation. What that unlocks is measured below, against the best color libraries in the field.

Patent-pending · a novel color architecture
The gap

Everyone else speaks the machine’s language.

RGB, hex, and HSL encode color the way hardware stores it: voltages and pixels, not the way an eye experiences it. Perceptual models like OKLab and CAM16 describe color the way we see. But the industry treats them as a way-station: convert in, do one operation, convert back out. The color you store, ship, and reason about stays device-relative. No one made the perceptual coordinate the canonical representation. That’s the gap ART fills.

The usual pipeline
RGB OKLab RGB

Perception is a passing step. The color you keep is still the machine’s. Device-relative, and blind to how it looks.

Rhapsody
ART sRGBP3CMYK

Perception is the source of truth. Device encodings are outputs, derived on demand, and reversible to the float.

The invention · ART

Three axes, organized around perception.

ART defines every color as three perceptual coordinates, and treats that triple as the authoritative definition. Each axis is deliberately different from the color models most designers work in.

A

Hue, by perception, not protractor

HSL and HSV space hue by angle: equal degrees that don’t look equally far apart, so resolution piles up where the eye can’t tell hues apart and starves where it can. ART’s hue coordinate is spaced by perceptual distance, so one step is one step, everywhere on the wheel.

R

Chroma as a device-independent ratio

Not an absolute magnitude, but a normalized ratio against a fixed virtual chroma limit. A color’s vividness is defined once, independent of any screen’s gamut, so its identity doesn’t shift when the display does.

T

Tone, decoupled from hue

A clean black-to-white position on a perceptual scale, independent of hue and chroma. Change how light a color is without dragging its hue or vividness along with it.

By angle
equal slices
YG CB M
By perception
Rhapsody’s ring
YG CB M

The same five hues (yellow, green, cyan, blue, magenta) on two wheels. The naïve wheel (top) spaces them in equal slices. The bottom is Rhapsody’s real gradient engine, run red→red around the wheel. It lands each pure hue where the eye actually puts it. Red-to-yellow spreads wide, while the greens and cyans pull together. Same colors, honestly spaced. That is the perceptual spacing ART uses to index hue.

The payoff: because hue is a coordinate, not a side effect, a ramp holds one hue from light to dark. Exactly.
The architecture · Orchestra

One identity, rendered faithfully anywhere.

ART holds a color’s intent, and never changes. A separate engine, Orchestra, decides how that intent is realized on a given screen, press, or pipeline, honoring each device’s limits. The intent stays invariant; only the projection adapts.

ART
one identity · invariant
Orchestraprojection engine
sRGB Display P3 Rec. 2020 ACEScg CMYK · print

The projection is configurable, not hard-coded: weight it toward hue stability for display, tonal accuracy for print, or continuity across frames for rendering. All from one source of truth. It runs on hue metadata precomputed offline: hue-direction vectors, per-gamut chroma boundaries, hue-specific lightness anchors. So the runtime is deterministic and exact, never approximate.

The proof · measured, not claimed

The difference is a measurement.

Rhapsody benchmarks ART against the field’s best color libraries and engines, on identical samples, across every major gamut and ICC print profile, with no per-profile tuning.

≈ 0
Round-trip error, RGB → ART → RGB. Mathematically lossless. ART matches the most accurate color libraries in the world; the nearest design-system engine is a thousandth of a ΔE off.
~10⁻¹⁵ ΔE · vs Material HCT 0.001
0.0°
Hue drift when a too-vivid color is pulled into a screen or press. ART holds hue by construction. Naive clipping drifts 5.1°, a leading print engine 14.5°.
OKLab · RGB & CMYK projection
< JND
Every adjacent step of a generated gradient is smaller than the just-noticeable difference, smoother than the eye resolves, with zero hue reversals along the ramp.
≤ 0.015 ΔE · every gamut

Measured across sRGB, Display P3, Adobe RGB, Rec. 2020, and ACEScg, plus FOGRA 51, GRACoL, and Japan Color ICC print profiles. Deterministic, with no AI and no randomness.

Round-trip fidelity · RGB → color model → RGB
EngineΔE (lower is better)
Rhapsody (ART)2 × 10⁻¹⁵
color.js2 × 10⁻¹⁵
Color (Python)2 × 10⁻¹⁵
Culori2 × 10⁻¹⁵
Material HCT1 × 10⁻³

ART sits in the float-exact tier with the field’s best libraries, and unlike them it carries that fidelity through gamut projection, print, and gradient generation, where the others drift.

That fidelity shows up in the output, too: fed the same color, a Rhapsody design-system ramp holds hue at exactly 0° where the rest of the field drifts 33°–72°. See the head-to-head →

Why it matters

A foundation, not a feature.

ART isn’t tuned for one app. It’s a general color representation with a reversible transform and a device-independent identity. Those are the properties a format needs, not just a tool. The way Unicode gave every character one stable identity, ART gives every color one: perceptual, portable, and intact wherever it travels.

Design tools OS color management GPU & display drivers Print pipelines Lighting & signage

Protected by a provisional patent: seven independent claims covering the coordinate model, the reversible perceptual adapter, device-independent chroma normalization, the configurable projection engine, and perceptually-smooth gradient generation.

See it for yourself.

The first product built on ART is Palette. One brand color in, a complete accessible system out.