#FF808B#FF808B

#FF808B is a light, vivid red. Relative luminance 0.386; OKLCH L 74.7% C 0.154 H 16.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).

Color values

HEX#FF808B
RGBrgb(255, 128, 139)
HSLhsl(355, 100%, 75%)
HSVhsv(355, 50%, 100%)
CMYKcmyk(0%, 49.8%, 45.5%, 0%)
CIE-LABlab(68.44, 49.20, 16.84)
CIE-LCHlch(68.44, 52.00, 18.90°)
OKLaboklab(74.69% 0.1484 0.043)
OKLCHoklch(74.69% 0.154 16.2)
XYZxyz(53.6229, 38.5680, 29.0415)
Luminance0.3856 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF808B #80FFF4
analogous
#FF80CB #FF808B #FFB480
triadic
#FF808B #8BFF80 #808BFF
tetradic
#FF808B #CBFF80 #80FFF4 #B480FF
square
#FF808B #CBFF80 #80FFF4 #B480FF
split-complementary
#FF808B #80FFB4 #80CBFF
monochromatic
#FF061B #FF4353 #FF808B #FFBDC3 #FFE0E3

Accessibility & contrast

On white

2.41
#FF808B on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.71
#FF808B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF808B
8.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF808B#FFFFFF#000000##000000
##FF808B1.002.418.718.71
#FFFFFF2.411.0021.0021.00
#0000008.7121.001.001.00
##0000008.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#9B978B
Deuteranopia (green-blind)
#BBB188
Tritanopia (blue-blind)
#FF7084
Achromatopsia (no color)
#A7A7A7

Design tokens & code

CSS
--color: #ff808b;
/* rgb */ color: rgb(255, 128, 139);
/* oklch */ color: oklch(74.7% 0.154 16.2);
Tailwind
colors: {
  custom: {
    50: '#ffa8ac',
    500: '#ff808b',
    950: '#000000',
  },
}
SCSS
$custom: #ff808b;
$custom-light: #ffa8ac;
$custom-dark: #000000;
JSON
{
  "hex": "#ff808b",
  "rgb": {
    "r": 255,
    "g": 128,
    "b": 139
  },
  "hsl": {
    "h": 354.803,
    "s": 100,
    "l": 75.098
  },
  "oklch": {
    "l": 0.74687,
    "c": 0.15449,
    "h": 16.2
  },
  "luminance": 0.38562
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF808B

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

Preview Lab → · Contrast checker → · Palette generator →

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