#FF89BB#FF89BB

#FF89BB is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.3% C 0.152 H 354.5°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).

Color values

HEX#FF89BB
RGBrgb(255, 137, 187)
HSLhsl(335, 100%, 77%)
HSVhsv(335, 46%, 100%)
CMYKcmyk(0%, 46.3%, 26.7%, 0%)
CIE-LABlab(71.38, 50.26, -5.81)
CIE-LCHlch(71.38, 50.59, 353.40°)
OKLaboklab(77.31% 0.1518 -0.0147)
OKLCHoklch(77.31% 0.152 354.5)
XYZxyz(59.1572, 42.7440, 52.1388)
Luminance0.4274 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF89BB #89FFCD
analogous
#FF89F6 #FF89BB #FF9289
triadic
#FF89BB #BBFF89 #89BBFF
tetradic
#FF89BB #F6FF89 #89FFCD #9289FF
square
#FF89BB #F6FF89 #89FFCD #9289FF
split-complementary
#FF89BB #89FF92 #89F6FF
monochromatic
#FF0F74 #FF4C98 #FF89BB #FFC6DE #FFE0ED

Accessibility & contrast

On white

2.20
#FF89BB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.55
#FF89BB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF89BB
9.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF89BB#FFFFFF#000000##000000
##FF89BB1.002.209.559.55
#FFFFFF2.201.0021.0021.00
#0000009.5521.001.001.00
##0000009.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#B6B7B8
Tritanopia (blue-blind)
#FF839B
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #ff89bb;
/* rgb */ color: rgb(255, 137, 187);
/* oklch */ color: oklch(77.3% 0.152 354.5);
Tailwind
colors: {
  custom: {
    50: '#ffaecf',
    500: '#ff89bb',
    950: '#000000',
  },
}
SCSS
$custom: #ff89bb;
$custom-light: #ffaecf;
$custom-dark: #000000;
JSON
{
  "hex": "#ff89bb",
  "rgb": {
    "r": 255,
    "g": 137,
    "b": 187
  },
  "hsl": {
    "h": 334.576,
    "s": 100,
    "l": 76.863
  },
  "oklch": {
    "l": 0.7731,
    "c": 0.15248,
    "h": 354.5
  },
  "luminance": 0.42739
}

Semantic roles & 50–950 ramp

primary
#FF89BB
secondary
#D4F7E8
accent
#E68400
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181013
muted
#867F82

Preview Lab

Preview with #FF89BB

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

Preview Lab → · Contrast checker → · Palette generator →

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