#FF87CC#FF87CC

#FF87CC is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.6% C 0.165 H 346.1°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).

Color values

HEX#FF87CC
RGBrgb(255, 135, 204)
HSLhsl(326, 100%, 76%)
HSVhsv(326, 47%, 100%)
CMYKcmyk(0%, 47.1%, 20%, 0%)
CIE-LABlab(71.52, 53.57, -15.05)
CIE-LCHlch(71.52, 55.65, 344.31°)
OKLaboklab(77.59% 0.1599 -0.0396)
OKLCHoklch(77.59% 0.165 346.1)
XYZxyz(60.8043, 42.9522, 62.2031)
Luminance0.4295 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF87CC #87FFBA
analogous
#F687FF #FF87CC #FF8790
triadic
#FF87CC #CCFF87 #87CCFF
tetradic
#FF87CC #FFF687 #87FFBA #8790FF
square
#FF87CC #FFF687 #87FFBA #8790FF
split-complementary
#FF87CC #90FF87 #87FFF6
monochromatic
#FF0D98 #FF4AB2 #FF87CC #FFC4E6 #FFE0F2

Accessibility & contrast

On white

2.19
#FF87CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.59
#FF87CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF87CC
9.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF87CC#FFFFFF#000000##000000
##FF87CC1.002.199.599.59
#FFFFFF2.191.0021.0021.00
#0000009.5921.001.001.00
##0000009.5921.001.001.00

Color blindness preview

Protanopia (red-blind)
#91A3CE
Deuteranopia (green-blind)
#B1B7C9
Tritanopia (blue-blind)
#FF85A1
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #ff87cc;
/* rgb */ color: rgb(255, 135, 204);
/* oklch */ color: oklch(77.6% 0.165 346.1);
Tailwind
colors: {
  custom: {
    50: '#ffaddb',
    500: '#ff87cc',
    950: '#000000',
  },
}
SCSS
$custom: #ff87cc;
$custom-light: #ffaddb;
$custom-dark: #000000;
JSON
{
  "hex": "#ff87cc",
  "rgb": {
    "r": 255,
    "g": 135,
    "b": 204
  },
  "hsl": {
    "h": 325.5,
    "s": 100,
    "l": 76.471
  },
  "oklch": {
    "l": 0.7759,
    "c": 0.16469,
    "h": 346.1
  },
  "luminance": 0.42948
}

Semantic roles & 50–950 ramp

primary
#FF87CC
secondary
#D4F7E3
accent
#E66200
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#181015
muted
#867F83

Preview Lab

Preview with #FF87CC

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

Preview Lab → · Contrast checker → · Palette generator →

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