#FF7B77#FF7B77

#FF7B77 is a light, vivid red. Relative luminance 0.368; OKLCH L 73.5% C 0.162 H 23.6°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).

Color values

HEX#FF7B77
RGBrgb(255, 123, 119)
HSLhsl(2, 100%, 73%)
HSVhsv(2, 53%, 100%)
CMYKcmyk(0%, 51.8%, 53.3%, 0%)
CIE-LABlab(67.10, 49.85, 26.23)
CIE-LCHlch(67.10, 56.33, 27.75°)
OKLaboklab(73.55% 0.1483 0.0648)
OKLCHoklch(73.55% 0.162 23.6)
XYZxyz(51.6567, 36.7637, 21.8250)
Luminance0.3676 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7B77 #77FBFF
analogous
#FF77B7 #FF7B77 #FFBF77
triadic
#FF7B77 #77FF7B #7B77FF
tetradic
#FF7B77 #B7FF77 #77FBFF #BF77FF
square
#FF7B77 #B7FF77 #77FBFF #BF77FF
split-complementary
#FF7B77 #77FFBF #77B7FF
monochromatic
#FC0700 #FF403A #FF7B77 #FFB6B4 #FFE1E0

Accessibility & contrast

On white

2.51
#FF7B77 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.35
#FF7B77 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7B77
8.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7B77#FFFFFF#000000##000000
##FF7B771.002.518.358.35
#FFFFFF2.511.0021.0021.00
#0000008.3521.001.001.00
##0000008.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#9A9276
Deuteranopia (green-blind)
#BBAE74
Tritanopia (blue-blind)
#FF667B
Achromatopsia (no color)
#A3A3A3

Design tokens & code

CSS
--color: #ff7b77;
/* rgb */ color: rgb(255, 123, 119);
/* oklch */ color: oklch(73.5% 0.162 23.6);
Tailwind
colors: {
  custom: {
    50: '#ffa49e',
    500: '#ff7b77',
    950: '#000000',
  },
}
SCSS
$custom: #ff7b77;
$custom-light: #ffa49e;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7b77",
  "rgb": {
    "r": 255,
    "g": 123,
    "b": 119
  },
  "hsl": {
    "h": 1.765,
    "s": 100,
    "l": 73.333
  },
  "oklch": {
    "l": 0.73545,
    "c": 0.16184,
    "h": 23.6
  },
  "luminance": 0.36758
}

Semantic roles & 50–950 ramp

primary
#FF7B77
secondary
#D4F6F7
accent
#DFE600
background
#FFFAF9
surface
#FFF4F2
border
#D7CECC
text
#190F0E
muted
#877F7E

Preview Lab

Preview with #FF7B77

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

Preview Lab → · Contrast checker → · Palette generator →

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