#FF7C8A#FF7C8A

#FF7C8A is a light, vivid red. Relative luminance 0.375; OKLCH L 74.1% C 0.160 H 15.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).

Color values

HEX#FF7C8A
RGBrgb(255, 124, 138)
HSLhsl(354, 100%, 74%)
HSVhsv(354, 51%, 100%)
CMYKcmyk(0%, 51.4%, 45.9%, 0%)
CIE-LABlab(67.66, 51.03, 16.33)
CIE-LCHlch(67.66, 53.58, 17.74°)
OKLaboklab(74.09% 0.154 0.0417)
OKLCHoklch(74.09% 0.16 15.2)
XYZxyz(53.0387, 37.5160, 28.4880)
Luminance0.3751 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7C8A #7CFFF1
analogous
#FF7CCC #FF7C8A #FFB07C
triadic
#FF7C8A #8AFF7C #7C8AFF
tetradic
#FF7C8A #CCFF7C #7CFFF1 #B07CFF
square
#FF7C8A #CCFF7C #7CFFF1 #B07CFF
split-complementary
#FF7C8A #7CFFB0 #7CCCFF
monochromatic
#FF021D #FF3F53 #FF7C8A #FFB9C1 #FFE0E4

Accessibility & contrast

On white

2.47
#FF7C8A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.50
#FF7C8A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7C8A
8.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7C8A#FFFFFF#000000##000000
##FF7C8A1.002.478.508.50
#FFFFFF2.471.0021.0021.00
#0000008.5021.001.001.00
##0000008.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#98948A
Deuteranopia (green-blind)
#B9AF87
Tritanopia (blue-blind)
#FF6B81
Achromatopsia (no color)
#A5A5A5

Design tokens & code

CSS
--color: #ff7c8a;
/* rgb */ color: rgb(255, 124, 138);
/* oklch */ color: oklch(74.1% 0.160 15.2);
Tailwind
colors: {
  custom: {
    50: '#ffa5ac',
    500: '#ff7c8a',
    950: '#000000',
  },
}
SCSS
$custom: #ff7c8a;
$custom-light: #ffa5ac;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7c8a",
  "rgb": {
    "r": 255,
    "g": 124,
    "b": 138
  },
  "hsl": {
    "h": 353.588,
    "s": 100,
    "l": 74.314
  },
  "oklch": {
    "l": 0.74094,
    "c": 0.15957,
    "h": 15.2
  },
  "luminance": 0.3751
}

Semantic roles & 50–950 ramp

primary
#FF7C8A
secondary
#D4F7F4
accent
#E6CD00
background
#FFFAFA
surface
#FFF4F4
border
#D7CECE
text
#191010
muted
#877F7F

Preview Lab

Preview with #FF7C8A

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#FF7C8A Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva