#FF8F91#FF8F91

#FF8F91 is a light, vivid red. Relative luminance 0.429; OKLCH L 77.1% C 0.135 H 19.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).

Color values

HEX#FF8F91
RGBrgb(255, 143, 145)
HSLhsl(359, 100%, 78%)
HSVhsv(359, 44%, 100%)
CMYKcmyk(0%, 43.9%, 43.1%, 0%)
CIE-LABlab(71.52, 42.35, 17.77)
CIE-LCHlch(71.52, 45.93, 22.77°)
OKLaboklab(77.07% 0.1277 0.0454)
OKLCHoklch(77.07% 0.135 19.6)
XYZxyz(56.1765, 42.9545, 32.1151)
Luminance0.4295 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8F91 #8FFFFD
analogous
#FF8FC9 #FF8F91 #FFC58F
triadic
#FF8F91 #91FF8F #8F91FF
tetradic
#FF8F91 #C9FF8F #8FFFFD #C58FFF
square
#FF8F91 #C9FF8F #8FFFFD #C58FFF
split-complementary
#FF8F91 #8FFFC5 #8FC9FF
monochromatic
#FF1519 #FF5255 #FF8F91 #FFCCCD #FFE0E1

Accessibility & contrast

On white

2.19
#FF8F91 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.59
#FF8F91 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8F91
9.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8F91#FFFFFF#000000##000000
##FF8F911.002.199.599.59
#FFFFFF2.191.0021.0021.00
#0000009.5921.001.001.00
##0000009.5921.001.001.00

Color blindness preview

Protanopia (red-blind)
#A6A190
Deuteranopia (green-blind)
#C2B88F
Tritanopia (blue-blind)
#FF8190
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #ff8f91;
/* rgb */ color: rgb(255, 143, 145);
/* oklch */ color: oklch(77.1% 0.135 19.6);
Tailwind
colors: {
  custom: {
    50: '#ffb1b1',
    500: '#ff8f91',
    950: '#000000',
  },
}
SCSS
$custom: #ff8f91;
$custom-light: #ffb1b1;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8f91",
  "rgb": {
    "r": 255,
    "g": 143,
    "b": 145
  },
  "hsl": {
    "h": 358.929,
    "s": 100,
    "l": 78.039
  },
  "oklch": {
    "l": 0.77074,
    "c": 0.13547,
    "h": 19.6
  },
  "luminance": 0.42949
}

Semantic roles & 50–950 ramp

primary
#FF8F91
secondary
#D4F7F7
accent
#E6E100
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#191110
muted
#87807F

Preview Lab

Preview with #FF8F91

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

Preview Lab → · Contrast checker → · Palette generator →

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