#FF99CF#FF99CF

#FF99CF is a light, vivid pink. Relative luminance 0.485; OKLCH L 80.4% C 0.137 H 347.6°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).

Color values

HEX#FF99CF
RGBrgb(255, 153, 207)
HSLhsl(328, 100%, 80%)
HSVhsv(328, 40%, 100%)
CMYKcmyk(0%, 40%, 18.8%, 0%)
CIE-LABlab(75.17, 45.02, -11.23)
CIE-LCHlch(75.17, 46.40, 345.99°)
OKLaboklab(80.37% 0.134 -0.0294)
OKLCHoklch(80.37% 0.137 347.6)
XYZxyz(63.8947, 48.5517, 65.0254)
Luminance0.4855 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF99CF #99FFC9
analogous
#FC99FF #FF99CF #FF999C
triadic
#FF99CF #CFFF99 #99CFFF
tetradic
#FF99CF #FFFC99 #99FFC9 #999CFF
square
#FF99CF #FFFC99 #99FFC9 #999CFF
split-complementary
#FF99CF #9CFF99 #99FFFC
monochromatic
#FF1F95 #FF5CB2 #FF99CF #FFD6EC #FFE0F1

Accessibility & contrast

On white

1.96
#FF99CF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.71
#FF99CF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF99CF
10.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF99CF#FFFFFF#000000##000000
##FF99CF1.001.9610.7110.71
#FFFFFF1.961.0021.0021.00
#00000010.7121.001.001.00
##00000010.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#A2AFD1
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#FF97AC
Achromatopsia (no color)
#B9B9B9

Design tokens & code

CSS
--color: #ff99cf;
/* rgb */ color: rgb(255, 153, 207);
/* oklch */ color: oklch(80.4% 0.137 347.6);
Tailwind
colors: {
  custom: {
    50: '#ffb9dd',
    500: '#ff99cf',
    950: '#000000',
  },
}
SCSS
$custom: #ff99cf;
$custom-light: #ffb9dd;
$custom-dark: #000000;
JSON
{
  "hex": "#ff99cf",
  "rgb": {
    "r": 255,
    "g": 153,
    "b": 207
  },
  "hsl": {
    "h": 328.235,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.80371,
    "c": 0.13719,
    "h": 347.6
  },
  "luminance": 0.48547
}

Semantic roles & 50–950 ramp

primary
#FF99CF
secondary
#D4F7E4
accent
#E66C00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183

Preview Lab

Preview with #FF99CF

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

Preview Lab → · Contrast checker → · Palette generator →

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