#FF81BB#FF81BB

#FF81BB is a light, vivid pink. Relative luminance 0.405; OKLCH L 76.2% C 0.165 H 352.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).

Color values

HEX#FF81BB
RGBrgb(255, 129, 187)
HSLhsl(332, 100%, 75%)
HSVhsv(332, 49%, 100%)
CMYKcmyk(0%, 49.4%, 26.7%, 0%)
CIE-LABlab(69.86, 54.15, -8.07)
CIE-LCHlch(69.86, 54.75, 351.53°)
OKLaboklab(76.17% 0.1636 -0.0207)
OKLCHoklch(76.17% 0.165 352.8)
XYZxyz(58.0619, 40.5534, 51.7737)
Luminance0.4055 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF81BB #81FFC5
analogous
#FF81FA #FF81BB #FF8681
triadic
#FF81BB #BBFF81 #81BBFF
tetradic
#FF81BB #FAFF81 #81FFC5 #8681FF
square
#FF81BB #FAFF81 #81FFC5 #8681FF
split-complementary
#FF81BB #81FF86 #81FAFF
monochromatic
#FF0779 #FF449A #FF81BB #FFBEDC #FFE0EE

Accessibility & contrast

On white

2.31
#FF81BB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.11
#FF81BB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF81BB
9.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF81BB#FFFFFF#000000##000000
##FF81BB1.002.319.119.11
#FFFFFF2.311.0021.0021.00
#0000009.1121.001.001.00
##0000009.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#919DBD
Deuteranopia (green-blind)
#B2B3B8
Tritanopia (blue-blind)
#FF7B97
Achromatopsia (no color)
#ABABAB

Design tokens & code

CSS
--color: #ff81bb;
/* rgb */ color: rgb(255, 129, 187);
/* oklch */ color: oklch(76.2% 0.165 352.8);
Tailwind
colors: {
  custom: {
    50: '#ffa9cf',
    500: '#ff81bb',
    950: '#000000',
  },
}
SCSS
$custom: #ff81bb;
$custom-light: #ffa9cf;
$custom-dark: #000000;
JSON
{
  "hex": "#ff81bb",
  "rgb": {
    "r": 255,
    "g": 129,
    "b": 187
  },
  "hsl": {
    "h": 332.381,
    "s": 100,
    "l": 75.294
  },
  "oklch": {
    "l": 0.76168,
    "c": 0.1649,
    "h": 352.8
  },
  "luminance": 0.40548
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF81BB

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

Preview Lab → · Contrast checker → · Palette generator →

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