#F87F7F#F87F7F

#F87F7F is a light, vivid red. Relative luminance 0.367; OKLCH L 73.3% C 0.148 H 21.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).

Color values

HEX#F87F7F
RGBrgb(248, 127, 127)
HSLhsl(0, 90%, 74%)
HSVhsv(0, 49%, 97%)
CMYKcmyk(0%, 48.8%, 48.8%, 2.7%)
CIE-LABlab(67.03, 46.10, 21.49)
CIE-LCHlch(67.03, 50.86, 24.99°)
OKLaboklab(73.35% 0.1381 0.054)
OKLCHoklch(73.35% 0.148 21.3)
XYZxyz(50.1350, 36.6728, 24.5128)
Luminance0.3667 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F87F7F #7FF8F8
analogous
#F87FBB #F87F7F #F8BB7F
triadic
#F87F7F #7FF87F #7F7FF8
tetradic
#F87F7F #BBF87F #7FF8F8 #BB7FF8
square
#F87F7F #BBF87F #7FF8F8 #BB7FF8
split-complementary
#F87F7F #7FF8BB #7FBBF8
monochromatic
#F00D0D #F54545 #F87F7F #FBB9B9 #FDE2E2

Accessibility & contrast

On white

2.52
#F87F7F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.33
#F87F7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F87F7F
8.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F87F7F#FFFFFF#000000##000000
##F87F7F1.002.528.338.33
#FFFFFF2.521.0021.0021.00
#0000008.3321.001.001.00
##0000008.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#9A947E
Deuteranopia (green-blind)
#B8AD7D
Tritanopia (blue-blind)
#FF6E80
Achromatopsia (no color)
#A3A3A3

Design tokens & code

CSS
--color: #f87f7f;
/* rgb */ color: rgb(248, 127, 127);
/* oklch */ color: oklch(73.3% 0.148 21.3);
Tailwind
colors: {
  custom: {
    50: '#ffa7a4',
    500: '#f87f7f',
    950: '#000000',
  },
}
SCSS
$custom: #f87f7f;
$custom-light: #ffa7a4;
$custom-dark: #000000;
JSON
{
  "hex": "#f87f7f",
  "rgb": {
    "r": 248,
    "g": 127,
    "b": 127
  },
  "hsl": {
    "h": 0,
    "s": 89.63,
    "l": 73.529
  },
  "oklch": {
    "l": 0.73345,
    "c": 0.1483,
    "h": 21.3
  },
  "luminance": 0.36668
}

Semantic roles & 50–950 ramp

primary
#F87F7F
secondary
#D6F5F5
accent
#E5E600
background
#FFFAFA
surface
#FFF4F4
border
#D7CECE
text
#19100F
muted
#877F7F

Preview Lab

Preview with #F87F7F

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

Preview Lab → · Contrast checker → · Palette generator →

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