#FF80BB#FF80BB

#FF80BB is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.0% C 0.166 H 352.6°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).

Color values

HEX#FF80BB
RGBrgb(255, 128, 187)
HSLhsl(332, 100%, 75%)
HSVhsv(332, 50%, 100%)
CMYKcmyk(0%, 49.8%, 26.7%, 0%)
CIE-LABlab(69.68, 54.63, -8.34)
CIE-LCHlch(69.68, 55.27, 351.32°)
OKLaboklab(76.03% 0.1651 -0.0214)
OKLCHoklch(76.03% 0.166 352.6)
XYZxyz(57.9308, 40.2912, 51.7300)
Luminance0.4029 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF80BB #80FFC4
analogous
#FF80FA #FF80BB #FF8480
triadic
#FF80BB #BBFF80 #80BBFF
tetradic
#FF80BB #FAFF80 #80FFC4 #8480FF
square
#FF80BB #FAFF80 #80FFC4 #8480FF
split-complementary
#FF80BB #80FF84 #80FAFF
monochromatic
#FF0679 #FF439A #FF80BB #FFBDDC #FFE0EF

Accessibility & contrast

On white

2.32
#FF80BB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.06
#FF80BB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF80BB
9.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF80BB#FFFFFF#000000##000000
##FF80BB1.002.329.069.06
#FFFFFF2.321.0021.0021.00
#0000009.0621.001.001.00
##0000009.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#909CBD
Deuteranopia (green-blind)
#B1B3B8
Tritanopia (blue-blind)
#FF7A96
Achromatopsia (no color)
#AAAAAA

Design tokens & code

CSS
--color: #ff80bb;
/* rgb */ color: rgb(255, 128, 187);
/* oklch */ color: oklch(76.0% 0.166 352.6);
Tailwind
colors: {
  custom: {
    50: '#ffa8cf',
    500: '#ff80bb',
    950: '#000000',
  },
}
SCSS
$custom: #ff80bb;
$custom-light: #ffa8cf;
$custom-dark: #000000;
JSON
{
  "hex": "#ff80bb",
  "rgb": {
    "r": 255,
    "g": 128,
    "b": 187
  },
  "hsl": {
    "h": 332.126,
    "s": 100,
    "l": 75.098
  },
  "oklch": {
    "l": 0.76028,
    "c": 0.16644,
    "h": 352.6
  },
  "luminance": 0.40286
}

Semantic roles & 50–950 ramp

primary
#FF80BB
secondary
#D4F7E7
accent
#E67B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82

Preview Lab

Preview with #FF80BB

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

Preview Lab → · Contrast checker → · Palette generator →

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