#hexpedia

Closest to Rosy Brown

#C87F89

Color conversions

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

FormatValueCopy
HEXC87F89
HEX with ##C87F89
RGBrgb(200, 127, 137)
RGBArgba(200, 127, 137, 1)
HSLhsl(351.78 39.89% 64.12%)
HSLAhsla(351.78, 39.89%, 64.12%, 1)
HSVhsv(351.78, 36.5%, 78.43%)
CMYKcmyk(0%, 36.5%, 31.5%, 21.57%)
OKLCHoklch(67.53% 0.0912 10.87)

Closest named matches

Color modifications

Suggested pairings

Use this color in CSS

Accessibility quick-check

White text

3.06:1

AA large

Black text

6.85:1

AA normal

Reference notes

#C87F89 is a bright, soft red color closest to Rosy Brown. The color has RGB channels of 200, 127, and 137; in HSL terms, it is centered near 352 degrees with 40% saturation and 64% 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.