#FF8F89#FF8F89

#FF8F89 is a light, vivid red. Relative luminance 0.427; OKLCH L 76.9% C 0.136 H 24.0°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).

Color values

HEX#FF8F89
RGBrgb(255, 143, 137)
HSLhsl(3, 100%, 77%)
HSVhsv(3, 46%, 100%)
CMYKcmyk(0%, 43.9%, 46.3%, 0%)
CIE-LABlab(71.36, 41.56, 21.97)
CIE-LCHlch(71.36, 47.01, 27.87°)
OKLaboklab(76.9% 0.1246 0.0554)
OKLCHoklch(76.9% 0.136 24)
XYZxyz(55.5812, 42.7164, 28.9800)
Luminance0.4271 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8F89 #89F9FF
analogous
#FF89BE #FF8F89 #FFCA89
triadic
#FF8F89 #89FF8F #8F89FF
tetradic
#FF8F89 #BEFF89 #89F9FF #CA89FF
square
#FF8F89 #BEFF89 #89F9FF #CA89FF
split-complementary
#FF8F89 #89FFCA #89BEFF
monochromatic
#FF1B0F #FF554C #FF8F89 #FFC9C6 #FFE2E0

Accessibility & contrast

On white

2.20
#FF8F89 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.54
#FF8F89 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8F89
9.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8F89#FFFFFF#000000##000000
##FF8F891.002.209.549.54
#FFFFFF2.201.0021.0021.00
#0000009.5421.001.001.00
##0000009.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#A8A188
Deuteranopia (green-blind)
#C3B887
Tritanopia (blue-blind)
#FF808E
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #ff8f89;
/* rgb */ color: rgb(255, 143, 137);
/* oklch */ color: oklch(76.9% 0.136 24.0);
Tailwind
colors: {
  custom: {
    50: '#ffb1ab',
    500: '#ff8f89',
    950: '#000000',
  },
}
SCSS
$custom: #ff8f89;
$custom-light: #ffb1ab;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8f89",
  "rgb": {
    "r": 255,
    "g": 143,
    "b": 137
  },
  "hsl": {
    "h": 3.051,
    "s": 100,
    "l": 76.863
  },
  "oklch": {
    "l": 0.76897,
    "c": 0.13634,
    "h": 24
  },
  "luminance": 0.42711
}

Semantic roles & 50–950 ramp

primary
#FF8F89
secondary
#D4F6F7
accent
#DAE600
background
#FFFBFA
surface
#FFF6F4
border
#D7D0CE
text
#191110
muted
#87807F

Preview Lab

Preview with #FF8F89

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

Preview Lab → · Contrast checker → · Palette generator →

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