#FF7F91#FF7F91

#FF7F91 is a light, vivid red. Relative luminance 0.385; OKLCH L 74.7% C 0.156 H 12.8°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).

Color values

HEX#FF7F91
RGBrgb(255, 127, 145)
HSLhsl(352, 100%, 75%)
HSVhsv(352, 50%, 100%)
CMYKcmyk(0%, 50.2%, 43.1%, 0%)
CIE-LABlab(68.38, 50.27, 13.39)
CIE-LCHlch(68.38, 52.02, 14.91°)
OKLaboklab(74.69% 0.1522 0.0346)
OKLCHoklch(74.69% 0.156 12.8)
XYZxyz(53.9436, 38.4886, 31.3708)
Luminance0.3848 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7F91 #7FFFED
analogous
#FF7FD1 #FF7F91 #FFAD7F
triadic
#FF7F91 #91FF7F #7F91FF
tetradic
#FF7F91 #D1FF7F #7FFFED #AD7FFF
square
#FF7F91 #D1FF7F #7FFFED #AD7FFF
split-complementary
#FF7F91 #7FFFAD #7FD1FF
monochromatic
#FF0528 #FF425C #FF7F91 #FFBCC6 #FFE0E5

Accessibility & contrast

On white

2.41
#FF7F91 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.70
#FF7F91 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7F91
8.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7F91#FFFFFF#000000##000000
##FF7F911.002.418.708.70
#FFFFFF2.411.0021.0021.00
#0000008.7021.001.001.00
##0000008.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#999791
Deuteranopia (green-blind)
#B9B08E
Tritanopia (blue-blind)
#FF7086
Achromatopsia (no color)
#A7A7A7

Design tokens & code

CSS
--color: #ff7f91;
/* rgb */ color: rgb(255, 127, 145);
/* oklch */ color: oklch(74.7% 0.156 12.8);
Tailwind
colors: {
  custom: {
    50: '#ffa7b1',
    500: '#ff7f91',
    950: '#000000',
  },
}
SCSS
$custom: #ff7f91;
$custom-light: #ffa7b1;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7f91",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 145
  },
  "hsl": {
    "h": 351.563,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.74687,
    "c": 0.15603,
    "h": 12.8
  },
  "luminance": 0.38483
}

Semantic roles & 50–950 ramp

primary
#FF7F91
secondary
#D4F7F2
accent
#E6C500
background
#FFFAFA
surface
#FFF4F4
border
#D7CECE
text
#191010
muted
#877F7F

Preview Lab

Preview with #FF7F91

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

Preview Lab → · Contrast checker → · Palette generator →

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