#FF99BB#FF99BB

#FF99BB is a light, vivid pink. Relative luminance 0.476; OKLCH L 79.7% C 0.127 H 359.0°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).

Color values

HEX#FF99BB
RGBrgb(255, 153, 187)
HSLhsl(340, 100%, 80%)
HSVhsv(340, 40%, 100%)
CMYKcmyk(0%, 40%, 26.7%, 0%)
CIE-LABlab(74.59, 42.21, -1.08)
CIE-LCHlch(74.59, 42.23, 358.53°)
OKLaboklab(79.74% 0.1275 -0.0023)
OKLCHoklch(79.74% 0.127 359)
XYZxyz(61.6026, 47.6348, 52.9540)
Luminance0.4763 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF99BB #99FFDD
analogous
#FF99EE #FF99BB #FFAA99
triadic
#FF99BB #BBFF99 #99BBFF
tetradic
#FF99BB #EEFF99 #99FFDD #AA99FF
square
#FF99BB #EEFF99 #99FFDD #AA99FF
split-complementary
#FF99BB #99FFAA #99EEFF
monochromatic
#FF1F69 #FF5C92 #FF99BB #FFD6E4 #FFE0EB

Accessibility & contrast

On white

2.00
#FF99BB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.53
#FF99BB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF99BB
10.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF99BB#FFFFFF#000000##000000
##FF99BB1.002.0010.5310.53
#FFFFFF2.001.0021.0021.00
#00000010.5321.001.001.00
##00000010.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#C0BEB9
Tritanopia (blue-blind)
#FF93A5
Achromatopsia (no color)
#B7B7B7

Design tokens & code

CSS
--color: #ff99bb;
/* rgb */ color: rgb(255, 153, 187);
/* oklch */ color: oklch(79.7% 0.127 359.0);
Tailwind
colors: {
  custom: {
    50: '#ffb8cf',
    500: '#ff99bb',
    950: '#000000',
  },
}
SCSS
$custom: #ff99bb;
$custom-light: #ffb8cf;
$custom-dark: #000000;
JSON
{
  "hex": "#ff99bb",
  "rgb": {
    "r": 255,
    "g": 153,
    "b": 187
  },
  "hsl": {
    "h": 340,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.79743,
    "c": 0.12749,
    "h": 359
  },
  "luminance": 0.4763
}

Semantic roles & 50–950 ramp

primary
#FF99BB
secondary
#D4F7EB
accent
#E69900
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082

Preview Lab

Preview with #FF99BB

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

Preview Lab → · Contrast checker → · Palette generator →

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