#FF8A7F#FF8A7F

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

Color values

HEX#FF8A7F
RGBrgb(255, 138, 127)
HSLhsl(5, 100%, 75%)
HSVhsv(5, 50%, 100%)
CMYKcmyk(0%, 45.9%, 50.2%, 0%)
CIE-LABlab(70.16, 43.16, 25.87)
CIE-LCHlch(70.16, 50.32, 30.94°)
OKLaboklab(75.92% 0.1285 0.0643)
OKLCHoklch(75.92% 0.144 26.6)
XYZxyz(54.1630, 40.9748, 25.1311)
Luminance0.4097 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8A7F #7FF4FF
analogous
#FF7FB4 #FF8A7F #FFCA7F
triadic
#FF8A7F #7FFF8A #8A7FFF
tetradic
#FF8A7F #B4FF7F #7FF4FF #CA7FFF
square
#FF8A7F #B4FF7F #7FF4FF #CA7FFF
split-complementary
#FF8A7F #7FFFCA #7FB4FF
monochromatic
#FF1A05 #FF5242 #FF8A7F #FFC2BC #FFE3E0

Accessibility & contrast

On white

2.28
#FF8A7F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.19
#FF8A7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8A7F
9.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8A7F#FFFFFF#000000##000000
##FF8A7F1.002.289.199.19
#FFFFFF2.281.0021.0021.00
#0000009.1921.001.001.00
##0000009.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#A59D7E
Deuteranopia (green-blind)
#C2B57D
Tritanopia (blue-blind)
#FF7888
Achromatopsia (no color)
#ABABAB

Design tokens & code

CSS
--color: #ff8a7f;
/* rgb */ color: rgb(255, 138, 127);
/* oklch */ color: oklch(75.9% 0.144 26.6);
Tailwind
colors: {
  custom: {
    50: '#ffaea4',
    500: '#ff8a7f',
    950: '#000000',
  },
}
SCSS
$custom: #ff8a7f;
$custom-light: #ffaea4;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8a7f",
  "rgb": {
    "r": 255,
    "g": 138,
    "b": 127
  },
  "hsl": {
    "h": 5.156,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.75917,
    "c": 0.1437,
    "h": 26.6
  },
  "luminance": 0.40969
}

Semantic roles & 50–950 ramp

primary
#FF8A7F
secondary
#D4F4F7
accent
#D2E600
background
#FFFAFA
surface
#FFF4F4
border
#D7CECE
text
#19100F
muted
#877F7F

Preview Lab

Preview with #FF8A7F

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

Preview Lab → · Contrast checker → · Palette generator →

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