#hexpedia

Closest to Dodger Blue

#0081FB

Color conversions

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

FormatValueCopy
HEX0081FB
HEX with ##0081FB
RGBrgb(0, 129, 251)
RGBArgba(0, 129, 251, 1)
HSLhsl(209.16 100% 49.22%)
HSLAhsla(209.16, 100%, 49.22%, 1)
HSVhsv(209.16, 100%, 98.43%)
CMYKcmyk(100%, 48.61%, 0%, 1.57%)
OKLCHoklch(61.44% 0.2048 255.34)

Closest named matches

Color modifications

Suggested pairings

Use this color in CSS

Accessibility quick-check

White text

3.8:1

AA large

Black text

5.53:1

AA normal

Reference notes

#0081FB is a balanced, saturated blue color closest to Dodger Blue. The color has RGB channels of 0, 129, and 251; in HSL terms, it is centered near 209 degrees with 100% saturation and 49% lightness. In a design system, this cool 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.