#FF8A8A#FF8A8A

#FF8A8A is a light, vivid red. Relative luminance 0.413; OKLCH L 76.1% C 0.142 H 20.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).

Color values

HEX#FF8A8A
RGBrgb(255, 138, 138)
HSLhsl(0, 100%, 77%)
HSVhsv(0, 46%, 100%)
CMYKcmyk(0%, 45.9%, 45.9%, 0%)
CIE-LABlab(70.37, 44.17, 20.06)
CIE-LCHlch(70.37, 48.51, 24.43°)
OKLaboklab(76.15% 0.1327 0.0508)
OKLCHoklch(76.15% 0.142 20.9)
XYZxyz(54.9194, 41.2774, 29.1149)
Luminance0.4127 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8A8A #8AFFFF
analogous
#FF8AC5 #FF8A8A #FFC58A
triadic
#FF8A8A #8AFF8A #8A8AFF
tetradic
#FF8A8A #C5FF8A #8AFFFF #C58AFF
square
#FF8A8A #C5FF8A #8AFFFF #C58AFF
split-complementary
#FF8A8A #8AFFC5 #8AC5FF
monochromatic
#FF1010 #FF4D4D #FF8A8A #FFC7C7 #FFE0E0

Accessibility & contrast

On white

2.27
#FF8A8A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.25
#FF8A8A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8A8A
9.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8A8A#FFFFFF#000000##000000
##FF8A8A1.002.279.259.25
#FFFFFF2.271.0021.0021.00
#0000009.2521.001.001.00
##0000009.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#A39E89
Deuteranopia (green-blind)
#C0B588
Tritanopia (blue-blind)
#FF7A8B
Achromatopsia (no color)
#ACACAC

Design tokens & code

CSS
--color: #ff8a8a;
/* rgb */ color: rgb(255, 138, 138);
/* oklch */ color: oklch(76.1% 0.142 20.9);
Tailwind
colors: {
  custom: {
    50: '#ffaeac',
    500: '#ff8a8a',
    950: '#000000',
  },
}
SCSS
$custom: #ff8a8a;
$custom-light: #ffaeac;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8a8a",
  "rgb": {
    "r": 255,
    "g": 138,
    "b": 138
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 77.059
  },
  "oklch": {
    "l": 0.76148,
    "c": 0.14212,
    "h": 20.9
  },
  "luminance": 0.41272
}

Semantic roles & 50–950 ramp

primary
#FF8A8A
secondary
#D4F7F7
accent
#E5E600
background
#FFFAFA
surface
#FFF5F4
border
#D7CFCE
text
#191010
muted
#877F7F

Preview Lab

Preview with #FF8A8A

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

Preview Lab → · Contrast checker → · Palette generator →

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