#FF7C80#FF7C80

#FF7C80 is a light, vivid red. Relative luminance 0.372; OKLCH L 73.9% C 0.160 H 19.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).

Color values

HEX#FF7C80
RGBrgb(255, 124, 128)
HSLhsl(358, 100%, 74%)
HSVhsv(358, 51%, 100%)
CMYKcmyk(0%, 51.4%, 49.8%, 0%)
CIE-LABlab(67.46, 50.12, 21.67)
CIE-LCHlch(67.46, 54.61, 23.38°)
OKLaboklab(73.87% 0.1502 0.0544)
OKLCHoklch(73.87% 0.16 19.9)
XYZxyz(52.3477, 37.2396, 24.8491)
Luminance0.3723 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7C80 #7CFFFB
analogous
#FF7CC2 #FF7C80 #FFBA7C
triadic
#FF7C80 #80FF7C #7C80FF
tetradic
#FF7C80 #C2FF7C #7CFFFB #BA7CFF
square
#FF7C80 #C2FF7C #7CFFFB #BA7CFF
split-complementary
#FF7C80 #7CFFBA #7CC2FF
monochromatic
#FF0209 #FF3F45 #FF7C80 #FFB9BB #FFE0E1

Accessibility & contrast

On white

2.49
#FF7C80 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.45
#FF7C80 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7C80
8.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7C80#FFFFFF#000000##000000
##FF7C801.002.498.458.45
#FFFFFF2.491.0021.0021.00
#0000008.4521.001.001.00
##0000008.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#99947F
Deuteranopia (green-blind)
#BAAE7D
Tritanopia (blue-blind)
#FF697E
Achromatopsia (no color)
#A4A4A4

Design tokens & code

CSS
--color: #ff7c80;
/* rgb */ color: rgb(255, 124, 128);
/* oklch */ color: oklch(73.9% 0.160 19.9);
Tailwind
colors: {
  custom: {
    50: '#ffa5a4',
    500: '#ff7c80',
    950: '#000000',
  },
}
SCSS
$custom: #ff7c80;
$custom-light: #ffa5a4;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7c80",
  "rgb": {
    "r": 255,
    "g": 124,
    "b": 128
  },
  "hsl": {
    "h": 358.168,
    "s": 100,
    "l": 74.314
  },
  "oklch": {
    "l": 0.73871,
    "c": 0.15978,
    "h": 19.9
  },
  "luminance": 0.37234
}

Semantic roles & 50–950 ramp

primary
#FF7C80
secondary
#D4F7F6
accent
#E6DE00
background
#FFFAFA
surface
#FFF4F4
border
#D7CECE
text
#190F0F
muted
#877F7F

Preview Lab

Preview with #FF7C80

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

Preview Lab → · Contrast checker → · Palette generator →

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