#FF7F8A#FF7F8A

#FF7F8A is a light, vivid red. Relative luminance 0.383; OKLCH L 74.5% C 0.156 H 16.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).

Color values

HEX#FF7F8A
RGBrgb(255, 127, 138)
HSLhsl(355, 100%, 75%)
HSVhsv(355, 50%, 100%)
CMYKcmyk(0%, 50.2%, 45.9%, 0%)
CIE-LABlab(68.23, 49.59, 17.11)
CIE-LCHlch(68.23, 52.45, 19.04°)
OKLaboklab(74.52% 0.1495 0.0436)
OKLCHoklch(74.52% 0.156 16.3)
XYZxyz(53.4204, 38.2794, 28.6152)
Luminance0.3827 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7F8A #7FFFF4
analogous
#FF7FCA #FF7F8A #FFB47F
triadic
#FF7F8A #8AFF7F #7F8AFF
tetradic
#FF7F8A #CAFF7F #7FFFF4 #B47FFF
square
#FF7F8A #CAFF7F #7FFFF4 #B47FFF
split-complementary
#FF7F8A #7FFFB4 #7FCAFF
monochromatic
#FF051A #FF4252 #FF7F8A #FFBCC2 #FFE0E3

Accessibility & contrast

On white

2.43
#FF7F8A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.65
#FF7F8A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7F8A
8.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7F8A#FFFFFF#000000##000000
##FF7F8A1.002.438.658.65
#FFFFFF2.431.0021.0021.00
#0000008.6521.001.001.00
##0000008.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#9A968A
Deuteranopia (green-blind)
#BAB087
Tritanopia (blue-blind)
#FF6E83
Achromatopsia (no color)
#A6A6A6

Design tokens & code

CSS
--color: #ff7f8a;
/* rgb */ color: rgb(255, 127, 138);
/* oklch */ color: oklch(74.5% 0.156 16.3);
Tailwind
colors: {
  custom: {
    50: '#ffa7ac',
    500: '#ff7f8a',
    950: '#000000',
  },
}
SCSS
$custom: #ff7f8a;
$custom-light: #ffa7ac;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7f8a",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 138
  },
  "hsl": {
    "h": 354.844,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.74521,
    "c": 0.15577,
    "h": 16.3
  },
  "luminance": 0.38274
}

Semantic roles & 50–950 ramp

primary
#FF7F8A
secondary
#D4F7F4
accent
#E6D200
background
#FFFAFA
surface
#FFF4F4
border
#D7CECE
text
#191010
muted
#877F7F

Preview Lab

Preview with #FF7F8A

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

Preview Lab → · Contrast checker → · Palette generator →

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