#FF99DD#FF99DD

#FF99DD is a light, vivid pink. Relative luminance 0.493; OKLCH L 80.9% C 0.146 H 340.6°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).

Color values

HEX#FF99DD
RGBrgb(255, 153, 221)
HSLhsl(320, 100%, 80%)
HSVhsv(320, 40%, 100%)
CMYKcmyk(0%, 40%, 13.3%, 0%)
CIE-LABlab(75.62, 47.15, -18.23)
CIE-LCHlch(75.62, 50.55, 338.86°)
OKLaboklab(80.86% 0.1381 -0.0485)
OKLCHoklch(80.86% 0.146 340.6)
XYZxyz(65.6827, 49.2669, 74.4424)
Luminance0.4926 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF99DD #99FFBB
analogous
#EE99FF #FF99DD #FF99AA
triadic
#FF99DD #DDFF99 #99DDFF
tetradic
#FF99DD #FFEE99 #99FFBB #99AAFF
square
#FF99DD #FFEE99 #99FFBB #99AAFF
split-complementary
#FF99DD #AAFF99 #99FFEE
monochromatic
#FF1FB4 #FF5CC9 #FF99DD #FFD6F1 #FFE0F5

Accessibility & contrast

On white

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

On black

10.85
#FF99DD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF99DD
10.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF99DD#FFFFFF#000000##000000
##FF99DD1.001.9410.8510.85
#FFFFFF1.941.0021.0021.00
#00000010.8521.001.001.00
##00000010.8521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ff99dd;
/* rgb */ color: rgb(255, 153, 221);
/* oklch */ color: oklch(80.9% 0.146 340.6);
Tailwind
colors: {
  custom: {
    50: '#ffb9e7',
    500: '#ff99dd',
    950: '#000000',
  },
}
SCSS
$custom: #ff99dd;
$custom-light: #ffb9e7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff99dd",
  "rgb": {
    "r": 255,
    "g": 153,
    "b": 221
  },
  "hsl": {
    "h": 320,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.80855,
    "c": 0.14641,
    "h": 340.6
  },
  "luminance": 0.49263
}

Semantic roles & 50–950 ramp

primary
#FF99DD
secondary
#D4F7E0
accent
#E64D00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184

Preview Lab

Preview with #FF99DD

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

Preview Lab → · Contrast checker → · Palette generator →

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