#FF8F8A#FF8F8A

#FF8F8A is a light, vivid red. Relative luminance 0.427; OKLCH L 76.9% C 0.136 H 23.4°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).

Color values

HEX#FF8F8A
RGBrgb(255, 143, 138)
HSLhsl(3, 100%, 77%)
HSVhsv(3, 46%, 100%)
CMYKcmyk(0%, 43.9%, 45.9%, 0%)
CIE-LABlab(71.38, 41.65, 21.45)
CIE-LCHlch(71.38, 46.85, 27.25°)
OKLaboklab(76.92% 0.125 0.0541)
OKLCHoklch(76.92% 0.136 23.4)
XYZxyz(55.6533, 42.7452, 29.3595)
Luminance0.4274 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8F8A #8AFAFF
analogous
#FF8AC0 #FF8F8A #FFCA8A
triadic
#FF8F8A #8AFF8F #8F8AFF
tetradic
#FF8F8A #C0FF8A #8AFAFF #CA8AFF
square
#FF8F8A #C0FF8A #8AFAFF #CA8AFF
split-complementary
#FF8F8A #8AFFCA #8AC0FF
monochromatic
#FF1A10 #FF544D #FF8F8A #FFCAC7 #FFE2E0

Accessibility & contrast

On white

2.20
#FF8F8A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.55
#FF8F8A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8F8A
9.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8F8A#FFFFFF#000000##000000
##FF8F8A1.002.209.559.55
#FFFFFF2.201.0021.0021.00
#0000009.5521.001.001.00
##0000009.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#A8A189
Deuteranopia (green-blind)
#C3B888
Tritanopia (blue-blind)
#FF808E
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #ff8f8a;
/* rgb */ color: rgb(255, 143, 138);
/* oklch */ color: oklch(76.9% 0.136 23.4);
Tailwind
colors: {
  custom: {
    50: '#ffb1ac',
    500: '#ff8f8a',
    950: '#000000',
  },
}
SCSS
$custom: #ff8f8a;
$custom-light: #ffb1ac;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8f8a",
  "rgb": {
    "r": 255,
    "g": 143,
    "b": 138
  },
  "hsl": {
    "h": 2.564,
    "s": 100,
    "l": 77.059
  },
  "oklch": {
    "l": 0.76919,
    "c": 0.1362,
    "h": 23.4
  },
  "luminance": 0.4274
}

Semantic roles & 50–950 ramp

primary
#FF8F8A
secondary
#D4F6F7
accent
#DCE600
background
#FFFBFA
surface
#FFF6F4
border
#D7D0CE
text
#191110
muted
#87807F

Preview Lab

Preview with #FF8F8A

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

Preview Lab → · Contrast checker → · Palette generator →

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