#FF8B8D#FF8B8D

#FF8B8D is a light, vivid red. Relative luminance 0.416; OKLCH L 76.4% C 0.141 H 19.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).

Color values

HEX#FF8B8D
RGBrgb(255, 139, 141)
HSLhsl(359, 100%, 77%)
HSVhsv(359, 45%, 100%)
CMYKcmyk(0%, 45.5%, 44.7%, 0%)
CIE-LABlab(70.63, 43.96, 18.76)
CIE-LCHlch(70.63, 47.79, 23.11°)
OKLaboklab(76.37% 0.1323 0.0477)
OKLCHoklch(76.37% 0.141 19.8)
XYZxyz(55.2837, 41.6537, 30.3226)
Luminance0.4165 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8B8D #8BFFFD
analogous
#FF8BC7 #FF8B8D #FFC38B
triadic
#FF8B8D #8DFF8B #8B8DFF
tetradic
#FF8B8D #C7FF8B #8BFFFD #C38BFF
square
#FF8B8D #C7FF8B #8BFFFD #C38BFF
split-complementary
#FF8B8D #8BFFC3 #8BC7FF
monochromatic
#FF1115 #FF4E51 #FF8B8D #FFC8C9 #FFE0E1

Accessibility & contrast

On white

2.25
#FF8B8D on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.33
#FF8B8D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8B8D
9.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8B8D#FFFFFF#000000##000000
##FF8B8D1.002.259.339.33
#FFFFFF2.251.0021.0021.00
#0000009.3321.001.001.00
##0000009.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#A49E8C
Deuteranopia (green-blind)
#C0B68B
Tritanopia (blue-blind)
#FF7C8C
Achromatopsia (no color)
#ADADAD

Design tokens & code

CSS
--color: #ff8b8d;
/* rgb */ color: rgb(255, 139, 141);
/* oklch */ color: oklch(76.4% 0.141 19.8);
Tailwind
colors: {
  custom: {
    50: '#ffafae',
    500: '#ff8b8d',
    950: '#000000',
  },
}
SCSS
$custom: #ff8b8d;
$custom-light: #ffafae;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8b8d",
  "rgb": {
    "r": 255,
    "g": 139,
    "b": 141
  },
  "hsl": {
    "h": 358.966,
    "s": 100,
    "l": 77.255
  },
  "oklch": {
    "l": 0.76367,
    "c": 0.14066,
    "h": 19.8
  },
  "luminance": 0.41648
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF8B8D

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

Preview Lab → · Contrast checker → · Palette generator →

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