#hexpedia

Closest to Orange

#F2AB15

Color conversions

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

FormatValueCopy
HEXF2AB15
HEX with ##F2AB15
RGBrgb(242, 171, 21)
RGBArgba(242, 171, 21, 1)
HSLhsl(40.72 89.47% 51.57%)
HSLAhsla(40.72, 89.47%, 51.57%, 1)
HSVhsv(40.72, 91.32%, 94.9%)
CMYKcmyk(0%, 29.34%, 91.32%, 5.1%)
OKLCHoklch(78.9% 0.1609 77.95)

Closest named matches

Color modifications

Suggested pairings

Use this color in CSS

Accessibility quick-check

White text

1.98:1

Decorative only

Black text

10.61:1

AAA normal

Reference notes

#F2AB15 is a balanced, saturated yellow color closest to Orange. The color has RGB channels of 242, 171, and 21; in HSL terms, it is centered near 41 degrees with 89% saturation and 52% 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 badges, highlights, product accents, and moments where quick recognition matters. In CSS systems, define it as a custom property first so variations, shadows, and gradients can stay consistent.