#FF8A8F#FF8A8F

#FF8A8F is a light, vivid red. Relative luminance 0.414; OKLCH L 76.3% C 0.142 H 18.3°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).

Color values

HEX#FF8A8F
RGBrgb(255, 138, 143)
HSLhsl(357, 100%, 77%)
HSVhsv(357, 46%, 100%)
CMYKcmyk(0%, 45.9%, 43.9%, 0%)
CIE-LABlab(70.47, 44.66, 17.43)
CIE-LCHlch(70.47, 47.94, 21.32°)
OKLaboklab(76.26% 0.1346 0.0445)
OKLCHoklch(76.26% 0.142 18.3)
XYZxyz(55.2897, 41.4255, 31.0654)
Luminance0.4142 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8A8F #8AFFFA
analogous
#FF8ACA #FF8A8F #FFC08A
triadic
#FF8A8F #8FFF8A #8A8FFF
tetradic
#FF8A8F #CAFF8A #8AFFFA #C08AFF
square
#FF8A8F #CAFF8A #8AFFFA #C08AFF
split-complementary
#FF8A8F #8AFFC0 #8ACAFF
monochromatic
#FF101A #FF4D54 #FF8A8F #FFC7CA #FFE0E2

Accessibility & contrast

On white

2.26
#FF8A8F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.28
#FF8A8F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8A8F
9.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8A8F#FFFFFF#000000##000000
##FF8A8F1.002.269.289.28
#FFFFFF2.261.0021.0021.00
#0000009.2821.001.001.00
##0000009.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#A29E8F
Deuteranopia (green-blind)
#BFB58D
Tritanopia (blue-blind)
#FF7B8C
Achromatopsia (no color)
#ACACAC

Design tokens & code

CSS
--color: #ff8a8f;
/* rgb */ color: rgb(255, 138, 143);
/* oklch */ color: oklch(76.3% 0.142 18.3);
Tailwind
colors: {
  custom: {
    50: '#ffaeaf',
    500: '#ff8a8f',
    950: '#000000',
  },
}
SCSS
$custom: #ff8a8f;
$custom-light: #ffaeaf;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8a8f",
  "rgb": {
    "r": 255,
    "g": 138,
    "b": 143
  },
  "hsl": {
    "h": 357.436,
    "s": 100,
    "l": 77.059
  },
  "oklch": {
    "l": 0.7626,
    "c": 0.14179,
    "h": 18.3
  },
  "luminance": 0.4142
}

Semantic roles & 50–950 ramp

primary
#FF8A8F
secondary
#D4F7F6
accent
#E6DC00
background
#FFFAFA
surface
#FFF5F4
border
#D7CFCE
text
#191010
muted
#877F7F

Preview Lab

Preview with #FF8A8F

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

Preview Lab → · Contrast checker → · Palette generator →

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