#FF9F97#FF9F97

#FF9F97 is a light, moderate red. Relative luminance 0.483; OKLCH L 79.8% C 0.116 H 25.1°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).

Color values

HEX#FF9F97
RGBrgb(255, 159, 151)
HSLhsl(5, 100%, 80%)
HSVhsv(5, 41%, 100%)
CMYKcmyk(0%, 37.6%, 40.8%, 0%)
CIE-LABlab(75.01, 34.78, 19.29)
CIE-LCHlch(75.01, 39.77, 29.02°)
OKLaboklab(79.78% 0.1049 0.0492)
OKLCHoklch(79.78% 0.116 25.1)
XYZxyz(59.2269, 48.2955, 35.4748)
Luminance0.4829 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF9F97 #97F7FF
analogous
#FF97C3 #FF9F97 #FFD397
triadic
#FF9F97 #97FF9F #9F97FF
tetradic
#FF9F97 #C3FF97 #97F7FF #D397FF
square
#FF9F97 #C3FF97 #97F7FF #D397FF
split-complementary
#FF9F97 #97FFD3 #97C3FF
monochromatic
#FF2E1D #FF675A #FF9F97 #FFD7D4 #FFE3E0

Accessibility & contrast

On white

1.97
#FF9F97 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.66
#FF9F97 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF9F97
10.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF9F97#FFFFFF#000000##000000
##FF9F971.001.9710.6610.66
#FFFFFF1.971.0021.0021.00
#00000010.6621.001.001.00
##00000010.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#B4AD96
Deuteranopia (green-blind)
#CBC096
Tritanopia (blue-blind)
#FF939D
Achromatopsia (no color)
#B9B9B9

Design tokens & code

CSS
--color: #ff9f97;
/* rgb */ color: rgb(255, 159, 151);
/* oklch */ color: oklch(79.8% 0.116 25.1);
Tailwind
colors: {
  custom: {
    50: '#ffbcb5',
    500: '#ff9f97',
    950: '#000000',
  },
}
SCSS
$custom: #ff9f97;
$custom-light: #ffbcb5;
$custom-dark: #000000;
JSON
{
  "hex": "#ff9f97",
  "rgb": {
    "r": 255,
    "g": 159,
    "b": 151
  },
  "hsl": {
    "h": 4.615,
    "s": 100,
    "l": 79.608
  },
  "oklch": {
    "l": 0.7978,
    "c": 0.11584,
    "h": 25.1
  },
  "luminance": 0.48291
}

Semantic roles & 50–950 ramp

primary
#FF9F97
secondary
#D4F5F7
accent
#D4E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180

Preview Lab

Preview with #FF9F97

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

Preview Lab → · Contrast checker → · Palette generator →

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