#hexpedia

Closest to Light Steel Blue

#C7D2FE

Color conversions

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

FormatValueCopy
HEXC7D2FE
HEX with ##C7D2FE
RGBrgb(199, 210, 254)
RGBArgba(199, 210, 254, 1)
HSLhsl(228 96.49% 88.82%)
HSLAhsla(228, 96.49%, 88.82%, 1)
HSVhsv(228, 21.65%, 99.61%)
CMYKcmyk(21.65%, 17.32%, 0%, 0.39%)
OKLCHoklch(86.99% 0.0622 274.04)

Closest named matches

Color modifications

Suggested pairings

Use this color in CSS

Accessibility quick-check

White text

1.49:1

Decorative only

Black text

14.08:1

AAA normal

Reference notes

#C7D2FE is a light, saturated blue color closest to Light Steel Blue. The color has RGB channels of 199, 210, and 254; in HSL terms, it is centered near 228 degrees with 96% saturation and 89% 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.