#FF888E#FF888E

#FF888E is a light, vivid red. Relative luminance 0.408; OKLCH L 75.9% C 0.144 H 17.9°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).

Color values

HEX#FF888E
RGBrgb(255, 136, 142)
HSLhsl(357, 100%, 77%)
HSVhsv(357, 47%, 100%)
CMYKcmyk(0%, 46.7%, 44.3%, 0%)
CIE-LABlab(70.05, 45.56, 17.40)
CIE-LCHlch(70.05, 48.77, 20.91°)
OKLaboklab(75.94% 0.1373 0.0444)
OKLCHoklch(75.94% 0.144 17.9)
XYZxyz(54.9300, 40.8267, 30.5734)
Luminance0.4082 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF888E #88FFF9
analogous
#FF88CA #FF888E #FFBE88
triadic
#FF888E #8EFF88 #888EFF
tetradic
#FF888E #CAFF88 #88FFF9 #BE88FF
square
#FF888E #CAFF88 #88FFF9 #BE88FF
split-complementary
#FF888E #88FFBE #88CAFF
monochromatic
#FF0E1A #FF4B54 #FF888E #FFC5C8 #FFE0E2

Accessibility & contrast

On white

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

On black

9.16
#FF888E on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF888E
9.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF888E#FFFFFF#000000##000000
##FF888E1.002.299.169.16
#FFFFFF2.291.0021.0021.00
#0000009.1621.001.001.00
##0000009.1621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ff888e;
/* rgb */ color: rgb(255, 136, 142);
/* oklch */ color: oklch(75.9% 0.144 17.9);
Tailwind
colors: {
  custom: {
    50: '#ffadaf',
    500: '#ff888e',
    950: '#000000',
  },
}
SCSS
$custom: #ff888e;
$custom-light: #ffadaf;
$custom-dark: #000000;
JSON
{
  "hex": "#ff888e",
  "rgb": {
    "r": 255,
    "g": 136,
    "b": 142
  },
  "hsl": {
    "h": 356.975,
    "s": 100,
    "l": 76.667
  },
  "oklch": {
    "l": 0.75935,
    "c": 0.14434,
    "h": 17.9
  },
  "luminance": 0.40821
}

Semantic roles & 50–950 ramp

primary
#FF888E
secondary
#D4F7F6
accent
#E6DA00
background
#FFFAFA
surface
#FFF4F4
border
#D7CECE
text
#191010
muted
#877F7F

Preview Lab

Preview with #FF888E

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

Preview Lab → · Contrast checker → · Palette generator →

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