#FF99DC#FF99DC

#FF99DC is a light, vivid pink. Relative luminance 0.492; OKLCH L 80.8% C 0.146 H 341.1°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).

Color values

HEX#FF99DC
RGBrgb(255, 153, 220)
HSLhsl(321, 100%, 80%)
HSVhsv(321, 40%, 100%)
CMYKcmyk(0%, 40%, 13.7%, 0%)
CIE-LABlab(75.58, 47.00, -17.73)
CIE-LCHlch(75.58, 50.23, 339.33°)
OKLaboklab(80.82% 0.1379 -0.0472)
OKLCHoklch(80.82% 0.146 341.1)
XYZxyz(65.5499, 49.2138, 73.7429)
Luminance0.4921 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF99DC #99FFBC
analogous
#EF99FF #FF99DC #FF99A9
triadic
#FF99DC #DCFF99 #99DCFF
tetradic
#FF99DC #FFEF99 #99FFBC #99A9FF
square
#FF99DC #FFEF99 #99FFBC #99A9FF
split-complementary
#FF99DC #A9FF99 #99FFEF
monochromatic
#FF1FB2 #FF5CC7 #FF99DC #FFD6F1 #FFE0F5

Accessibility & contrast

On white

1.94
#FF99DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.84
#FF99DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF99DC
10.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF99DC#FFFFFF#000000##000000
##FF99DC1.001.9410.8410.84
#FFFFFF1.941.0021.0021.00
#00000010.8421.001.001.00
##00000010.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#9EB0DE
Deuteranopia (green-blind)
#B8C0D9
Tritanopia (blue-blind)
#FF9AB2
Achromatopsia (no color)
#BABABA

Design tokens & code

CSS
--color: #ff99dc;
/* rgb */ color: rgb(255, 153, 220);
/* oklch */ color: oklch(80.8% 0.146 341.1);
Tailwind
colors: {
  custom: {
    50: '#ffb9e7',
    500: '#ff99dc',
    950: '#000000',
  },
}
SCSS
$custom: #ff99dc;
$custom-light: #ffb9e7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff99dc",
  "rgb": {
    "r": 255,
    "g": 153,
    "b": 220
  },
  "hsl": {
    "h": 320.588,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.80819,
    "c": 0.14569,
    "h": 341.1
  },
  "luminance": 0.4921
}

Semantic roles & 50–950 ramp

primary
#FF99DC
secondary
#D4F7E0
accent
#E64F00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184

Preview Lab

Preview with #FF99DC

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

Preview Lab → · Contrast checker → · Palette generator →

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