#FF77BB#FF77BB

#FF77BB is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.8% C 0.180 H 351.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).

Color values

HEX#FF77BB
RGBrgb(255, 119, 187)
HSLhsl(330, 100%, 73%)
HSVhsv(330, 53%, 100%)
CMYKcmyk(0%, 53.3%, 26.7%, 0%)
CIE-LABlab(68.06, 58.87, -10.76)
CIE-LCHlch(68.06, 59.84, 349.64°)
OKLaboklab(74.82% 0.178 -0.0278)
OKLCHoklch(74.82% 0.18 351.1)
XYZxyz(56.8086, 38.0467, 51.3559)
Luminance0.3804 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF77BB #77FFBB
analogous
#FF77FF #FF77BB #FF7777
triadic
#FF77BB #BBFF77 #77BBFF
tetradic
#FF77BB #FFFF77 #77FFBB #7777FF
square
#FF77BB #FFFF77 #77FFBB #7777FF
split-complementary
#FF77BB #77FF77 #77FFFF
monochromatic
#FC007E #FF3A9C #FF77BB #FFB4DA #FFE0F0

Accessibility & contrast

On white

2.44
#FF77BB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.61
#FF77BB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF77BB
8.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF77BB#FFFFFF#000000##000000
##FF77BB1.002.448.618.61
#FFFFFF2.441.0021.0021.00
#0000008.6121.001.001.00
##0000008.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#8897BD
Deuteranopia (green-blind)
#ACAFB8
Tritanopia (blue-blind)
#FF7191
Achromatopsia (no color)
#A6A6A6

Design tokens & code

CSS
--color: #ff77bb;
/* rgb */ color: rgb(255, 119, 187);
/* oklch */ color: oklch(74.8% 0.180 351.1);
Tailwind
colors: {
  custom: {
    50: '#ffa3cf',
    500: '#ff77bb',
    950: '#000000',
  },
}
SCSS
$custom: #ff77bb;
$custom-light: #ffa3cf;
$custom-dark: #000000;
JSON
{
  "hex": "#ff77bb",
  "rgb": {
    "r": 255,
    "g": 119,
    "b": 187
  },
  "hsl": {
    "h": 330,
    "s": 100,
    "l": 73.333
  },
  "oklch": {
    "l": 0.74815,
    "c": 0.18014,
    "h": 351.1
  },
  "luminance": 0.38042
}

Semantic roles & 50–950 ramp

primary
#FF77BB
secondary
#D4F7E6
accent
#E67300
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F13
muted
#877F82

Preview Lab

Preview with #FF77BB

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

Preview Lab → · Contrast checker → · Palette generator →

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