#FF7F77#FF7F77

#FF7F77 is a light, vivid red. Relative luminance 0.378; OKLCH L 74.1% C 0.157 H 25.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).

Color values

HEX#FF7F77
RGBrgb(255, 127, 119)
HSLhsl(4, 100%, 73%)
HSVhsv(4, 53%, 100%)
CMYKcmyk(0%, 50.2%, 53.3%, 0%)
CIE-LABlab(67.86, 47.92, 27.23)
CIE-LCHlch(67.86, 55.12, 29.61°)
OKLaboklab(74.12% 0.1423 0.0671)
OKLCHoklch(74.12% 0.157 25.3)
XYZxyz(52.1631, 37.7765, 21.9937)
Luminance0.3777 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7F77 #77F7FF
analogous
#FF77B3 #FF7F77 #FFC377
triadic
#FF7F77 #77FF7F #7F77FF
tetradic
#FF7F77 #B3FF77 #77F7FF #C377FF
square
#FF7F77 #B3FF77 #77F7FF #C377FF
split-complementary
#FF7F77 #77FFC3 #77B3FF
monochromatic
#FC0F00 #FF453A #FF7F77 #FFB9B4 #FFE2E0

Accessibility & contrast

On white

2.45
#FF7F77 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.55
#FF7F77 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7F77
8.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7F77#FFFFFF#000000##000000
##FF7F771.002.458.558.55
#FFFFFF2.451.0021.0021.00
#0000008.5521.001.001.00
##0000008.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#9D9576
Deuteranopia (green-blind)
#BDB074
Tritanopia (blue-blind)
#FF6B7E
Achromatopsia (no color)
#A5A5A5

Design tokens & code

CSS
--color: #ff7f77;
/* rgb */ color: rgb(255, 127, 119);
/* oklch */ color: oklch(74.1% 0.157 25.3);
Tailwind
colors: {
  custom: {
    50: '#ffa79e',
    500: '#ff7f77',
    950: '#000000',
  },
}
SCSS
$custom: #ff7f77;
$custom-light: #ffa79e;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7f77",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 119
  },
  "hsl": {
    "h": 3.529,
    "s": 100,
    "l": 73.333
  },
  "oklch": {
    "l": 0.74119,
    "c": 0.15734,
    "h": 25.3
  },
  "luminance": 0.37771
}

Semantic roles & 50–950 ramp

primary
#FF7F77
secondary
#D4F5F7
accent
#D8E600
background
#FFFAF9
surface
#FFF4F2
border
#D7CECC
text
#19100E
muted
#877F7E

Preview Lab

Preview with #FF7F77

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

Preview Lab → · Contrast checker → · Palette generator →

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