#FF99CC#FF99CC

#FF99CC is a light, vivid pink. Relative luminance 0.484; OKLCH L 80.3% C 0.135 H 349.2°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).

Color values

HEX#FF99CC
RGBrgb(255, 153, 204)
HSLhsl(330, 100%, 80%)
HSVhsv(330, 40%, 100%)
CMYKcmyk(0%, 40%, 20%, 0%)
CIE-LABlab(75.08, 44.58, -9.72)
CIE-LCHlch(75.08, 45.63, 347.70°)
OKLaboklab(80.27% 0.1331 -0.0253)
OKLCHoklch(80.27% 0.135 349.2)
XYZxyz(63.5314, 48.4064, 63.1122)
Luminance0.4840 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF99CC #99FFCC
analogous
#FF99FF #FF99CC #FF9999
triadic
#FF99CC #CCFF99 #99CCFF
tetradic
#FF99CC #FFFF99 #99FFCC #9999FF
square
#FF99CC #FFFF99 #99FFCC #9999FF
split-complementary
#FF99CC #99FF99 #99FFFF
monochromatic
#FF1F8F #FF5CAD #FF99CC #FFD6EB #FFE0F0

Accessibility & contrast

On white

1.97
#FF99CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.68
#FF99CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF99CC
10.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF99CC#FFFFFF#000000##000000
##FF99CC1.001.9710.6810.68
#FFFFFF1.971.0021.0021.00
#00000010.6821.001.001.00
##00000010.6821.001.001.00

Color blindness preview

Protanopia (red-blind)
#A3AECE
Deuteranopia (green-blind)
#BCBFC9
Tritanopia (blue-blind)
#FF96AB
Achromatopsia (no color)
#B9B9B9

Design tokens & code

CSS
--color: #ff99cc;
/* rgb */ color: rgb(255, 153, 204);
/* oklch */ color: oklch(80.3% 0.135 349.2);
Tailwind
colors: {
  custom: {
    50: '#ffb9db',
    500: '#ff99cc',
    950: '#000000',
  },
}
SCSS
$custom: #ff99cc;
$custom-light: #ffb9db;
$custom-dark: #000000;
JSON
{
  "hex": "#ff99cc",
  "rgb": {
    "r": 255,
    "g": 153,
    "b": 204
  },
  "hsl": {
    "h": 330,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.80272,
    "c": 0.13545,
    "h": 349.2
  },
  "luminance": 0.48402
}

Semantic roles & 50–950 ramp

primary
#FF99CC
secondary
#D4F7E6
accent
#E67300
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183

Preview Lab

Preview with #FF99CC

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

Preview Lab → · Contrast checker → · Palette generator →

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