#FF7C8F#FF7C8F

#FF7C8F is a light, vivid red. Relative luminance 0.377; OKLCH L 74.2% C 0.160 H 12.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).

Color values

HEX#FF7C8F
RGBrgb(255, 124, 143)
HSLhsl(351, 100%, 74%)
HSVhsv(351, 51%, 100%)
CMYKcmyk(0%, 51.4%, 43.9%, 0%)
CIE-LABlab(67.77, 51.51, 13.66)
CIE-LCHlch(67.77, 53.29, 14.85°)
OKLaboklab(74.21% 0.1559 0.0353)
OKLCHoklch(74.21% 0.16 12.7)
XYZxyz(53.4090, 37.6641, 30.4385)
Luminance0.3766 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7C8F #7CFFEC
analogous
#FF7CD0 #FF7C8F #FFAB7C
triadic
#FF7C8F #8FFF7C #7C8FFF
tetradic
#FF7C8F #D0FF7C #7CFFEC #AB7CFF
square
#FF7C8F #D0FF7C #7CFFEC #AB7CFF
split-complementary
#FF7C8F #7CFFAB #7CD0FF
monochromatic
#FF0226 #FF3F5B #FF7C8F #FFB9C3 #FFE0E5

Accessibility & contrast

On white

2.46
#FF7C8F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.53
#FF7C8F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7C8F
8.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7C8F#FFFFFF#000000##000000
##FF7C8F1.002.468.538.53
#FFFFFF2.461.0021.0021.00
#0000008.5321.001.001.00
##0000008.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#97958F
Deuteranopia (green-blind)
#B8AF8C
Tritanopia (blue-blind)
#FF6C83
Achromatopsia (no color)
#A5A5A5

Design tokens & code

CSS
--color: #ff7c8f;
/* rgb */ color: rgb(255, 124, 143);
/* oklch */ color: oklch(74.2% 0.160 12.7);
Tailwind
colors: {
  custom: {
    50: '#ffa5af',
    500: '#ff7c8f',
    950: '#000000',
  },
}
SCSS
$custom: #ff7c8f;
$custom-light: #ffa5af;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7c8f",
  "rgb": {
    "r": 255,
    "g": 124,
    "b": 143
  },
  "hsl": {
    "h": 351.298,
    "s": 100,
    "l": 74.314
  },
  "oklch": {
    "l": 0.74213,
    "c": 0.15983,
    "h": 12.7
  },
  "luminance": 0.37658
}

Semantic roles & 50–950 ramp

primary
#FF7C8F
secondary
#D4F7F2
accent
#E6C400
background
#FFFAFA
surface
#FFF4F4
border
#D7CECE
text
#191010
muted
#877F7F

Preview Lab

Preview with #FF7C8F

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

Preview Lab → · Contrast checker → · Palette generator →

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