#FF7C7C

A light, vivid red closely aligning with Salmon.

About #FF7C7C

When working with digital screens, the color #FF7C7C is rendered by mixing light. If you're using CSS, you might find it aligns closely with Salmon. This translates to an RGB value of rgb(255, 124, 124).

When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 51% Magenta, 51% Yellow, and 0% Black. The HSL representation is 0.0° hue, 100.0% saturation, and 74.3% lightness.

From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#FF7C7C
RGB255, 124, 124
HSL0.0°, 100.0%, 74.3%
CMYK0%, 51%, 51%, 0%
HSV0.0°, 51.4%, 100.0%
LAB67.4, 49.8, 23.8
XYZ52.1, 37.1, 23.5
Decimal16743548

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

2.49:1
Text on #FFFFFF
FAIL
8.43:1
Text on #000000
AAA
2.38:1
Text on #F8FAFC
FAIL
7.16:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #FF7C7C; }
.text-color { color: #FF7C7C; }
.border-color { border: 2px solid #FF7C7C; }

Similar Colors

Salmon
#FA8072