#FF888F#FF888F

#FF888F is a light, vivid red. Relative luminance 0.409; OKLCH L 76.0% C 0.144 H 17.4°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).

Color values

HEX#FF888F
RGBrgb(255, 136, 143)
HSLhsl(356, 100%, 77%)
HSVhsv(356, 47%, 100%)
CMYKcmyk(0%, 46.7%, 43.9%, 0%)
CIE-LABlab(70.08, 45.65, 16.88)
CIE-LCHlch(70.08, 48.67, 20.29°)
OKLaboklab(75.96% 0.1377 0.0432)
OKLCHoklch(75.96% 0.144 17.4)
XYZxyz(55.0054, 40.8569, 30.9706)
Luminance0.4085 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF888F #88FFF8
analogous
#FF88CA #FF888F #FFBD88
triadic
#FF888F #8FFF88 #888FFF
tetradic
#FF888F #CAFF88 #88FFF8 #BD88FF
square
#FF888F #CAFF88 #88FFF8 #BD88FF
split-complementary
#FF888F #88FFBD #88CAFF
monochromatic
#FF0E1C #FF4B55 #FF888F #FFC5C9 #FFE0E2

Accessibility & contrast

On white

2.29
#FF888F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.17
#FF888F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF888F
9.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF888F#FFFFFF#000000##000000
##FF888F1.002.299.179.17
#FFFFFF2.291.0021.0021.00
#0000009.1721.001.001.00
##0000009.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#A19D8F
Deuteranopia (green-blind)
#BEB48D
Tritanopia (blue-blind)
#FF798B
Achromatopsia (no color)
#ABABAB

Design tokens & code

CSS
--color: #ff888f;
/* rgb */ color: rgb(255, 136, 143);
/* oklch */ color: oklch(76.0% 0.144 17.4);
Tailwind
colors: {
  custom: {
    50: '#ffadaf',
    500: '#ff888f',
    950: '#000000',
  },
}
SCSS
$custom: #ff888f;
$custom-light: #ffadaf;
$custom-dark: #000000;
JSON
{
  "hex": "#ff888f",
  "rgb": {
    "r": 255,
    "g": 136,
    "b": 143
  },
  "hsl": {
    "h": 356.471,
    "s": 100,
    "l": 76.667
  },
  "oklch": {
    "l": 0.75958,
    "c": 0.14431,
    "h": 17.4
  },
  "luminance": 0.40851
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF888F

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

Preview Lab → · Contrast checker → · Palette generator →

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