#FF7F87#FF7F87

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

Color values

HEX#FF7F87
RGBrgb(255, 127, 135)
HSLhsl(356, 100%, 75%)
HSVhsv(356, 50%, 100%)
CMYKcmyk(0%, 50.2%, 47.1%, 0%)
CIE-LABlab(68.16, 49.30, 18.71)
CIE-LCHlch(68.16, 52.73, 20.78°)
OKLaboklab(74.45% 0.1484 0.0475)
OKLCHoklch(74.45% 0.156 17.7)
XYZxyz(53.2062, 38.1937, 27.4871)
Luminance0.3819 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7F87 #7FFFF7
analogous
#FF7FC7 #FF7F87 #FFB77F
triadic
#FF7F87 #87FF7F #7F87FF
tetradic
#FF7F87 #C7FF7F #7FFFF7 #B77FFF
square
#FF7F87 #C7FF7F #7FFFF7 #B77FFF
split-complementary
#FF7F87 #7FFFB7 #7FC7FF
monochromatic
#FF0514 #FF424E #FF7F87 #FFBCC0 #FFE0E2

Accessibility & contrast

On white

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

On black

8.64
#FF7F87 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7F87
8.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7F87#FFFFFF#000000##000000
##FF7F871.002.438.648.64
#FFFFFF2.431.0021.0021.00
#0000008.6421.001.001.00
##0000008.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#9B9687
Deuteranopia (green-blind)
#BBB084
Tritanopia (blue-blind)
#FF6E82
Achromatopsia (no color)
#A6A6A6

Design tokens & code

CSS
--color: #ff7f87;
/* rgb */ color: rgb(255, 127, 135);
/* oklch */ color: oklch(74.5% 0.156 17.7);
Tailwind
colors: {
  custom: {
    50: '#ffa7a9',
    500: '#ff7f87',
    950: '#000000',
  },
}
SCSS
$custom: #ff7f87;
$custom-light: #ffa7a9;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7f87",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 135
  },
  "hsl": {
    "h": 356.25,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.74452,
    "c": 0.15579,
    "h": 17.7
  },
  "luminance": 0.38188
}

Semantic roles & 50–950 ramp

primary
#FF7F87
secondary
#D4F7F5
accent
#E6D700
background
#FFFAFA
surface
#FFF4F4
border
#D7CECE
text
#191010
muted
#877F7F

Preview Lab

Preview with #FF7F87

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

Preview Lab → · Contrast checker → · Palette generator →

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