#hexpedia

Closest to Tan

#A88F59

Color conversions

Reference values for common CSS, design, and accessibility formats.

FormatValueCopy
HEXA88F59
HEX with ##A88F59
RGBrgb(168, 143, 89)
RGBArgba(168, 143, 89, 1)
HSLhsl(41.01 31.23% 50.39%)
HSLAhsla(41.01, 31.23%, 50.39%, 1)
HSVhsv(41.01, 47.02%, 65.88%)
CMYKcmyk(0%, 14.88%, 47.02%, 34.12%)
OKLCHoklch(66.04% 0.0781 85.5)

Closest named matches

Color modifications

Suggested pairings

Use this color in CSS

Accessibility quick-check

White text

3.12:1

AA large

Black text

6.74:1

AA normal

Reference notes

#A88F59 is a balanced, soft yellow color closest to Tan. The color has RGB channels of 168, 143, and 89; in HSL terms, it is centered near 41 degrees with 31% saturation and 50% lightness. In a design system, this warm reading is a useful shortcut for deciding whether the color should act as a primary accent, a supporting surface, or a quiet divider. The safest usage pattern is to test it against both light and dark surfaces, then reserve the weaker text pairing for decoration rather than essential labels. If the color feels too forceful at full strength, the lighter, darker, and desaturated variants usually provide a calmer path for production UI. For editorial or product interfaces, reserve the most saturated use for accents and repeat softer variants in borders, labels, or background fills. This makes it useful for backgrounds, supporting UI surfaces, editorial layouts, and restrained visual systems. In CSS systems, define it as a custom property first so variations, shadows, and gradients can stay consistent.