#FF7F89#FF7F89

#FF7F89 is a light, vivid red. Relative luminance 0.382; OKLCH L 74.5% C 0.156 H 16.8°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).

Color values

HEX#FF7F89
RGBrgb(255, 127, 137)
HSLhsl(355, 100%, 75%)
HSVhsv(355, 50%, 100%)
CMYKcmyk(0%, 50.2%, 46.3%, 0%)
CIE-LABlab(68.20, 49.49, 17.64)
CIE-LCHlch(68.20, 52.54, 19.62°)
OKLaboklab(74.5% 0.1492 0.0449)
OKLCHoklch(74.5% 0.156 16.8)
XYZxyz(53.3483, 38.2505, 28.2357)
Luminance0.3825 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7F89 #7FFFF5
analogous
#FF7FC9 #FF7F89 #FFB57F
triadic
#FF7F89 #89FF7F #7F89FF
tetradic
#FF7F89 #C9FF7F #7FFFF5 #B57FFF
square
#FF7F89 #C9FF7F #7FFFF5 #B57FFF
split-complementary
#FF7F89 #7FFFB5 #7FC9FF
monochromatic
#FF0518 #FF4251 #FF7F89 #FFBCC1 #FFE0E3

Accessibility & contrast

On white

2.43
#FF7F89 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.65
#FF7F89 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7F89
8.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7F89#FFFFFF#000000##000000
##FF7F891.002.438.658.65
#FFFFFF2.431.0021.0021.00
#0000008.6521.001.001.00
##0000008.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#9A9689
Deuteranopia (green-blind)
#BAB086
Tritanopia (blue-blind)
#FF6E83
Achromatopsia (no color)
#A6A6A6

Design tokens & code

CSS
--color: #ff7f89;
/* rgb */ color: rgb(255, 127, 137);
/* oklch */ color: oklch(74.5% 0.156 16.8);
Tailwind
colors: {
  custom: {
    50: '#ffa7ab',
    500: '#ff7f89',
    950: '#000000',
  },
}
SCSS
$custom: #ff7f89;
$custom-light: #ffa7ab;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7f89",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 137
  },
  "hsl": {
    "h": 355.313,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.74498,
    "c": 0.15576,
    "h": 16.8
  },
  "luminance": 0.38245
}

Semantic roles & 50–950 ramp

primary
#FF7F89
secondary
#D4F7F5
accent
#E6D400
background
#FFFAFA
surface
#FFF4F4
border
#D7CECE
text
#191010
muted
#877F7F

Preview Lab

Preview with #FF7F89

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

Preview Lab → · Contrast checker → · Palette generator →

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